blob: ed8b673024214e97546035373a900f2225a1ba0e (
plain)
1
2
3
4
5
6
7
|
require ${PN}.inc
PV = "${OPIE_GIT_PV}"
SRC_URI = "${OPIE_GIT};protocol=git;subpath=noncore/apps/confedit \
${OPIE_GIT};protocol=git;subpath=pics \
${OPIE_GIT};protocol=git;subpath=apps"
|