From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mail.openembedded.org (Postfix) with ESMTP id 8AFAD60167 for ; Wed, 22 Apr 2015 12:43:02 +0000 (UTC) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP; 22 Apr 2015 05:43:03 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.11,623,1422950400"; d="scan'208";a="699136696" Received: from unknown (HELO peggleto-mobl.ger.corp.intel.com) ([10.252.14.70]) by fmsmga001.fm.intel.com with ESMTP; 22 Apr 2015 05:43:01 -0700 From: Paul Eggleton To: bitbake-devel@lists.openembedded.org Date: Wed, 22 Apr 2015 13:42:47 +0100 Message-Id: X-Mailer: git-send-email 2.1.0 Subject: [PATCH 0/2] Backport subpath fixes to 1.22 (cover letter only) X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Apr 2015 12:43:02 -0000 Patch 2/2 needed minor conflict resolution for the test case but otherwise this is just a straight cherry-pick. The following changes since commit 012fb876c1cf0b3aeee3c8c168af0a8947518246: data.py: fixes bad substitution when running devshell (2015-04-11 16:26:53 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib paule/subpath-fix-1.22 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/subpath-fix-1.22 Anders Darander (1): fetch/git: Remove a possible trailing '/' in subpath Paul Eggleton (1): lib/bb/utils: add safeguard against recursively deleting things we shouldn't lib/bb/fetch2/git.py | 2 +- lib/bb/tests/utils.py | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ lib/bb/utils.py | 21 +++++++++++++++++++++ 3 files changed, 72 insertions(+), 1 deletion(-) -- 2.1.0