[oe-commits] Robert Schuster : classpath.inc: Added 'inherit java'.

git version control git at git.openembedded.org
Wed Jul 15 13:06:13 UTC 2009


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

Author: Robert Schuster <robertschuster at fsfe.org>
Date:   Wed Jul 15 14:21:26 2009 +0200

classpath.inc: Added 'inherit java'.

---

 recipes/classpath/classpath.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/classpath/classpath.inc b/recipes/classpath/classpath.inc
index 06e236c..ab47635 100644
--- a/recipes/classpath/classpath.inc
+++ b/recipes/classpath/classpath.inc
@@ -33,7 +33,7 @@ EXTRA_OECONF = "\
   --with-antlr-jar=${STAGING_DATADIR_JAVA_NATIVE}/antlr.jar \
   "
 
-inherit autotools
+inherit autotools java
 
 do_configure_prepend () {
 





More information about the Openembedded-commits mailing list