From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by mail.openembedded.org (Postfix) with ESMTP id 815A66B0CE for ; Tue, 20 Aug 2013 18:04:08 +0000 (UTC) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 20 Aug 2013 11:03:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.89,921,1367996400"; d="scan'208";a="389269396" Received: from sentry.rb.intel.com ([10.237.105.54]) by fmsmga002.fm.intel.com with ESMTP; 20 Aug 2013 11:03:47 -0700 From: Cristian Iorga To: openembedded-core@lists.openembedded.org Date: Tue, 20 Aug 2013 21:05:26 +0300 Message-Id: X-Mailer: git-send-email 1.8.1.2 Subject: [PATCH 0/3] [PATCH v2] YB2370: Build Appliance integrates PCManFM filemanager X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Aug 2013 18:04:09 -0000 PCManFM filemanager is integrated into Build Appliance; PCManFM is used to display build results from Hob interface. Patch v2 fixes wrong increment of PR. The following changes since commit fe227a023e30f6651618423ab527cde21a350d1a: genext2fs: fix memory corruption on powerpc (2013-08-20 15:31:26 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ciorga/YB2370 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ciorga/YB2370 Cristian Iorga (3): Build Appliance: pcmanfm integration build-appliance-image: changing the icon theme to sato builder: register directories with pcmanfm meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 6 +++++- meta/recipes-graphics/builder/files/builder_hob_start.sh | 9 +++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) -- 1.8.1.2