aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-login/opie-login_cvs.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-opie/opie-login/opie-login_cvs.bb')
-rw-r--r--recipes-opie/opie-login/opie-login_cvs.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes-opie/opie-login/opie-login_cvs.bb b/recipes-opie/opie-login/opie-login_cvs.bb
new file mode 100644
index 0000000..9c1f0e4
--- /dev/null
+++ b/recipes-opie/opie-login/opie-login_cvs.bb
@@ -0,0 +1,11 @@
+require ${PN}.inc
+
+PV = "${OPIE_GIT_PV}"
+
+SRC_URI = "${OPIE_GIT};protocol=git;subpath=core/${APPNAME} \
+ ${OPIE_GIT};protocol=git;subpath=core/apps/calibrate \
+ ${OPIE_GIT};protocol=git;subpath=core/launcher \
+ file://opie-session \
+ file://post-session \
+ file://pre-session \
+ file://opie-login.conf"