[oe] how to populate sysroot with dev packages.

2013-11-12 Thread Anup Kini
Hi All, I am trying to build package-B which needs a few files from package-A-dev How do i deploy/install package-A-dev in sysroot such that when i build package-B it can access those files. I know that i can install dev-pkgs in the image but i would like to know how to deploy them in the

Re: [oe] how to populate sysroot with dev packages.

2013-11-12 Thread Richard Purdie
On Tue, 2013-11-12 at 16:36 +0100, Anup Kini wrote: Hi All, I am trying to build package-B which needs a few files from package-A-dev How do i deploy/install package-A-dev in sysroot such that when i build package-B it can access those files. I know that i can install dev-pkgs in the

Re: [oe] how to populate sysroot with dev packages.

2013-11-12 Thread Nicolas Dechesne
On Tue, Nov 12, 2013 at 6:36 PM, Anup Kini ak...@synapticon.com wrote: I did try that, but it does not add the A-dev.deb. It will only deploy the A.deb files. I want to populate the A-dev.deb also... i think you might be confused between sysroot and image (or rootfs) here, no? what is it

Re: [oe] how to populate sysroot with dev packages.

2013-11-12 Thread Anup Kini
I should have explained more clearly before. I am trying to build ethercat master software with realtime feature for xenomai enabled. I first installed xenomai, but few of the files from the bin are picked and placed in the xenomai-dev.deb While building ethercat i need to provide the xenomai