aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-tux_git.bb
blob: 743dacd2b42cba948a08256a151e1cc40eed6c2f (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "SHR splash screen - SHR Tux theme"
SECTION = "x11/data"
LICENSE = "MIT BSD"
PV = "0.1+gitr${SRCPV}"
PR = "r0"

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