aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-simple_git.bb
blob: 865e18fce7f97291eb086d1075542fee84d6c938 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "SHR splash screen - simple SHR theme"
SECTION = "x11/data"
LICENSE = "MIT BSD"
PV = "1.2-gitr${SRCREV}"
PR = "r6"

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

ALTERNATIVE_PRIORITY = 2

require shr-splash-theme.inc