[oe-commits] Koen Kooi : angstrom: include jalimo bits now that openjdk is in OE

git version control git at git.openembedded.org
Thu Jul 8 14:05:43 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Jul  8 16:04:40 2010 +0200

angstrom: include jalimo bits now that openjdk is in OE

---

 conf/distro/include/angstrom.inc |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index c34a0a1..e1fc710 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -30,7 +30,8 @@ DEPLOY_DIR = "${TMPDIR}/deploy/${LIBC}"
 require conf/distro/include/angstrom-${LIBC}.inc
 
 # Set some java bits
-require conf/distro//include/sane-toolchain-java.inc
+require conf/distro/include/sane-toolchain-java.inc
+require conf/distro/include/angstrom-jalimo.conf
 
 # ARM920T and up can use thumb mode to decrease binary size at the expense of speed
 # (the complete story is a bit more nuanced due to cache starvation)





More information about the Openembedded-commits mailing list