[linux-yocto] Integrating with Yocto Build environment

Bruce Ashfield bruce.ashfield at windriver.com
Mon Aug 19 08:20:59 PDT 2013


On 13-08-19 04:58 AM, Manish Sharma wrote:
> Actually my requirement is to compile my user & kernel source (C source
> code) as a layer in Yocto (using whatever toolchain yocto uses) so that
> the resulting image should have my binaries (both user and kernel
> level). And I can directly invoke them on my will.

Define "invoke". What you are describing sounds like a typical scenario
where you add a BSP layer, that builds a kernel and usrspace .. and
you boot it. Are you describing something else ?

Bruce

>
> I had started with yocto build appliance VM but ran into issues majorly
> because 'eth' interfaces are not coming up on that VM hence no network!
> I have now installed a Cent OS machine with poky and other required
> packages. Follwing the dev-manual to create a layer, place source and
> build the image.
> Kindly suggest if I am missing any of the steps required to achieve my
> objective?
> Any guidance would be helpful in this case..
>
> Regards
> Manish Sharma
>
>
> On Mon, Aug 19, 2013 at 1:35 PM, Iorga, Cristian
> <cristian.iorga at intel.com <mailto:cristian.iorga at intel.com>> wrote:
>
>     Do you want your Linux kernel module to be integrated into the BA VM
>     kernel or to be built by the BA YP toolchain inside the BA??
>
>     Regards,
>     Cristian Iorga
>
>     -----Original Message-----
>     From: linux-yocto-bounces at yoctoproject.org
>     <mailto:linux-yocto-bounces at yoctoproject.org>
>     [mailto:linux-yocto-bounces at yoctoproject.org
>     <mailto:linux-yocto-bounces at yoctoproject.org>] On Behalf Of Bruce
>     Ashfield
>     Sent: Wednesday, August 14, 2013 5:04 PM
>     To: Development list for the linux-yocto*.git Linux kernel repositories
>     Cc: Manish Sharma
>     Subject: Re: [linux-yocto] Integrating with Yocto Build environment
>
>     On 13-08-14 02:38 AM, Manish Sharma wrote:
>      > Hi,
>      >
>      >    I am planning to integrate my linux kernel module into Yocto such
>      > that whenever I create a Yocto image, my module too gets built in.
>      > I read about Yocto Build Appliance VM. Does this VM contain all the
>      > required toolchain, sysroots, headers etc required for build
>     exercise?
>      > Or  is there any way to achieve this?
>
>     The build appliance should contain everything you need to configure
>     and build an image that compiles an out of tree module and installs
>     it to the image.
>
>     Cheers,
>
>     Bruce
>
>      >
>      > Thanks and Regards
>      > Manish Sharma
>      >
>      >
>      >
>      >
>      > _______________________________________________
>      > linux-yocto mailing list
>      > linux-yocto at yoctoproject.org <mailto:linux-yocto at yoctoproject.org>
>      > https://lists.yoctoproject.org/listinfo/linux-yocto
>      >
>
>     _______________________________________________
>     linux-yocto mailing list
>     linux-yocto at yoctoproject.org <mailto:linux-yocto at yoctoproject.org>
>     https://lists.yoctoproject.org/listinfo/linux-yocto
>
>
>
>
> _______________________________________________
> linux-yocto mailing list
> linux-yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/linux-yocto
>




More information about the linux-yocto mailing list