From 2c0ccf8938c260f11360d9559544075da1a4693f Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Tue, 7 Aug 2007 12:45:15 +0000 Subject: uboot-openmoko|linux-gta01: softlink to the latest binary in the deploy directory --- packages/linux/linux-gta01.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/linux') diff --git a/packages/linux/linux-gta01.inc b/packages/linux/linux-gta01.inc index 7cc6c58b6b..8554d2413c 100644 --- a/packages/linux/linux-gta01.inc +++ b/packages/linux/linux-gta01.inc @@ -93,6 +93,7 @@ do_deploy() { rm -f linux.bin.gz gzip -9 linux.bin ${STAGING_BINDIR_NATIVE}/uboot-mkimage -A arm -O linux -T kernel -C gzip -a 30008000 -e 30008000 -n "OpenMoko Kernel Image Neo1973(GTA01)" -d linux.bin.gz ${DEPLOY_DIR_IMAGE}/uImage-${PV}-${PR}-${MACHINE}.bin + ln -sf ${DEPLOY_DIR_IMAGE}/uImage-${PV}-${PR}-${MACHINE}.bin ${DEPLOY_DIR_IMAGE}/uImage-${MACHINE}-latest.bin rm -f linux.bin.gz } -- cgit v1.2.3