From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga01.intel.com ([192.55.52.88]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1R7LXT-00048O-F7 for openembedded-core@lists.openembedded.org; Sat, 24 Sep 2011 08:16:39 +0200 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga101.fm.intel.com with ESMTP; 23 Sep 2011 23:11:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.68,434,1312182000"; d="scan'208";a="70253544" Received: from unknown (HELO swold-mobl.bigsur.com) ([10.255.15.14]) by fmsmga002.fm.intel.com with ESMTP; 23 Sep 2011 23:11:16 -0700 From: Saul Wold To: openembedded-core@lists.openembedded.org Date: Fri, 23 Sep 2011 23:11:14 -0700 Message-Id: X-Mailer: git-send-email 1.7.6 Subject: [PATCH 0/1] V2: Fix for bad links in sstate 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: Sat, 24 Sep 2011 06:16:39 -0000 This fixes a problem found on the AB when sstate from one machine is used on by another machine. Added test for file existense. Sau! The following changes since commit 368b150416688654e35229a63b87177b52e83d02: populate_sdk_rpm: add pkgconfig(pkg-config) to the list (2011-09-23 19:55:43 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib sgw/oe-fix http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/oe-fix Saul Wold (1): attr/acl: add SSTATEPOSTINSTFUNC meta/recipes-support/attr/acl_2.2.51.bb | 2 +- meta/recipes-support/attr/attr_2.4.46.bb | 2 +- meta/recipes-support/attr/ea-acl.inc | 17 +++++++++++++++++ 3 files changed, 19 insertions(+), 2 deletions(-) -- 1.7.6