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:
24ff34e
)
fix SOV; remove local do_compile and do_configure funcs - patch courtesy pb_.
author
Michael Lauer
<mickey@vanille-media.de>
Fri, 23 Apr 2004 23:41:28 +0000
(23:41 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Fri, 23 Apr 2004 23:41:28 +0000
(23:41 +0000)
BKrev: 4089a9a8q_8a8EM4N7hTOrmJjnvUtg
glib-2.0/glib-2.0-native_2.2.3.oe
patch
|
blob
|
history
diff --git
a/glib-2.0/glib-2.0-native_2.2.3.oe
b/glib-2.0/glib-2.0-native_2.2.3.oe
index
7a7e6f4
..
6993a71
100644
(file)
--- a/
glib-2.0/glib-2.0-native_2.2.3.oe
+++ b/
glib-2.0/glib-2.0-native_2.2.3.oe
@@
-12,16
+12,7
@@
do_configure_prepend () {
install -m 0644 ${FILESDIR}/glibconfig-sysdefs.h .
}
-SOV = "0.103.0"
-
-do_configure () {
- oe_runconf
-}
-
-do_compile () {
- oe_runmake -C ${S}/glib
- oe_runmake -C ${S}/gobject
-}
+SOV = "0.200.3"
do_stage () {
install -m 0755 gobject/glib-mkenums ${STAGING_BINDIR}/