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:
ef1d9f0
)
zbedic: Switch to subdir= in SRC_URI
author
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 17:45:43 +0000
(10:45 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 17:51:50 +0000
(10:51 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/zbedic/zbedic_1.2.bb
patch
|
blob
|
history
diff --git
a/recipes/zbedic/zbedic_1.2.bb
b/recipes/zbedic/zbedic_1.2.bb
index
7774286
..
216fc00
100644
(file)
--- a/
recipes/zbedic/zbedic_1.2.bb
+++ b/
recipes/zbedic/zbedic_1.2.bb
@@
-9,12
+9,10
@@
APPTYPE = "binary"
APPDESKTOP = "${WORKDIR}/misc"
PR = "r3"
-SRC_URI = "${SOURCEFORGE_MIRROR}/bedic/zbedic_${PV}-2.tgz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/bedic/zbedic_${PV}-2.tgz
;subdir=${BPN}-${PV}
\
file://opie-icons.patch \
file://qtopia17.patch"
-S = "${WORKDIR}"
-
inherit opie
export OE_QMAKE_LINK="${CXX}"
export OE_QMAKE_CXXFLAGS=" -DVERSION=\\"${PV}.2\\" -DPREFIX_PATH=\\"/usr\\""