summaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-dontpanic_git.bb
blob: 9c653acdc49adf82b4cd3532a67dcc2a8b9889f0 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "SHR splash screen - DON'T PANIC 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}"

require shr-splash-theme.inc