aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-logo_git.bb
blob: ecb603b9d716e06356c9003ca22593a2d92d8ad1 (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${SRCREV}"
PR = "r1"

SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
S = "${WORKDIR}/git/shr-splash/${PN}"

ALTERNATIVE_PRIORITY = 3

require shr-splash-theme.inc