[oe-commits] Robert Schuster : * outdated classpath recipe removal spree:

git version control git at git.openembedded.org
Wed Aug 4 09:22:40 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d77a456917d97c4f1c50380bc441ad7d8a1b6c14
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d77a456917d97c4f1c50380bc441ad7d8a1b6c14

Author: Robert Schuster <robertschuster at fsfe.org>
Date:   Wed Aug  4 11:15:19 2010 +0200

* outdated classpath recipe removal spree:
classpath-minimal 0.96.1: Removed.
classpath 0.95: Dito.
classpath 0.96.1: Dito.

---

 recipes/classpath/classpath-minimal_0.96.1.bb |   25 -----------------------
 recipes/classpath/classpath_0.95.bb           |   27 -------------------------
 recipes/classpath/classpath_0.96.1.bb         |   25 -----------------------
 3 files changed, 0 insertions(+), 77 deletions(-)

diff --git a/recipes/classpath/classpath-minimal_0.96.1.bb b/recipes/classpath/classpath-minimal_0.96.1.bb
deleted file mode 100644
index 2bdca7c..0000000
--- a/recipes/classpath/classpath-minimal_0.96.1.bb
+++ /dev/null
@@ -1,25 +0,0 @@
-require classpath.inc
-
-PR = "r7"
-
-SRC_URI += "\
-  file://gjar-prefix-patch.diff;striplevel=0 \
-  file://xmlstream-fix.patch;striplevel=0 \
-  "
-
-PROVIDES = "${PN} classpath"
-
-EXTRA_OECONF += "\
-                --enable-local-sockets \
-                --disable-alsa \
-                --disable-gconf-peer \
-                --disable-gtk-peer \
-                --disable-plugin \
-                --disable-dssi \
-                --disable-examples \
-               "
-
-CPPACKAGES = "${PBN}-common ${PBN}-tools"
-
-SRC_URI[md5sum] = "a2ffb40f13fc76c2dda8f8311b30add9"
-SRC_URI[sha256sum] = "ee464d20ef9df2196e238302d5d06954cb96a11e73c4c44c6ef376859de2a078"
diff --git a/recipes/classpath/classpath_0.95.bb b/recipes/classpath/classpath_0.95.bb
deleted file mode 100644
index 3846369..0000000
--- a/recipes/classpath/classpath_0.95.bb
+++ /dev/null
@@ -1,27 +0,0 @@
-require classpath.inc
-
-SRC_URI += "\
-  file://gjar-prefix-patch.diff;striplevel=0 \
-  file://xmlstream-fix.patch;striplevel=0 \
-  file://javanet-local.patch;striplevel=0 \
-  "
-
-PR = "r7"
-
-DEPENDS += "gtk+ gconf libxtst"
-
-EXTRA_OECONF += "\
-                --disable-alsa \
-                --disable-dssi \
-                --disable-qt4-peer \
-                --disable-plugin \
-                --enable-gconf-peer \
-                --enable-gtk-peer \
-                --enable-local-sockets \
-                --with-vm=java \
-               "
-
-
-
-SRC_URI[md5sum] = "08638bb9221460cc311a1c5508083ed8"
-SRC_URI[sha256sum] = "5c274a7741c35c35529f5641e644f61431143dac8e7724ac994d1f20c0d9cce0"
diff --git a/recipes/classpath/classpath_0.96.1.bb b/recipes/classpath/classpath_0.96.1.bb
deleted file mode 100644
index 9751bbe..0000000
--- a/recipes/classpath/classpath_0.96.1.bb
+++ /dev/null
@@ -1,25 +0,0 @@
-require classpath.inc
-
-SRC_URI += "\
-  file://gjar-prefix-patch.diff;striplevel=0 \
-  file://xmlstream-fix.patch;striplevel=0 \
-  file://javanet-local.patch;striplevel=0 \
-  "
-
-PR = "r9"
-
-DEPENDS += "gtk+ gconf libxtst"
-
-EXTRA_OECONF += "\
-                --disable-alsa \
-                --disable-dssi \
-                --disable-qt4-peer \
-                --disable-plugin \
-                --enable-gconf-peer \
-                --enable-gtk-peer \
-                --enable-local-sockets \
-                --with-vm=java \
-               "
-
-SRC_URI[md5sum] = "a2ffb40f13fc76c2dda8f8311b30add9"
-SRC_URI[sha256sum] = "ee464d20ef9df2196e238302d5d06954cb96a11e73c4c44c6ef376859de2a078"





More information about the Openembedded-commits mailing list