[oe-commits] org.oe.dev linux: make Sarge-AT91 use u-boot-mkimage-gta01-native instead of uboot (which is not building)

hrw commit openembedded-commits at lists.openembedded.org
Tue Jul 3 17:08:07 UTC 2007


linux: make Sarge-AT91 use u-boot-mkimage-gta01-native instead of uboot (which is not building)

Author: hrw at openembedded.org
Branch: org.openembedded.dev
Revision: 799ba111ed9bf4dd2c65638fc75b6af788b54ab7
ViewMTN: http://monotone.openembedded.org/revision.psp?id=799ba111ed9bf4dd2c65638fc75b6af788b54ab7
Files:
1
packages/linux/linux.inc
Diffs:

#
# mt diff -r21801f89a96360de508f175ff49286262b9377c4 -r799ba111ed9bf4dd2c65638fc75b6af788b54ab7
#
# 
# 
# patch "packages/linux/linux.inc"
#  from [8f12fd2369efd20b4d92e7d66a7ee05da953bd98]
#    to [08e72ce149668a87f2289e9d8b21ed7c99ea7fb8]
# 
============================================================
--- packages/linux/linux.inc	8f12fd2369efd20b4d92e7d66a7ee05da953bd98
+++ packages/linux/linux.inc	08e72ce149668a87f2289e9d8b21ed7c99ea7fb8
@@ -7,7 +7,7 @@ DEPENDS_at91sam9263ek = "u-boot-mkimage-
 DEPENDS_at32stk1000 = "u-boot-mkimage-gta01-native" 
 DEPENDS_atngw100 = "u-boot-mkimage-gta01-native"
 DEPENDS_at91sam9263ek = "u-boot-mkimage-gta01-native"
-DEPENDS_sarge-at91 = "u-boot"
+DEPENDS_sarge-at91 = "u-boot-mkimage-gta01-native"
 
 inherit kernel
 






More information about the Openembedded-commits mailing list