[oe-commits] Tom Rini : openprotium-packages: Switch to libc-uclibc

git version control git at git.openembedded.org
Wed Jan 19 01:08:07 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: ef963a0f1684499a4d755ac04cdd527d4700f43d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=ef963a0f1684499a4d755ac04cdd527d4700f43d

Author: Tom Rini <tom_rini at mentor.com>
Date:   Tue Jan 18 17:55:33 2011 -0700

openprotium-packages: Switch to libc-uclibc

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/meta/openprotium-packages.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/meta/openprotium-packages.bb b/recipes/meta/openprotium-packages.bb
index dacacd1..4b10ee2 100644
--- a/recipes/meta/openprotium-packages.bb
+++ b/recipes/meta/openprotium-packages.bb
@@ -5,7 +5,7 @@
 DESCRIPTION = "Packages that are compatible with the Openprotium on the iomega Storcenter"
 HOMEPAGE = "http://www.openprotium.org"
 LICENSE = "MIT"
-PR = "r5"
+PR = "r6"
 CONFLICTS = "db3"
 PROVIDES += "${OPENPROTIUM_IMAGENAME}-packages"
 
@@ -239,7 +239,7 @@ SLUGOS_PACKAGES_append_linux = "\
 	xinetd \
 	"
 
-SLUGOS_PACKAGES_append_linux-uclibc = "\
+SLUGOS_PACKAGES_append_libc-uclibc = "\
 	"
 
 # These packages are not in the build because they have a significant compilation





More information about the Openembedded-commits mailing list