aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-sh/opie-sh_git.bb
blob: 915376c6aa3ec27e78c22c2200d28dbc2e26f873 (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=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"