diff options
author | Richard Purdie <richard@openedhand.com> | 2006-11-20 17:13:43 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-11-20 17:13:43 +0000 |
commit | 4398b980ba11f6a76f6c863f67f174cf1dc2bef6 (patch) | |
tree | ef35bc5c6f898f654d942f972146b3b2161f3f30 /meta/conf/distro/include/openzaurus.inc | |
parent | 173b999d9585d61890bdabc4d26a784bc7758ec4 (diff) | |
download | poky-4398b980ba11f6a76f6c863f67f174cf1dc2bef6.tar.gz |
conf: Sync with OE
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@892 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/distro/include/openzaurus.inc')
-rw-r--r-- | meta/conf/distro/include/openzaurus.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/openzaurus.inc b/meta/conf/distro/include/openzaurus.inc index 01877956ed..ea408ff221 100644 --- a/meta/conf/distro/include/openzaurus.inc +++ b/meta/conf/distro/include/openzaurus.inc | |||
@@ -22,4 +22,4 @@ BB_MIN_VERSION = "1.4.4" | |||
22 | INHERIT += "sanity" | 22 | INHERIT += "sanity" |
23 | 23 | ||
24 | # We want images supporting the following features (for task-base) | 24 | # We want images supporting the following features (for task-base) |
25 | DISTO_FEATURES = "nfs smbfs ipsec wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost" | 25 | DISTRO_FEATURES = "nfs smbfs ipsec wifi ppp alsa bluetooth ext2 irda pcmcia usbgadget usbhost" |