How to rebuild package like gpsd by using yocto

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to rebuild package like gpsd by using yocto

2,106 Views
kimhansung
Contributor II


I'm trying to make an image by using yocto.

And some packages such as gpsd, nfs, etc are added into my file system.

Additionally, I'd like to modify some source code related to gpsd in the blow path

and rebuild only gpsd and make a root file system including the modified gpsd.

gpsd source code path in yocto :

/fsl-community-bsp-daisy/build/tmp/work/cortexa9hf-vfp-neon-poky-linux-gnueabi/gpsd/3.14-r0/gpsd-3.14

Actually, I modified gpsd source code and run bitbake as the following procedure.

- bitbake gpsd

- make a image and file system including gpsd by using hob.

is there any missing procedure for making image including a modified gpsd?

Could anyone give some idea for me?

Thank you.

Labels (2)
0 Kudos
Reply
1 Reply

1,214 Views
joanxie
NXP TechSupport
NXP TechSupport

pls refer to the enclosed file, focus on the chapter 1.3 Customizing the i.MX 6 or i.MX 7 Custom Board Code

0 Kudos
Reply