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

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


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

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

vdr: Switch to libc-uclibc

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

---

 recipes/vdr/vdr_1.7.16.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/vdr/vdr_1.7.16.bb b/recipes/vdr/vdr_1.7.16.bb
index 12632ef..1861e25 100644
--- a/recipes/vdr/vdr_1.7.16.bb
+++ b/recipes/vdr/vdr_1.7.16.bb
@@ -1,11 +1,11 @@
 require vdr.inc
-PR = "r0"
+PR = "r1"
 
 SRC_URI += "file://0001-Makefile-Pass-LDFLAGS.patch \
             file://0002-tools.h-include-stdarg.h.patch \
            "
 
-SRC_URI_append_linux-uclibceabi = " file://0003-uclibc-Add-lintl-to-LIBS.patch "
+SRC_URI_append_libc-uclibceabi = " file://0003-uclibc-Add-lintl-to-LIBS.patch "
 SRC_URI_append_uclinux-uclibc = " file://0003-uclibc-Add-lintl-to-LIBS.patch "
 
 EXTRA_OEMAKE += "INCLUDES=-I${STAGING_INCDIR}/freetype2"





More information about the Openembedded-commits mailing list