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:
221e6ea
)
glibc-patch
author
Michael Lauer
<mickey@vanille-media.de>
Thu, 1 Apr 2004 12:01:52 +0000
(12:01 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Thu, 1 Apr 2004 12:01:52 +0000
(12:01 +0000)
BKrev: 406c04b0CLGqZCU-nNMPxA0cka3xyA
glibc/glibc_2.3.2.oe
patch
|
blob
|
history
diff --git
a/glibc/glibc_2.3.2.oe
b/glibc/glibc_2.3.2.oe
index
1d3a4f3
..
0a573a2
100644
(file)
--- a/
glibc/glibc_2.3.2.oe
+++ b/
glibc/glibc_2.3.2.oe
@@
-212,6
+212,6
@@
do_install() {
python do_package () {
if oe.data.getVar('DEBIAN_NAMES', d, 1):
- oe.data.setVar('PKG_
${PN}
', 'libc6', d)
+ oe.data.setVar('PKG_
glibc
', 'libc6', d)
oe.build.exec_func('package_do_package', d)
}