[oe-commits] org.oe.dev dht-walnot: set UBOOT_ENTRYPOINT in preparation of kernel recipe cleanup

koen commit openembedded-commits at lists.openembedded.org
Wed Aug 29 10:08:00 UTC 2007


dht-walnot: set UBOOT_ENTRYPOINT in preparation of kernel recipe cleanup

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 3737e8911f63af0262fe2f42098ce6a9380a2f4d
ViewMTN: http://monotone.openembedded.org/revision.psp?id=3737e8911f63af0262fe2f42098ce6a9380a2f4d
Files:
1
conf/machine/dht-walnut.conf
Diffs:

#
# mt diff -rddcd21035f8df6e27b845f4283025770a0f47eb8 -r3737e8911f63af0262fe2f42098ce6a9380a2f4d
#
# 
# 
# patch "conf/machine/dht-walnut.conf"
#  from [64cf7d5a30c2928f4981108397790e7f45c7b9e8]
#    to [bfbe361e5ef76bb71b1abf9414cc4b5e588d6f19]
# 
============================================================
--- conf/machine/dht-walnut.conf	64cf7d5a30c2928f4981108397790e7f45c7b9e8
+++ conf/machine/dht-walnut.conf	bfbe361e5ef76bb71b1abf9414cc4b5e588d6f19
@@ -8,6 +8,7 @@ PREFERRED_PROVIDER_virtual/kernel = "lin
 PACKAGE_EXTRA_ARCHS = "all ${MACHINE} ppc ppc405"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
+UBOOT_ENTRYPOINT = "0"
 
 MACHINE_FEATURES = "kernel26 ext2"
 MACHINE_TASK_PROVIDER = "task-base"






More information about the Openembedded-commits mailing list