aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-sh/opie-sh_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-opie/opie-sh/opie-sh_git.bb')
-rw-r--r--recipes-opie/opie-sh/opie-sh_git.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-opie/opie-sh/opie-sh_git.bb b/recipes-opie/opie-sh/opie-sh_git.bb
new file mode 100644
index 0000000..915376c
--- /dev/null
+++ b/recipes-opie/opie-sh/opie-sh_git.bb
@@ -0,0 +1,11 @@
+require ${PN}.inc
+
+PV = "${OPIE_GIT_PV}"
+
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/tools/opie-sh \
+ ${OPIE_GIT};protocol=git;subpath=pics \
+ ${OPIE_GIT};protocol=git;subpath=help \
+ ${OPIE_GIT};protocol=git;subpath=share \
+ ${OPIE_GIT};protocol=git;subpath=apps \
+ ${OPIE_GIT};protocol=git;subpath=bin \
+ file://opie-sh-path.patch"