[oe-commits] Ulf Samuelsson : Add uboot as a MACHINE_FEATURE

git version control git at git.openembedded.org
Thu Aug 13 23:33:39 UTC 2009


Module: openembedded.git
Branch: ulf/linux-2.6.30.2
Commit: 79118ed51ee76b5d9c2f53f8122c8f75a47d1f7c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=79118ed51ee76b5d9c2f53f8122c8f75a47d1f7c

Author: Ulf Samuelsson <ulf.samuelsson at atmel.com>
Date:   Fri Aug 14 01:30:33 2009 +0200

Add uboot as a MACHINE_FEATURE

---

 conf/machine/include/AT91.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/include/AT91.inc b/conf/machine/include/AT91.inc
index 74713b9..981a4af 100644
--- a/conf/machine/include/AT91.inc
+++ b/conf/machine/include/AT91.inc
@@ -18,7 +18,7 @@ PREFERRED_VERSION_u-boot = "2009.08-rc2"
 #don't try to access tty1
 USE_VT = "0"
 
-MACHINE_FEATURES = "kernel26 alsa ext2 usbgadget vfat"
+MACHINE_FEATURES = "kernel26 alsa ext2 usbgadget vfat uboot"
 MACHINE_EXTRA_RDEPENDS += "mpg321 mpd madplay mplayer libmad"
 MACHINE_EXTRA_RDEPENDS += "kernel-modules"
 MACHINE_EXTRA_RDEPENDS += "minicom"





More information about the Openembedded-commits mailing list