aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-handy_git.bb
blob: ac72e8c74df766ef35be119dbb26b55fa1d973bf (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "SHR splash screen - handy theme"
SECTION = "x11/data"
LICENSE = "MIT BSD"
SRCREV = "1cc80e26a4558dfc2268b349d9a1f468e515bcfb"
PV = "1.2+gitr${SRCREV}"
PR = "r3"

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