aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-login/opie-login_git.bb
blob: 0f0f9328b8f527ce6053be0e616192105a9121a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
require ${PN}.inc

inherit opie_git

SRC_URI = "${OPIE_GIT};protocol=git;subpath=core/${APPNAME};name=first \
	   ${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"