xapian-core: add BBCLASSEXTEND = "native" and remove -native recipes.
authorElena Grandi <elena.valhalla@gmail.com>
Thu, 5 Aug 2010 11:59:23 +0000 (13:59 +0200)
committerElena Grandi <elena.valhalla@gmail.com>
Thu, 5 Aug 2010 15:42:38 +0000 (17:42 +0200)
recipes/xapian/xapian-core-native_1.0.13.bb [deleted file]
recipes/xapian/xapian-core-native_1.0.5.bb [deleted file]
recipes/xapian/xapian-core.inc

diff --git a/recipes/xapian/xapian-core-native_1.0.13.bb b/recipes/xapian/xapian-core-native_1.0.13.bb
deleted file mode 100644 (file)
index 584ec6d..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-require xapian-core_${PV}.bb
-
-inherit native
-
-S = "${WORKDIR}/xapian-core-${PV}"
-
diff --git a/recipes/xapian/xapian-core-native_1.0.5.bb b/recipes/xapian/xapian-core-native_1.0.5.bb
deleted file mode 100644 (file)
index 1c017da..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-require xapian-core_${PV}.bb
-
-inherit native
-
-S = "${WORKDIR}/xapian-core-${PV}"
-
-SRC_URI[md5sum] = "5fbfec7f23b0f539d32b50de4a278b95"
-SRC_URI[sha256sum] = "277e30cbd4a4d9355e9b2c02489d34cbaed87754bbdeb8956e5463e9fb592658"
index cb39995..3a2fe21 100644 (file)
@@ -7,5 +7,7 @@ DEPENDS = "zlib"
 
 SRC_URI = "http://www.oligarchy.co.uk/xapian/${PV}/xapian-core-${PV}.tar.gz"
 
+BBCLASSEXTEND = "native"
+
 inherit autotools pkgconfig