genivi-projects@lists.genivi.org

Technical discussion on GENIVI projects

View all threads

Launching new applications in GDP Image

SM
Sreenidhi Manda
Wed, Apr 21, 2021 1:33 PM

Hi,
We are currently working on GDP platform. As per the documentation in the
website we have used the following commands to build the system

genivi-dev-platform$ source init.sh qemux86-64

genivi-dev-platform/gdp-src-build$ bitbake genivi-dev-platform

Both Image(
bzImage--4.14.67+git0+c43c9e19a2_084af9624d-r0-qemux86-64-20210406075617.bin)
and root file system(
genivi-dev-platform-qemux86-64-20210406123701.rootfs.ext4
) got generated in the below mentioned path

genivi-dev-platform/gdp-src-build/tmp/deploy/images/qemux86-64

Now we are trying to rebuild this image and get our own application binary
inside the image.

Kindly help us with the procedure to add our application and rebuild the
new image and root filesystem for the same target.

with regards,

Srinidhi Manda

Hi, We are currently working on GDP platform. As per the documentation in the website we have used the following commands to build the system *genivi-dev-platform$ source init.sh qemux86-64* *genivi-dev-platform/gdp-src-build$ bitbake genivi-dev-platform* Both Image( *bzImage--4.14.67+git0+c43c9e19a2_084af9624d-r0-qemux86-64-20210406075617.bin*) and root file system( *genivi-dev-platform-qemux86-64-20210406123701.rootfs.ext4* ) got generated in the below mentioned path *genivi-dev-platform/gdp-src-build/tmp/deploy/images/qemux86-64* Now we are trying to rebuild this image and get our own application binary inside the image. Kindly help us with the procedure to add our application and rebuild the new image and root filesystem for the same target. with regards, Srinidhi Manda