aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-tux_git.bb
blob: 6f846461b319263046e2094246bd03847e892c4d (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${SRCREV}"
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