[oe-commits] org.oe.dev beagleboard: build u-boot and x-load

koen commit oe at amethyst.openembedded.net
Mon Sep 1 17:48:26 UTC 2008


beagleboard: build u-boot and x-load

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: e546707be8f44437449d19908d966d7a62798618
ViewMTN: http://monotone.openembedded.org/revision/info/e546707be8f44437449d19908d966d7a62798618
Files:
1
conf/machine/beagleboard.conf
Diffs:

#
# mt diff -r7bf93b1d3a4ec9c560d6192a9b93fade5e551a6f -re546707be8f44437449d19908d966d7a62798618
#
#
#
# patch "conf/machine/beagleboard.conf"
#  from [4d63e2381f81386e82dd68c70bb759af28ed230a]
#    to [d9ead88ad9a6d2f71fd898e1f6d3e15ccdda9ade]
#
============================================================
--- conf/machine/beagleboard.conf	4d63e2381f81386e82dd68c70bb759af28ed230a
+++ conf/machine/beagleboard.conf	d9ead88ad9a6d2f71fd898e1f6d3e15ccdda9ade
@@ -32,6 +32,8 @@ UBOOT_LOADADDRESS = "0x80008000"
 UBOOT_ENTRYPOINT = "0x80008000"
 UBOOT_LOADADDRESS = "0x80008000"
 
+PREFERRED_VERSION_u-boot = "git"
+EXTRA_IMAGEDEPENDS += "u-boot x-load"
 
 # and sdio
 MACHINE_FEATURES = "kernel26 apm usbgadget usbhost vfat alsa"






More information about the Openembedded-commits mailing list