servlet2.3-native: Deleted.
authorRobert Schuster <robertschuster@fsfe.org>
Wed, 4 Aug 2010 09:45:42 +0000 (11:45 +0200)
committerRobert Schuster <robertschuster@fsfe.org>
Fri, 20 Aug 2010 10:35:05 +0000 (12:35 +0200)
servlet2.3: BBCLASSEXTEND="native"-ified.

recipes/servlet-api/servlet2.3-native_4.1.37.bb [deleted file]
recipes/servlet-api/servlet2.3_4.1.37.bb

diff --git a/recipes/servlet-api/servlet2.3-native_4.1.37.bb b/recipes/servlet-api/servlet2.3-native_4.1.37.bb
deleted file mode 100644 (file)
index c06f5f4..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-require servlet2.3_${PV}.bb
-
-inherit java-native
-
index 1f740f9..6833bb5 100644 (file)
@@ -10,6 +10,8 @@ S = "${WORKDIR}/apache-tomcat-${PV}-src/servletapi"
 
 DEPENDS = "fastjar-native"
 
+PR = "r1"
+
 # Value of implementation.revision in build.xml
 IMPL_REVISION = "1"
 
@@ -42,3 +44,6 @@ do_compile() {
 
 SRC_URI[md5sum] = "fe50177a25a084ad1abf4a201d08c2a6"
 SRC_URI[sha256sum] = "65e4cc9d3ea4a7f30044bfd6c660c772adb75ac152d775342deb6049a0d19d74"
+
+NATIVE_INSTALL_WORKS = "1"
+BBCLASSEXTEND = "native"