From: Mike Westerhof Date: Thu, 25 Mar 2010 04:51:10 +0000 (-0500) Subject: SlugOS: slugos-packages.bb - update to accomodate removal of e2fsprogs-libs X-Git-Tag: Release-2010-05/1~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99962c42b37b4ccc256d45540016309904ce7c77;p=openembedded.git SlugOS: slugos-packages.bb - update to accomodate removal of e2fsprogs-libs --- diff --git a/recipes/meta/slugos-packages.bb b/recipes/meta/slugos-packages.bb index 2218079369..53a5598238 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 = "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 \