SlugOS: slugos-packages.bb - update to accomodate removal of e2fsprogs-libs
authorMike Westerhof <mwester@dls.net>
Thu, 25 Mar 2010 04:51:10 +0000 (23:51 -0500)
committerMike Westerhof <mwester@dls.net>
Thu, 25 Mar 2010 04:51:10 +0000 (23:51 -0500)
recipes/meta/slugos-packages.bb

index 2218079..53a5598 100644 (file)
@@ -5,7 +5,7 @@
 DESCRIPTION = "Packages that are compatible with the SlugOS firmware"
 HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
-PR = "r65"
+PR = "r66"
 CONFLICTS = "db3"
 
 COMPATIBLE_MACHINE = "nslu2|ixp4xx"
@@ -74,7 +74,6 @@ SLUGOS_PACKAGES = "\
        dnsmasq \
        dropbear \
        e2fsprogs \
-       e2fsprogs-libs \
        expat \
        ez-ipupdate \
        fconfig \
@@ -226,7 +225,7 @@ SLUGOS_PACKAGES = "\
        upslug2 \
        usbutils \
        ushare \
-       util-linux \
+       util-linux-ng \
        vim \
        vlan \
        vsftpd \