slugos-packages: Demoted erlang, and fixed syntax errors.
authorRod Whitby <rod@whitby.id.au>
Sat, 6 Jan 2007 20:25:31 +0000 (20:25 +0000)
committerRod Whitby <rod@whitby.id.au>
Sat, 6 Jan 2007 20:25:31 +0000 (20:25 +0000)
packages/meta/slugos-packages.bb

index b3ea1be..2d593fa 100644 (file)
@@ -198,7 +198,8 @@ 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 \
+#      nfs-utils \
+
 UCLIBC_UNSUPPORTABLE_PACKAGES = "\
        libpam \
        rng-tools \
@@ -207,11 +208,12 @@ UCLIBC_UNSUPPORTABLE_PACKAGES = "\
        "
 
 # These packages work with glibc, but break on uclibc.
+#      erlang \
+
 UCLIBC_BROKEN_PACKAGES = "\
        apr \
        bogofilter \
        boost \
-       erlang \
        linphone \
        sudo \
        ushare \