aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-login/opie-login_git.bb
blob: 9c1f0e482f802941611b1bf610688a10081354a7 (plain)
1
2
3
4
5
6
7
8
9
10
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"