summaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-handy_git.bb
blob: 94e2d188782ef24b4b30b8a5faaef4df6b7b85f7 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "SHR splash screen - handy theme"
SECTION = "x11/data"
LICENSE = "MIT BSD"
PV = "1.2+gitr${SRCREV}"
PR = "r3"

SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
S = "${WORKDIR}/git/shr-splash/${PN}"

require shr-splash-theme.inc