aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/meta
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2011-02-21 17:23:32 -0600
committerMike Westerhof <mwester@dls.net>2011-02-21 17:23:32 -0600
commit04e52f9cf794ad8c9cd303084765972700823cf5 (patch)
tree8947f3aa2c93e651da2a749938396689e8b432f6 /recipes/meta
parentd74ffffd27ce2e3b75a6009f680e4e35d0b6ef85 (diff)
downloadopenembedded-04e52f9cf794ad8c9cd303084765972700823cf5.tar.gz
SlugOS: slugos-packages - update to keep the package feeds building
(demote squid until patch accepted; promote a few that are fixed; and clarify comments regarding a few that need yet to be fixed.)
Diffstat (limited to 'recipes/meta')
-rw-r--r--recipes/meta/slugos-packages.bb17
1 files changed, 8 insertions, 9 deletions
diff --git a/recipes/meta/slugos-packages.bb b/recipes/meta/slugos-packages.bb
index 5f91887412..f891a2c1e5 100644
--- a/recipes/meta/slugos-packages.bb
+++ b/recipes/meta/slugos-packages.bb
@@ -5,7 +5,7 @@
DESCRIPTION = "Packages that are compatible with the SlugOS firmware"
HOMEPAGE = "http://www.nslu2-linux.org"
LICENSE = "MIT"
-PR = "r72"
+PR = "r73"
CONFLICTS = "db3"
COMPATIBLE_MACHINE = "nslu2|ixp4xx"
@@ -21,6 +21,7 @@ ALLOW_EMPTY = "1"
SLUGOS_PACKAGES = "\
alsa-lib \
alsa-utils \
+ apex-env \
apr \
asterisk \
asterisk-core-sounds-en-alaw \
@@ -97,6 +98,7 @@ SLUGOS_PACKAGES = "\
hdparm \
hostap-daemon \
ifupdown \
+ inetutils \
iozone3 \
iperf \
opkg-utils \
@@ -127,6 +129,7 @@ SLUGOS_PACKAGES = "\
logrotate \
lrzsz \
lsof \
+ lvm2 \
m4 \
madplay \
mailx \
@@ -184,7 +187,6 @@ SLUGOS_PACKAGES = "\
smartmontools \
spandsp \
sqlite \
- squid \
sshfs-fuse \
ssmtp \
strace \
@@ -247,17 +249,14 @@ SLUGOS_X11_PACKAGES = "\
# Packages that are broken but need to be fixed!
#
-# - apex-env: gcc4.4
-# - inetutils: gcc 4.4
-# - lvm2: gcc 4.4 (suspected)
-# - madwifi-ng: gcc 4.4 (and possibly other problems)
+# - groff, man, man-pages -- groff do_install failure
+# - madwifi-ng: needs newer version for updated IXP4XX kernel
+# - squid: depends on host headers; patch pending
#
SLUGOS_BROKEN_BUT_NEED_FIXING_PACKAGES = "\
- apex-env \
groff man man-pages \
- inetutils \
- lvm2 \
madwifi-ng \
+ squid \
"
# Packages currently broken on all platforms