From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by mail.openembedded.org (Postfix) with ESMTP id 8F7EC6D759 for ; Fri, 28 Mar 2014 13:07:59 +0000 (UTC) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP; 28 Mar 2014 06:07:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.97,751,1389772800"; d="scan'208";a="501659907" Received: from lpalcu-linux.rb.intel.com ([10.237.105.45]) by fmsmga001.fm.intel.com with ESMTP; 28 Mar 2014 06:07:42 -0700 From: Laurentiu Palcu To: openembedded-core@lists.openembedded.org Date: Fri, 28 Mar 2014 15:07:39 +0200 Message-Id: X-Mailer: git-send-email 1.7.9.5 Subject: [PATCH 0/1] image.py: check file exists before deleting 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: Fri, 28 Mar 2014 13:08:00 -0000 The following changes since commit 8c3eb5ee4582b6f6d489549290937657f37fc19e: packagegroup-toolset-native: Update after ocf-linux -> cryptodev-linux change (2014-03-27 19:53:30 +0000) are available in the git repository at: git://git.yoctoproject.org/poky-contrib lpalcu/b6029_ignore_broken_symlinks http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=lpalcu/b6029_ignore_broken_symlinks Laurentiu Palcu (1): image.py: check file exists before deleting meta/lib/oe/image.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 1.7.9.5