On Wed, Feb 20, 2013 at 10:28 AM, Prasant J <[email protected]> wrote: > Hi, > > I intend to add java (openjdk) to my imx6 root file system. I was able > to successfully add meta-java layer and build the same, packages were > built but were not added to the root file system. I do not know what > changes to do. Can any one help?
You need to install the package onto the image or install a package which rdepends on it. Otherwise it won't be added to the rootfs. Check at http://www.yoctoproject.org/docs/current/mega-manual/mega-manual.html#var-CORE_IMAGE_EXTRA_INSTALL -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
