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

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