aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-tux_git.bb
blob: 34ecdf2370db4e47fc3529e8ebafba00b0417e6d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "SHR splash screen - SHR Tux theme"
SECTION = "x11/data"
LICENSE = "MIT BSD"
SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
PV = "0.1+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}"

require shr-splash-theme.inc