aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-reader
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-opie/opie-reader')
-rw-r--r--recipes-opie/opie-reader/opie-reader_git.bb4
-rw-r--r--recipes-opie/opie-reader/uqtreader_git.bb2
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-opie/opie-reader/opie-reader_git.bb b/recipes-opie/opie-reader/opie-reader_git.bb
index cb25629..9bfe75b 100644
--- a/recipes-opie/opie-reader/opie-reader_git.bb
+++ b/recipes-opie/opie-reader/opie-reader_git.bb
@@ -1,9 +1,9 @@
require ${PN}.inc
-PV = "${OPIE_GIT_PV}"
+inherit opie_git
PR = "${INC_PR}.0"
-SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/apps/opie-reader \
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/apps/opie-reader;name=first \
${OPIE_GIT};protocol=git;subpath=pics \
${OPIE_GIT};protocol=git;subpath=apps"
diff --git a/recipes-opie/opie-reader/uqtreader_git.bb b/recipes-opie/opie-reader/uqtreader_git.bb
index 019d8c0..f6261d4 100644
--- a/recipes-opie/opie-reader/uqtreader_git.bb
+++ b/recipes-opie/opie-reader/uqtreader_git.bb
@@ -10,7 +10,7 @@ SRCDATE = "20070601"
PV = "1.2.2opie+cvs${SRCDATE}"
PR = "r4"
-SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/apps/opie-reader \
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/apps/opie-reader;name=first \
${OPIE_GIT};protocol=git;subpath=pics \
${OPIE_GIT};protocol=git;subpath=apps \
file://qt4.patch"