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:
95c02d5
)
gtkmm_2.18.1.bb : update to latest standards
author
Graeme Gregory
<dp@xora.org.uk>
Wed, 27 Jan 2010 15:03:44 +0000
(15:03 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Wed, 27 Jan 2010 15:03:44 +0000
(15:03 +0000)
No need to override do_configure anymore.
recipes/gtkmm/gtkmm_2.18.1.bb
patch
|
blob
|
history
diff --git
a/recipes/gtkmm/gtkmm_2.18.1.bb
b/recipes/gtkmm/gtkmm_2.18.1.bb
index
198fbd4
..
45d5c38
100644
(file)
--- a/
recipes/gtkmm/gtkmm_2.18.1.bb
+++ b/
recipes/gtkmm/gtkmm_2.18.1.bb
@@
-2,12
+2,7
@@
require gtkmm.inc
DEPENDS += "pangomm"
-EXTRA_OECONF = " --disable-documentation "
-
-do_configure() {
- libtoolize --force
- gnu-configize
- oe_runconf
-}
+PR = "r1"
+EXTRA_OECONF = " --disable-documentation "