git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
026c68b
)
angstrom.inc: override DISTRO_FEATURES for the nslu2le machine to get the rootfs...
author
Rod Whitby
<rod@whitby.id.au>
Mon, 5 Feb 2007 08:22:14 +0000
(08:22 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Mon, 5 Feb 2007 08:22:14 +0000
(08:22 +0000)
conf/distro/include/angstrom.inc
patch
|
blob
|
history
diff --git
a/conf/distro/include/angstrom.inc
b/conf/distro/include/angstrom.inc
index
c057d1a
..
79ec27a
100644
(file)
--- a/
conf/distro/include/angstrom.inc
+++ b/
conf/distro/include/angstrom.inc
@@
-50,3
+50,4
@@
DISTRO_CHECK := "${@bb.data.getVar("DISTRO_VERSION",d,1) or bb.fatal('Remove thi
# We want images supporting the following features (for task-base)
DISTRO_FEATURES = "nfs smbfs wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost pci"
+DISTRO_FEATURES_nslu2le = "nfs smbfs alsa bluetooth ext2 usbhost pci"