aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-07 10:46:00 -0700
committerTom Rini <tom_rini@mentor.com>2011-03-07 10:51:51 -0700
commitb51db30f34cd7d27a2e9b4e480fb0874b68ea2da (patch)
treec2a4eb578a781086b8714e956e09795dc11ca30b /recipes
parent70290793d557af1fd65a9c596384ef516acf3e99 (diff)
downloadopenembedded-b51db30f34cd7d27a2e9b4e480fb0874b68ea2da.tar.gz
zbedic: Switch to subdir= in SRC_URI, add FILESPATHPKG
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/zbedic/libbedic_1.1.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes/zbedic/libbedic_1.1.bb b/recipes/zbedic/libbedic_1.1.bb
index 5c9c94ca84..8af21620ba 100644
--- a/recipes/zbedic/libbedic_1.1.bb
+++ b/recipes/zbedic/libbedic_1.1.bb
@@ -7,14 +7,13 @@ LICENSE = "GPL"
DEPENDS = "sqlite3"
APPTYPE = "binary"
APPDESKTOP = "${WORKDIR}/zbedic/misc"
+FILESPATHPKG .= ":zbedic"
PR = "r5"
-SRC_URI = "${SOURCEFORGE_MIRROR}/bedic/libbedic_${PV}-0.tgz \
+SRC_URI = "${SOURCEFORGE_MIRROR}/bedic/libbedic_${PV}-0.tgz;subdir=${BPN}-${PV} \
file://include-cstdio.patch \
"
-S = "${WORKDIR}"
-
inherit palmtop
# need to override this, because bedic contains exception handling
# pass VERSION as a string \\"${PV}.0\\"