summaryrefslogtreecommitdiff
path: root/packages/meta
diff options
context:
space:
mode:
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 \