[oe-commits] Mike Westerhof : SlugOS: slugos-packages. bb - update to accomodate removal of e2fsprogs-libs

git version control git at git.openembedded.org
Thu Mar 25 07:08:22 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 99962c42b37b4ccc256d45540016309904ce7c77
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=99962c42b37b4ccc256d45540016309904ce7c77

Author: Mike Westerhof <mwester at dls.net>
Date:   Wed Mar 24 23:51:10 2010 -0500

SlugOS: slugos-packages.bb - update to accomodate removal of e2fsprogs-libs

---

 recipes/meta/slugos-packages.bb |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/meta/slugos-packages.bb b/recipes/meta/slugos-packages.bb
index 2218079..53a5598 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 \





More information about the Openembedded-commits mailing list