aboutsummaryrefslogtreecommitdiffstats
path: root/packages/classpath
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-07-10 19:49:15 +0000
committerRobert Schuster <thebohemian@gmx.net>2008-07-10 19:49:15 +0000
commit40278a60d9052ede1a5d6484be57959f3650e1bd (patch)
treec1091bf4bc7ce51bf655fb5cb3468ae720bfbb0f /packages/classpath
parent81c95077c313c5eb1e8611cbb80f641899b7fdca (diff)
downloadopenembedded-40278a60d9052ede1a5d6484be57959f3650e1bd.tar.gz
classpath-native 0.97.2: New recipe.
Diffstat (limited to 'packages/classpath')
-rw-r--r--packages/classpath/classpath-native_0.97.2.bb13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/classpath/classpath-native_0.97.2.bb b/packages/classpath/classpath-native_0.97.2.bb
new file mode 100644
index 0000000000..e744b3378e
--- /dev/null
+++ b/packages/classpath/classpath-native_0.97.2.bb
@@ -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 \
+ "
+