From e7687c10b8dbc52a30f0e94b97537e40bc1f77dc Mon Sep 17 00:00:00 2001 From: Mike Westerhof Date: Thu, 7 Jul 2011 19:55:18 -0500 Subject: SlugOS: slugos-packages - demote wview pacakges due to build failures. --- recipes/meta/slugos-packages.bb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes/meta/slugos-packages.bb b/recipes/meta/slugos-packages.bb index 648fd40928..5f2cdee079 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 = "r77" +PR = "r78" CONFLICTS = "db3" COMPATIBLE_MACHINE = "nslu2|ixp4xx" @@ -219,9 +219,6 @@ SLUGOS_PACKAGES = "\ wget \ wireless-tools \ wpa-supplicant \ - wview-sim \ - wview-vpro \ - wview-wxt510 \ xinetd \ yp-tools ypbind ypserv \ zd1211-firmware \ @@ -253,11 +250,14 @@ SLUGOS_X11_PACKAGES = "\ # Packages that are broken but need to be fixed! # # - madwifi-ng: needs newer version for updated IXP4XX kernel -# - vsftpd: broken in general, needs libcap added to recipe +# - wview-*: references host libs # SLUGOS_BROKEN_BUT_NEED_FIXING_PACKAGES = "\ madwifi-ng \ ftpd-topfield \ + wview-sim \ + wview-vpro \ + wview-wxt510 \ " # Packages currently broken on all platforms -- cgit 1.2.3-korg