classpath-native 0.97.2: New recipe.
authorRobert Schuster <thebohemian@gmx.net>
Thu, 10 Jul 2008 19:49:15 +0000 (19:49 +0000)
committerRobert Schuster <thebohemian@gmx.net>
Thu, 10 Jul 2008 19:49:15 +0000 (19:49 +0000)
packages/classpath/classpath-native_0.97.2.bb [new file with mode: 0644]

diff --git a/packages/classpath/classpath-native_0.97.2.bb b/packages/classpath/classpath-native_0.97.2.bb
new file mode 100644 (file)
index 0000000..e744b33
--- /dev/null
@@ -0,0 +1,13 @@
+require classpath-native.inc
+
+PR = "r0"
+
+# The code affected by the javanet-local patch
+# is usually not compiled. However if someone changes
+# to --enable-local-sockets it will.
+SRC_URI += "\
+  file://netif_16.patch;patch=1;pnum=0 \
+  file://SimpleName.diff;patch=1;pnum=0 \
+  file://javanet-local.patch;patch=1;pnum=0 \
+  "
+