added modutils-collateral to BOOTSTRAP_EXTRA_DEPENDS as recommended by Murray Jensen.
authorjgrant@thegrantclan.org <jgrant@thegrantclan.org>
Wed, 6 Oct 2004 18:50:10 +0000 (18:50 +0000)
committerjgrant@thegrantclan.org <jgrant@thegrantclan.org>
Wed, 6 Oct 2004 18:50:10 +0000 (18:50 +0000)
BKrev: 41643e62uP1Ut-tIf4l6usYS-GHWkw

conf/tosa.conf

index e03303e..3361e53 100644 (file)
@@ -6,7 +6,7 @@ TARGET_ARCH = "arm"
 IPKG_ARCHS = "all arm ${MACHINE}"
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "openzaurus-pxa"
-BOOTSTRAP_EXTRA_DEPENDS += "wlan-ng-modules virtual/kernel hostap-modules orinoco-modules sharp-sdmmc-support chkhinge"
+BOOTSTRAP_EXTRA_DEPENDS += "wlan-ng-modules virtual/kernel modutils-collateral hostap-modules orinoco-modules sharp-sdmmc-support chkhinge"
 BOOTSTRAP_EXTRA_RDEPENDS += "wlan-ng-modules wlan-ng-utils kernel-module-acm kernel-module-evdev kernel-module-net-fd \
 kernel-module-pxa-bi kernel-module-registers kernel-module-storage-fd kernel-module-usb-ohci-tc6393 kernel-module-usb-storage \
 kernel hostap-modules-cs orinoco-modules sharp-sdmmc-support kernel-module-pxa-bi modutils chkhinge kernel-module-ip-gre \
@@ -16,7 +16,10 @@ RRECOMMENDS += "kernel-module-usbdserial kernel-module-usbkbd kernel-module-usbm
 
 EXTRA_IMAGECMD_jffs2 = "--pad --little-endian --eraseblock=0x4000 -n --faketime"
 
-IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --output=${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.img ${EXTRA_IMAGECMD}"
+IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --output=${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.jffs2 ${EXTRA_IMAGECMD}"
+
+# GPE_MACHINE_CLASS = "bigscreen"
+# GPE_EXTRA_DEPENDS = "gaim"
 
 include conf/handheld-common.conf
 # not using tune-xscale.conf so as to retain backwards compatibility