From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.windriver.com ([147.11.1.11]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SSkG8-00039y-CL for openembedded-core@lists.openembedded.org; Fri, 11 May 2012 09:27:28 +0200 Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id q4B7HVAY019559 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Fri, 11 May 2012 00:17:32 -0700 (PDT) Received: from localhost (128.224.162.28) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.1.255.0; Fri, 11 May 2012 00:17:31 -0700 Message-ID: Old-Date: Fri, 11 May 2012 15:03:12 +0800 Date: Fri, 11 May 2012 15:23:09 +0800 To: From: Xiaofeng Yan MIME-Version: 1.0 Subject: [PATCH 0/2]gdk-pixbuf: Add --with-x11 when building lsb image X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Patches and discussions about the oe-core layer List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2012 07:27:28 -0000 Content-Type: text/plain From: Xiaofeng Yan This is V3 for fixing bug 2284. I made some modification according to Richard's suggestion. The following was Richard's suggestion: We should be using the linuxstdbase override and also make it conditional on x11 being in DISTRO_FEATURES. Split xlib to a single pakcage. Pull URL: git://git.pokylinux.org/poky-contrib.git Branch: xiaofeng/2284 Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/2284 Thanks, Xiaofeng Yan --- Xiaofeng Yan (2): task-core-lsb: Add libgdk-pixbuf-xlib to core-image-lsb gdk-pixbuf: Add --with-x11 when building lsb image meta/recipes-extended/tasks/task-core-lsb.bb | 7 +++---- meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.24.1.bb | 11 +++++++++-- 2 files changed, 12 insertions(+), 6 deletions(-)