summaryrefslogtreecommitdiff
path: root/packages/meta
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2005-07-14 19:54:33 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-14 19:54:33 +0000
commitf3afd91fec228f3be789de645de73ebc24ffc47d (patch)
tree932fc7f3e8a3d5411d6d7468d5852e22a6c916bd /packages/meta
parentc51a46754ae552402a7662048f16be8061081263 (diff)
parent2a87d84f3ef7a44edf05f7f73762ef58107e66f3 (diff)
merge of 5254e94c07ba869651eddd2236db11a76bcd67c6
and 67b26231d055d48fc26d1ad2f8ba226d004cec9b
Diffstat (limited to 'packages/meta')
-rw-r--r--packages/meta/openslug-packages.bb13
1 files changed, 8 insertions, 5 deletions
diff --git a/packages/meta/openslug-packages.bb b/packages/meta/openslug-packages.bb
index f09318ba13..748a7d8ca2 100644
--- a/packages/meta/openslug-packages.bb
+++ b/packages/meta/openslug-packages.bb
@@ -58,9 +58,9 @@ OPENSLUG_PACKAGES = "\
less \
libusb \
libxml2 \
- mgetty \
miau \
microcom \
+ mpd \
mt-daapd \
mutt \
mysql \
@@ -68,7 +68,6 @@ OPENSLUG_PACKAGES = "\
openssh \
openvpn \
pcre \
- postfix \
ppp \
puppy \
pwc \
@@ -84,21 +83,25 @@ OPENSLUG_PACKAGES = "\
python \
samba \
sane-backends \
+ thttpd \
vlan \
wget \
unionfs-modules unionfs-utils \
- xinetd \
"
# These packages only build on TARGET_OS=linux, not
# TARGET_OS=linux-uclibc
OPENSLUG_PACKAGES_append_linux = "\
bind \
- php \
+ mgetty \
+ nfs-utils \
libpam \
+ php \
+ postfix \
+ xinetd \
yp-tools ypbind ypserv \
- nfs-utils \
"
+
BROKEN_PACKAGES = "\
atftp \
strace \