From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ia0-f169.google.com (mail-ia0-f169.google.com [209.85.210.169]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BE815E014AE for ; Tue, 9 Apr 2013 07:59:31 -0700 (PDT) Received: by mail-ia0-f169.google.com with SMTP id y26so2277156iab.0 for ; Tue, 09 Apr 2013 07:59:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=KXDmZZkcbsiBhdnzNBFnn+ZbCkp9nACUms02bhZ7jBs=; b=M0p1yTG10IfKrQ71vqfoM71VcjvA5dVT+OcQ5opmqgTl2qcYFiaNd8d/JRYLM3D/K7 MODkfU7xLx8wCaxxc9MAECCRtx6u6nm0jCEGm+m9VdrXUD/EUC1tJUrPMhg8fk53T0Dz E5Gj/5I/yV0L8pTm2rCNrolR2GlinwzyWunacTW2iaoAjV0Pk6v4sekxRcz87pK2yBdx 0Rj/0rkbkQOrRfgGVOPknGXe5T5Z7TZOOXMUl8AbjwqC2m2cN/dEjBJl73rUbliT4I0d C89W/ZARAT7XVWu+Gcjo6hmYKkHLk4oTPOSmFnG9nm3nxcKZ9pUhZtTH6uQ7AyRCJBqW DpqQ== X-Received: by 10.43.8.200 with SMTP id ot8mr14976932icb.11.1365519571428; Tue, 09 Apr 2013 07:59:31 -0700 (PDT) Received: from goober.local ([75.76.228.60]) by mx.google.com with ESMTPS id px9sm26835947igc.0.2013.04.09.07.59.30 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 09 Apr 2013 07:59:30 -0700 (PDT) Message-ID: <51642CD1.9020602@gmail.com> Date: Tue, 09 Apr 2013 09:59:29 -0500 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:17.0) Gecko/20130328 Thunderbird/17.0.5 MIME-Version: 1.0 To: Otavio Salvador References: <5164274F.6070308@gmail.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: How do I enable XFCE X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Apr 2013 14:59:31 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 > E-mail: otavio@ossystems.com.br http://www.ossystems.com.br > Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale