[OE-core] Reagrding meta-networking

Henning Heinold henning at itconsulting-heinold.de
Mon Jun 30 19:31:18 UTC 2014


On Mon, Jun 30, 2014 at 01:29:26PM -0000, Himanshu  Pandey wrote:
> Hi,
> 
> Since I want dhcp and pppoe, so I downloaded the same from git and included meta-networking layer in bblayers.conf. This layer is getting compiled but somehow dhcp and pppoe are not getting included in the final image. So what I have to do inorder to add dhcp and pppoe in the final image.
> 
> Please help.
> 
> Regards,
> Himanshu

IMAGE_INSTALL += "packagename_dhcp packagname_pppoe"

Be aware that recipe(bb)-name is mostly not the resulting packagename.

Bye Henning



More information about the Openembedded-core mailing list