[oe-commits] org.oe.dev linux 2.6.21: atstk1000 needs uImage instead of zImage

koen commit openembedded-commits at lists.openembedded.org
Sat Jun 2 10:44:14 UTC 2007


linux 2.6.21: atstk1000 needs uImage instead of zImage

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 15bec76dc7e8a68af4c644d43bcaab5c9c4f4825
ViewMTN: http://monotone.openembedded.org/revision.psp?id=15bec76dc7e8a68af4c644d43bcaab5c9c4f4825
Files:
1
packages/linux/linux_2.6.21.bb
Diffs:

#
# mt diff -r8445664a4dad1d8e5ce8c97ac728e5c467537091 -r15bec76dc7e8a68af4c644d43bcaab5c9c4f4825
#
# 
# 
# patch "packages/linux/linux_2.6.21.bb"
#  from [c0d73a3a2c2622b72ca0d6e3823b09b7400ccbef]
#    to [fd8e565d2a67d6f78d646bfcefdf6da1f29aea55]
# 
============================================================
--- packages/linux/linux_2.6.21.bb	c0d73a3a2c2622b72ca0d6e3823b09b7400ccbef
+++ packages/linux/linux_2.6.21.bb	fd8e565d2a67d6f78d646bfcefdf6da1f29aea55
@@ -22,6 +22,7 @@ KERNEL_IMAGETYPE_kb9202 = "uImage"
 KERNEL_IMAGETYPE_progear = "bzImage"
 KERNEL_IMAGETYPE_simpad = "zImage"
 KERNEL_IMAGETYPE_kb9202 = "uImage"
+KERNEL_IMAGETYPE_at32stk1000 = "uImage"
 
 do_configure_prepend() {
         if [ "${TARGET_OS}" == "linux-gnueabi" -o  "${TARGET_OS}" == "linux-uclibcgnueabi" ]; then






More information about the Openembedded-commits mailing list