git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68e838e
)
reinstate install-path-check.patch - patch courtesy pb_.
author
Michael Lauer
<mickey@vanille-media.de>
Sun, 9 May 2004 00:53:52 +0000
(
00:53
+0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sun, 9 May 2004 00:53:52 +0000
(
00:53
+0000)
BKrev: 409d8120gPqgQrTgUSi-MkWW6Pc7CA
libtool/libtool-native_1.5.oe
patch
|
blob
|
history
diff --git
a/libtool/libtool-native_1.5.oe
b/libtool/libtool-native_1.5.oe
index
0d14be6
..
4f5eb57
100644
(file)
--- a/
libtool/libtool-native_1.5.oe
+++ b/
libtool/libtool-native_1.5.oe
@@
-1,3
+1,4
@@
+PR = "r1"
include libtool_${PV}.oe
inherit native
@@
-8,7
+9,8
@@
SRC_URI_append = " file://${FILESDIR}/libdir-la.patch;patch=1 \
file://${FILESDIR}/libtoolize-staging.patch;patch=1 \
file://${FILESDIR}/prefix.patch;patch=1 \
file://${FILESDIR}/ld.patch;patch=1 \
- file://${FILESDIR}/chmod.patch;patch=1"
+ file://${FILESDIR}/chmod.patch;patch=1 \
+ file://${FILESDIR}/install-path-check.patch;patch=1"
S = "${WORKDIR}/libtool-${PV}"
prefix = "${CROSS_DIR}"