diff options
author | Rod Whitby <rod@whitby.id.au> | 2007-01-06 14:00:37 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2007-01-06 14:00:37 +0000 |
commit | c4305172c7cfba564d1ad5d537724c9cdf23b530 (patch) | |
tree | 790971ad13cfb65d19e248d598a4dce2b4c4360f | |
parent | 9a64f9cc8b9d6ddbb06c5ecaf9ba29f0ba32f887 (diff) |
slugos-packages: demoted nfs-utils
-rw-r--r-- | packages/meta/slugos-packages.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/meta/slugos-packages.bb b/packages/meta/slugos-packages.bb index cfe3613473..b3ea1beb77 100644 --- a/packages/meta/slugos-packages.bb +++ b/packages/meta/slugos-packages.bb @@ -140,7 +140,6 @@ SLUGOS_PACKAGES = "\ rng-tools \ rsync \ samba \ - sane-backends \ sed \ setpwc \ setserial \ @@ -165,7 +164,6 @@ SLUGOS_PACKAGES = "\ wget \ wireless-tools \ wpa-supplicant \ - zd1211 \ zip \ zlib \ " @@ -184,11 +182,13 @@ SLUGOS_BROKEN_PACKAGES = "\ obexftp \ puppy \ qc-usb-messenger \ + sane-backends \ unionfs-modules \ unionfs-utils \ cyrus-imapd \ lirc \ pwc \ + zd1211 \ " # These packages will never build because uclibc lacks (and always will lack) @@ -198,9 +198,9 @@ SLUGOS_BROKEN_PACKAGES = "\ # calls often still have 'yp' in the name). # NOTE: rng-tools is only here until argp-standalone can be built! + nfs-utils \ UCLIBC_UNSUPPORTABLE_PACKAGES = "\ libpam \ - nfs-utils \ rng-tools \ postfix \ yp-tools ypbind ypserv \ |