If you do add meta-xfce to the bblayers.conf then you'll get the "ERROR: Nothing RPROVIDES 'packagegroup-cross-canadian-allarch'" message. I don't know what to add where to fix that problem... On 4/9/2013 5:00 PM, Philip Craig wrote: > Did you add meta-xfce to your bblayers.conf? > > On Wed, Apr 10, 2013 at 12:59 AM, John Weber wrote: >> I would have thought that all you should need to do is add >> 'packagegroup-xfce-extended' to the list of IMAGES_INSTALL in the image >> recipe. But, I know I'm wrong because that doesn't work: >> >>> bitbake video-image-test >> Loading cache: 100% |###########################################| ETA: >> 00:00:00 >> Loaded 1643 entries from dependency cache. >> Parsing recipes: 100% |#########################################| Time: >> 00:00:01 >> Parsing of 1279 .bb files complete (1278 cached, 1 parsed). 1642 targets, 64 >> skipped, 0 masked, 0 errors. >> >> >> Build Configuration: >> BB_VERSION = "1.17.1" >> BUILD_SYS = "i686-linux" >> NATIVELSBSTRING = "Ubuntu-12.04" >> >> TARGET_SYS = "arm-poky-linux-gnueabi" >> MACHINE = "wandboard-dual" >> DISTRO = "poky" >> DISTRO_VERSION = "1.3+snapshot-20130409" >> TUNE_FEATURES = "armv7a vfp neon" >> TARGET_FPU = "vfp-neon" >> meta >> meta-yocto = "(nobranch):e57284abca76fe7e6c29484104ae4349459c63dc" >> meta-oe = "(nobranch):b07f0a239e7ee2b81157399b6befa811a5009813" >> meta-fsl-arm = "wandboard:3a624f43895480a1997e2387be419c4b4a98dadc" >> meta-fsl-arm-extra = "master:8b38570e0cf0e966425ec0fcaddae776155d3b7d" >> meta-fsl-demos = "(nobranch):75fe0ce2080c1d71252ea45f2634b717af9f1d5e" >> >> >> NOTE: Resolving any missing task queue dependencies >> ERROR: Nothing RPROVIDES 'packagegroup-xfce-extended' (but >> /mnt/YOCTOFSL/fsl-community-bsp/sources/meta-fsl-arm-extra/recipes-core/images/video-image-test.bb >> RDEPENDS on or otherwise requires it) >> NOTE: Runtime target 'packagegroup-xfce-extended' is unbuildable, >> removing... >> Missing or unbuildable dependency chain was: ['packagegroup-xfce-extended'] >> ERROR: Required build target 'video-image-test' has no buildable providers. >> Missing or unbuildable dependency chain was: ['video-image-test', >> 'packagegroup-xfce-extended'] >> >> >> >> On Tue Apr 9 09:38:26 2013, Otavio Salvador wrote: >>> On Tue, Apr 9, 2013 at 11:35 AM, Steven Grunza >>> wrote: >>>> It looks like the code I need is already in the >>>> meta-opemembedded/meta-xfce >>>> directories. Can someone point me to info on how to enable it to build >>>> and >>>> be included in the sdcard image? >>> >>> Build an image with it, or make one yourself. >>> >>> I didn't check if there's a ready to use image but may have. >>> >>> -- >>> Otavio Salvador O.S. Systems >>>