From 04e52f9cf794ad8c9cd303084765972700823cf5 Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Mon, 21 Feb 2011 17:23:32 -0600 Subject: [PATCH] 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.) --- recipes/meta/slugos-packages.bb | 17 ++++++++--------- 1 file 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 -- 2.39.5