From f2e516be7f1e2bdc0c6597e3cf653e3d988d014d Mon Sep 17 00:00:00 2001 From: "nslu2-linux.adm@bkbits.net" Date: Mon, 13 Jun 2005 09:40:11 +0000 Subject: Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/13 11:15:39+02:00 utwente.nl!koen Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into bitbake.utwente.nl:/home/koen/OE/openembedded 2005/06/13 11:15:25+02:00 utwente.nl!koen h3600.conf: guard jffs image args with a _jffs2 2005/06/13 10:46:19+02:00 uni-frankfurt.de!mickeyl Merge bk://oe-devel@oe-devel.bkbits.net/openembedded into r2d2.tm.informatik.uni-frankfurt.de:/local/pkg/oe/packages 2005/06/13 10:43:27+02:00 uni-frankfurt.de!mickeyl qte-2.3.10: add c7x0 w100 accelleration bits 2005/06/12 23:38:18+02:00 uni-frankfurt.de!mickeyl ship aticore-oss-examples in a dedicated package BKrev: 42ad547bgnVCMjEabf3_D8fpXayQng --- conf/machine/h3600.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/machine/h3600.conf b/conf/machine/h3600.conf index c6f801c66a..9ba744bed6 100644 --- a/conf/machine/h3600.conf +++ b/conf/machine/h3600.conf @@ -6,7 +6,7 @@ TARGET_ARCH = "arm" IPKG_ARCHS = "all arm ipaqsa h3600" PREFERRED_PROVIDER_xserver = "xserver-kdrive" PREFERRED_PROVIDER_virtual/kernel = "handhelds-sa" -EXTRA_IMAGECMD_h3600 = "-e 0x40000 -p" +EXTRA_IMAGECMD_h3600_jffs2 = "-e 0x40000 -p" BOOTSTRAP_EXTRA_DEPENDS = "handhelds-sa ipaq-boot-params" BOOTSTRAP_EXTRA_RDEPENDS = "kernel ipaq-boot-params ${@linux_module_packages('${H3600_MODULES}')}" -- cgit 1.2.3-korg