]> code.ossystems Code Review - openembedded-core.git/commitdiff
glibc: remove old ld.so.conf which adds /opt/QtPalmtop to library search path
authorRoss Burton <ross@openedhand.com>
Fri, 18 Jan 2008 17:30:25 +0000 (17:30 +0000)
committerRoss Burton <ross@openedhand.com>
Fri, 18 Jan 2008 17:30:25 +0000 (17:30 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3551 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/glibc/glibc-2.4/etc/ld.so.conf [deleted file]
meta/packages/glibc/glibc_2.4.bb
meta/packages/glibc/glibc_2.5.bb

diff --git a/meta/packages/glibc/glibc-2.4/etc/ld.so.conf b/meta/packages/glibc/glibc-2.4/etc/ld.so.conf
deleted file mode 100644 (file)
index 3f9b41a..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-/usr/local/lib
-/opt/QtPalmtop/lib
-
index c4924449376d5fee860620e3eee7c798f8eea960..6a5e9f37d7fdc5c8b7912085e274d9fc2589e202 100644 (file)
@@ -1,6 +1,6 @@
 require glibc.inc
 
-PR = "r12"
+PR = "r13"
 
 # the -isystem in bitbake.conf screws up glibc do_stage
 BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}"
index 38602212c19b502f67827bb2e664ff56bdf7a71d..e353840a121174b33f47ce46cccedff956d250d8 100644 (file)
@@ -1,6 +1,6 @@
 require glibc.inc
 
-PR = "r6"
+PR = "r8"
 
 # the -isystem in bitbake.conf screws up glibc do_stage
 BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}"