Merge bk://openembedded@openembedded.bkbits.net/packages
authorBruno Randolf <br1@subnet.at>
Wed, 20 Oct 2004 11:22:10 +0000 (11:22 +0000)
committerBruno Randolf <br1@subnet.at>
Wed, 20 Oct 2004 11:22:10 +0000 (11:22 +0000)
into null.(none):/data/mtx/oe/oe.write/packages

2004/10/20 13:21:46+02:00 (none)!br1
nylon: create srec and binary images

BKrev: 41764a623sVTPZScFwewXMRK6Bzq2w

conf/machine/mtx-1.conf
linux/linux-mtx-1_2.4.24.oe
meta/nylon-feed.oe

index 3911747..d2fc99b 100644 (file)
@@ -17,4 +17,7 @@ USE_DEVFS = "1"
 USE_VT = "0"
 SERIAL_CONSOLE = "115200 tts/0 vt100"
 
-BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-usb-storage kernel-module-scsi-mod kernel-module-sd-mod kernel-module-fat kernel-module-vfat kernel-module-usbnet kernel-module-mii"
\ No newline at end of file
+BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-usb-storage kernel-module-scsi-mod kernel-module-sd-mod kernel-module-fat kernel-module-vfat kernel-module-usbnet kernel-module-mii"
+
+# also create a srec file
+IMAGE_POSTPROCESS_COMMAND = "${TARGET_PREFIX}objcopy -O srec -I binary --adjust-vma 0xbe000000 ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.${type} ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.srec"
\ No newline at end of file
index cfaa301..f8adc67 100644 (file)
@@ -38,7 +38,9 @@ FILES_kernel += " /tmp"
 
 do_deploy() {
         install -d ${DEPLOY_DIR}/images
-        install -m 0644 arch/mips/zboot/images/mtx-1.flash.srec ${DEPLOY_DIR}/images/${MACHINE}-${KV}-${DATETIME}.srec
+       install -m 0644 arch/mips/zboot/images/mtx-1.flash.bin ${DEPLOY_DIR}/images/${MACHINE}-${KV}-${DATETIME}.flash.bin
+        install -m 0644 arch/mips/zboot/images/mtx-1.flash.srec ${DEPLOY_DIR}/images/${MACHINE}-${KV}-${DATETIME}.flash.srec
+       install -m 0644 arch/mips/zboot/images/mtx-1.srec ${DEPLOY_DIR}/images/${MACHINE}-${KV}-${DATETIME}.ram.srec
 }
 
 do_deploy[dirs] = "${S}"
index 925a0a5..87b868c 100644 (file)
@@ -72,7 +72,6 @@ zlib \
 # gdb-cross: install paths, sdk?
 # screen: sgttyb?
 # nocat
-# ppp init script
 # snmp
 # mrtg
 # ipac-ng