Uploaded image for project: 'GENIVI Development Platform'
  1. GENIVI Development Platform
  2. GDP-282

Comparison BSP between GDP and AGL

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Low
    • None
    • None
    • None

    Description

      Comparison

      Catagories GDP AGL Etc
      Build Yocto Yocto
      Current Yocto version jethro (2.0) jethro (2.0)
      Initial Download git submodule repo
      Setup script init.sh aglsetup.sh Almost similiar
      Officially BSP support qemux86-64, rpi2, renesas porter/silk, minnowboard qemux86-64, renesas porter
      Optional BSP support raspberrypi3, dragonboard(WIP) wandboard, raspberrypi2/3, minnowboard, dragonboard, ti
      meta layering meta-genivi-dev/meta-[BSP]-gdp meta-agl/meta-agl-bsp Very small change if GDP and AGL will use same BSP

      GDP

      Use git submodule (.gitmodule)
      Supporting BSP: qemux86-64, raspberrypi2 and 3, renesas porter and sink, minnowboard, dragonboard (WIP)

      [submodule "meta-raspberrypi"]
              path = meta-raspberrypi
              url = git://git.yoctoproject.org/meta-raspberrypi
      [submodule "meta-renesas"]
              path = meta-renesas
              url = git://github.com/slawr/meta-renesas.git
      [submodule "meta-intel"]
              path = meta-intel
              url = git://git.yoctoproject.org/meta-intel
      [submodule "meta-qcom"]
          path = meta-qcom
          url = git://git.yoctoproject.org/meta-qcom
      

      AGL

      Using repo (.repo/manifest.xml)
      Supporting BSP: qemux86-64, wandboard, raspberrypi2 and 3, renesas porter, minnowboard, dragonboard, ti ...
      -> I'm not sure that those are working. (Officially support qemux86 and porter)

      <!-- Porter specific things. -->
      <project name="AGL/meta-renesas" path="meta-renesas" revision="agl-1.0-bsp-1.8.0" />
      
      <!-- MinnowBoard MAX specific things -->
      <project name="meta-intel" path="meta-intel" remote="yocto" revision="jethro" />
      
      <!-- i.MX6 / e.g. wandboard specific things -->
      <project name="meta-fsl-arm" path="meta-fsl-arm" remote="yocto" revision="jethro" />
      <project name="Freescale/meta-fsl-arm-extra" path="meta-fsl-arm-extra" remote="github" revision="jethro" />
      
      <!-- ti vayu / jacinto 6 / DRA7 -->
      <project name="meta-ti" path="meta-ti" remote="yocto" revision="master" />
      
      <!-- rpi 2 and 3 -->
      <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="master" />
      

      Attachments

        Issue Links

          Activity

            People

              toscalix toscalix
              locust2001 Changhyeok Bae [X] (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: