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

OE GIT Trial gittrial at amethyst.openembedded.net
Sat Aug 2 17:12:11 UTC 2008


Module: OE.dev
Branch: master
Commit: 5af294f8515cb9005fcb965785aabe09995a4fdd
URL:    http://gitweb.openembedded.net//OE.dev.git/?a=commit;h=5af294f8515cb9005fcb965785aabe09995a4fdd

Author:  <koen at openembedded.org>
Date:   Sat Aug  2 15:50:45 2008 +0000

beagleboard: build u-boot and x-load

---

 conf/machine/beagleboard.conf |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf
index d1e19aa..cbd82fa 100644
--- a/conf/machine/beagleboard.conf
+++ b/conf/machine/beagleboard.conf
@@ -32,6 +32,8 @@ KERNEL_IMAGETYPE = "uImage"
 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