[oe-commits] Steffen Sledz : linux-libc-headers_2.6.24: legacy staging removed

git version control git at git.openembedded.org
Thu May 6 12:02:24 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9da5a071dc6f81c3a3dc59635c599334a515e595
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9da5a071dc6f81c3a3dc59635c599334a515e595

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Thu May  6 14:00:25 2010 +0200

linux-libc-headers_2.6.24: legacy staging removed

Signed-off-by: Steffen Sledz <sledz at dresearch.de>

---

 .../linux-libc-headers_2.6.24.bb                   |   19 ++-----------------
 1 files changed, 2 insertions(+), 17 deletions(-)

diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.24.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.24.bb
index 95152f1..f0093f3 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.24.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.24.bb
@@ -48,20 +48,5 @@ do_install_append_arm() {
 	cp ${WORKDIR}/procinfo.h ${D}${includedir}/asm/
 }
 
-STAGE_TEMP="${WORKDIR}/temp-staging"
-
-do_stage () {
-	set_arch
-	echo $ARCH
-	rm -rf ${STAGE_TEMP}
-	mkdir -p ${STAGE_TEMP}
-	oe_runmake headers_install INSTALL_HDR_PATH=${STAGE_TEMP}${exec_prefix} ARCH=$ARCH
-	if [ "$ARCH" = "arm" ]; then
-		cp ${WORKDIR}/procinfo.h ${STAGE_TEMP}${includedir}/asm/
-	fi
-	install -d ${STAGING_INCDIR}
-	rm -rf ${STAGING_INCDIR}/linux ${STAGING_INCDIR}/asm ${STAGING_INCDIR}/asm-generic
-	cp -pfLR ${STAGE_TEMP}${includedir}/linux ${STAGING_INCDIR}/
-	cp -pfLR ${STAGE_TEMP}${includedir}/asm ${STAGING_INCDIR}/
-	cp -pfLR ${STAGE_TEMP}${includedir}/asm-generic ${STAGING_INCDIR}/
-}
+SRC_URI[md5sum] = "3f23ad4b69d0a552042d1ed0f4399857"
+SRC_URI[sha256sum] = "413c64fbbcf81244cb5571be4963644a1e81166a2b0f008a016528363b65c5d3"





More information about the Openembedded-commits mailing list