git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ecb3cf8
)
angstrom: include jalimo bits now that openjdk is in OE
author
Koen Kooi
<koen@openembedded.org>
Thu, 8 Jul 2010 14:04:40 +0000
(16:04 +0200)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 8 Jul 2010 14:04:40 +0000
(16:04 +0200)
conf/distro/include/angstrom.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/angstrom.inc
b/conf/distro/include/angstrom.inc
index
c34a0a1
..
e1fc710
100644
(file)
--- 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)