From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga11.intel.com ([192.55.52.93]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1QZ4pG-000161-PP for openembedded-core@lists.openembedded.org; Tue, 21 Jun 2011 19:33:23 +0200 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 21 Jun 2011 10:29:48 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.65,402,1304319600"; d="scan'208";a="18918958" Received: from unknown (HELO helios.ger.corp.intel.com) ([10.255.17.54]) by fmsmga002.fm.intel.com with ESMTP; 21 Jun 2011 10:29:48 -0700 From: Paul Eggleton To: openembedded-core@lists.openembedded.org Date: Tue, 21 Jun 2011 18:29:29 +0100 Message-Id: X-Mailer: git-send-email 1.7.4.1 Subject: [PATCH 0/1] Fix for bitbake freeze due to git fetch during parse 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: Tue, 21 Jun 2011 17:33:23 -0000 Addresses [YOCTO #1186]. See patch for further details. (Sending against poky-contrib since OE git is currently experiencing issues.) The following changes since commit 2163461ec94528ecf046a04edc5db3d2dd3a6b8b: systemtap: remove non-core COMPATIBLE_MACHINES (2011-06-16 22:14:06 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib paule/fix-uboot-srcrev http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=paule/fix-uboot-srcrev Paul Eggleton (1): u-boot: set SRCREV to a git revision instead of a tag reference meta/recipes-bsp/uboot/u-boot_2011.03.bb | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) -- 1.7.4.1