From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga14.intel.com ([143.182.124.37]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1SJgv7-0005jC-Jt for openembedded-core@lists.openembedded.org; Mon, 16 Apr 2012 10:04:21 +0200 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by azsmga102.ch.intel.com with ESMTP; 16 Apr 2012 00:54:56 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.71,315,1320652800"; d="scan'208";a="131340276" Received: from dongxiao-osel.sh.intel.com (HELO localhost) ([10.239.36.11]) by azsmga001.ch.intel.com with ESMTP; 16 Apr 2012 00:54:55 -0700 From: Dongxiao Xu To: openembedded-core@lists.openembedded.org Date: Mon, 16 Apr 2012 15:52:00 +0800 Message-Id: X-Mailer: git-send-email 1.7.4.1 Subject: [PATCH 0/1][PULL] bitbake.conf: Include abi_version.conf in earlier stage 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: Mon, 16 Apr 2012 08:04:22 -0000 Hi Richard, This pull request contains a commit that includes abi_version in earlier stage. This is a fundamental change for another commit for meta-yocto layer, and I will send that to poky@yoctoproject.org mailing list. Thanks, Dongxiao The following changes since commit e7135f14f3ef37f93f5c28b319464f3d6dd9b8da: gcc-configure-common.inc: Stop gcc looking at build system paths (2012-04-15 18:09:52 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib dxu4/hob-bugfix-oecore http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dxu4/hob-bugfix-oecore Dongxiao Xu (1): bitbake.conf: Include abi_version.conf in a early stage meta/conf/bitbake.conf | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- 1.7.4.1