aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/shr-splash-theme-handy_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shr/shr-splash-theme-handy_git.bb')
-rw-r--r--recipes/shr/shr-splash-theme-handy_git.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/shr/shr-splash-theme-handy_git.bb b/recipes/shr/shr-splash-theme-handy_git.bb
new file mode 100644
index 0000000000..773d4f16db
--- /dev/null
+++ b/recipes/shr/shr-splash-theme-handy_git.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "SHR splash screen - handy theme"
+SECTION = "x11/data"
+LICENSE = "MIT BSD"
+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