summaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-simple_git.bb
blob: f132c1d7aa441ce7505d314e1639f8c9c76f62d0 (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