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:
2b9f432
)
gdal: add staging
author
Koen Kooi
<koen@openembedded.org>
Thu, 28 Jun 2007 09:36:59 +0000
(09:36 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 28 Jun 2007 09:36:59 +0000
(09:36 +0000)
packages/gdal/gdal_1.3.2.bb
patch
|
blob
|
history
diff --git
a/packages/gdal/gdal_1.3.2.bb
b/packages/gdal/gdal_1.3.2.bb
index
2a97cfe
..
60f86b1
100644
(file)
--- a/
packages/gdal/gdal_1.3.2.bb
+++ b/
packages/gdal/gdal_1.3.2.bb
@@
-5,7
+5,7
@@
DEPENDS = "zlib"
SRC_URI = "http://www.gdal.org/dl/${P}.tar.gz"
-inherit autotools pkgconfig
+inherit autotools pkgconfig
binconfig
PARALLEL_MAKE = ""
@@
-36,3
+36,7
@@
do_package_prepend() {
os.system('cp -pPR ${D}${D}* ${D}../')
}
+do_stage() {
+ autotools_stage_all
+}
+