surpport seeking the recorded video
[vuplus_openembedded] / recipes / shr / shr-splash-theme-niebiee_git.bb
1 DESCRIPTION = "SHR splash screen - extremely blue Niebiee theme"
2 SECTION = "x11/data"
3 LICENSE = "MIT BSD"
4 PV = "1.2+gitr${SRCREV}"
5 PR = "r0"
6
7 SRC_URI = "git://git.shr-project.org/repo/shr-themes.git;protocol=http;branch=master"
8 S = "${WORKDIR}/git/shr-splash/${PN}"
9
10 require shr-splash-theme.inc
11