expat: Add nativesdk, move native to BBCLASSEXTEND
authorTom Rini <tom_rini@mentor.com>
Tue, 22 Jun 2010 15:40:03 +0000 (08:40 -0700)
committerTom Rini <tom_rini@mentor.com>
Wed, 7 Jul 2010 15:42:00 +0000 (08:42 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/expat/expat-native_2.0.1.bb [deleted file]
recipes/expat/expat_2.0.1.bb

diff --git a/recipes/expat/expat-native_2.0.1.bb b/recipes/expat/expat-native_2.0.1.bb
deleted file mode 100644 (file)
index edfa53a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-SECTION = "libs"
-require expat_${PV}.bb
-inherit native
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/expat-${PV}"
index db21b67..5ff9f1e 100644 (file)
@@ -1,6 +1,8 @@
 require expat.inc
 PR = "r3"
 
+BBCLASSEXTEND = "native nativesdk"
+
 SRC_URI += "file://autotools.patch"
 SRC_URI[src.md5sum] = "ee8b492592568805593f81f8cdf2a04c"
 SRC_URI[src.sha256sum] = "847660b4df86e707c9150e33cd8c25bc5cd828f708c7418e765e3e983a2e5e93"