[oe-commits] Robert Schuster : classpath.inc: Simplify by using BPN/BP.

GIT User account git at amethyst.openembedded.net
Wed Oct 22 12:52:45 UTC 2008


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

Author: Robert Schuster <thebohemian at openembedded.org>
Date:   Fri Oct 17 11:44:56 2008 +0200

classpath.inc: Simplify by using BPN/BP.

---

 packages/classpath/classpath-native.inc |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/packages/classpath/classpath-native.inc b/packages/classpath/classpath-native.inc
index d178ce6..31015b3 100644
--- a/packages/classpath/classpath-native.inc
+++ b/packages/classpath/classpath-native.inc
@@ -8,10 +8,6 @@ DEPENDS = "ecj-initial fastjar-native zip-native gettext-native"
 
 SRC_URI = "${GNU_MIRROR}/classpath/classpath-${PV}.tar.gz"
 
-S = "${WORKDIR}/classpath-${PV}"
-
-FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/classpath-${PV}"
-
 do_configure_prepend () {
 
 	cp ${STAGING_DATADIR_NATIVE}/gettext/config.rpath ${S}





More information about the Openembedded-commits mailing list