dosfstools: update to 3.0.28
[openembedded.git] / recipes / shr / shr-splash-theme-simple_git.bb
1 DESCRIPTION = "SHR splash screen - simple SHR theme"
2 SECTION = "x11/data"
3 LICENSE = "MIT BSD"
4 SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
5 PV = "1.2+gitr${SRCREV}"
6 PR = "r6"
7
8 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
9 S = "${WORKDIR}/git/shr-splash/${PN}"
10
11 ALTERNATIVE_PRIORITY = 2
12
13 require shr-splash-theme.inc
14