into bkbits.net:/repos/n/nslu2-linux/openembedded
2005/06/04 19:22:01+02:00 handhelds.org!CoreDump
Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
into handhelds.org:/home/mhentges/OpenEmbedded/bitbake/openembedded
2005/06/04 19:21:43+02:00 handhelds.org!CoreDump
ipkg.conf (tosa): s/mnt/media
2005/06/04 19:12:55+02:00 dyndns.org!reenoo
kaffe (kaffeh-native): add --without-gmp to EXTRA_OECONF to avoid relying on a native gmp.
2005/06/04 19:01:10+02:00 handhelds.org!CoreDump
Add propper ipkg destinations for poodle
BKrev:
42a1e77aE-9M14lRXoWEIa1SIVXtKA
dest root /
-dest cf /mnt/cf/packages/
-dest sd /mnt/card/packages/
-dest ram /mnt/ram/packages/
+dest cf /media/cf/packages/
+dest sd /media/card/packages/
+dest ram /media/ram/packages/
SRC_URI = "http://www.kaffe.org/ftp/pub/kaffe/v1.1.x-development/kaffe-${PV}.tar.gz"
S = "${WORKDIR}/kaffe-${PV}"
+PR = "r1"
include kaffe.inc
--disable-sound \
--with-jikes \
--without-classpath-gtk-awt \
+ --without-gmp \
--disable-native-awt \
--disable-sound \
--without-x \
PV = "1.1.5+cvs${CVSDATE}"
DEFAULT_PREFERENCE = "-1"
+PR = "r1"
SRC_URI = "cvs://readonly:readonly@cvs.kaffe.org/cvs/kaffe;module=kaffe"
S = "${WORKDIR}/kaffe"
--disable-sound \
--with-jikes \
--without-classpath-gtk-awt \
+ --without-gmp \
--disable-native-awt \
--disable-sound \
--without-x \