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 3936570738 for ; Tue, 19 Aug 2014 16:37:45 +0000 (UTC) Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 19 Aug 2014 09:37:45 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.01,895,1400050800"; d="scan'208";a="586985042" Received: from kmcfarla-mobl.ger.corp.intel.com (HELO peggleto-mobl5.ger.corp.intel.com) ([10.252.123.95]) by fmsmga002.fm.intel.com with ESMTP; 19 Aug 2014 09:37:44 -0700 From: Paul Eggleton To: openembedded-core@lists.openembedded.org Date: Tue, 19 Aug 2014 17:37:40 +0100 Message-Id: X-Mailer: git-send-email 1.9.3 Subject: [PATCH 0/1] BB_TASKDEPDATA usage fix 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, 19 Aug 2014 16:37:49 -0000 The following change since commit 47d1fc9f5c38f3d092937c47bd4c2f45adaa7fe6: qemu: fix Darwin cross-compilation (2014-08-18 20:43:24 +0100) is available in the git repository at: git://git.openembedded.org/openembedded-core-contrib paule/autotools http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/autotools Paul Eggleton (1): classes/autotools: avoid error if recipe is first in task dependency tree meta/classes/autotools.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 1.9.3