From patchwork Wed Jun 20 14:54:53 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] linux-libc-headers: use kernel-arch for ARCH Date: Wed, 20 Jun 2012 14:54:53 -0000 From: Bruce Ashfield X-Patchwork-Id: 30323 Message-Id: To: richard.purdie@linuxfoundation.org Cc: openembedded-core@lists.openembedded.org, saul.wold@intel.com Richard/Saul, While working on the standalone perf support, I used kernel-arch to get ARCH properly set for the build. Richard mentioned this ages (2years+) ago that the libc-headers code really shouldn't do it's own ARCH mapping. So I converted the .inc file to inherit kernel-arch and pickup the ARCH defition. This worked here on some core-image-minimal builds. I'll make the same change in other layers once I know if this is ok or not :) Cheers, Bruce The following changes since commit b440f989fd72e5cbb8f6ea222edc0bc7cdedbba2: Bruce Ashfield (1): recipes-kernel: remove linux-tools.inc are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/libc-headers http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/libc-headers Bruce Ashfield (1): linux-libc-headers: use kernel-arch to set ARCH .../linux-libc-headers/linux-libc-headers.inc | 30 ++----------------- 1 files changed, 4 insertions(+), 26 deletions(-)