On Fri, Oct 12, 2012 at 05:27:43PM +0200, Herv? Fache wrote: > Hi guys, > > I am new to Poky and have created the following recipe: > require recipes-graphics/images/core-image-x11.bb > IMAGE_INSTALL += "omapdrmtest"
Can you try adding to CORE_IMAGE_EXTRA_INSTALL instead of IMAGE_INSTALL? -- Denys > I have stored it at > meta-ti/recipes-graphics/images/core-image-x11-drmtest.bb for now, and > am building using: > bitbake -k core-image-x11-drmtest > > If I comment out the IMAGE_INSTALL line then everything is fine, but if > I leave it in then I am missing files in the filesystem, including > /sbin/init. > > Can some one please let me know what I am doing wrong? > > Thanks in advance, > Herv? > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
