aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-logo_git.bb
blob: 282bf0131a881bc18fa5f0fb0437edfb4e11a400 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "SHR splash screen - SHR logo 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}"

ALTERNATIVE_PRIORITY = 2

require shr-splash-theme.inc