aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-opie/opie-taskbar/opie-taskbar_git.bb
blob: 7a9be31ffa577da62327f3a654d6b1434f7d05cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
require ${PN}.inc
PV = "${OPIE_GIT_PV}"
PR = "r22"

SRC_URI = "${OPIE_GIT};protocol=git;subpath=core/apps/calibrate \
           ${OPIE_GIT};protocol=git;subpath=noncore/settings/mediummount \
           ${OPIE_GIT};protocol=git;subpath=core/launcher \
           ${OPIE_GIT};protocol=git;subpath=pics \
           ${OPIE_GIT};protocol=git;subpath=apps \
           ${OPIE_GIT};protocol=git;subpath=root \
           ${OPIE_GIT};protocol=git;subpath=etc \
           file://nomax.patch;striplevel=3 \
           file://no-builtin-qss-startup-2.patch \
           file://kbdlocks-runtime.patch \
           file://server-pro-git.patch \
           file://force-firstuse-calibrate.patch \
          "