Commit 77133d96 authored by Florent Revest's avatar Florent Revest

asteroid-wallpapers: Bump SRCREV

parent e0fd08f9
......@@ -4,14 +4,14 @@ LICENSE = "CC-BY-2.0"
LIC_FILES_CHKSUM = "file://LICENSE_CCBY;md5=e5ae8a8ac3605e6baffcd72982f4703b"
SRC_URI = "git://github.com/AsteroidOS/asteroid-wallpapers;protocol=https"
SRCREV = "4b22f76e4320eb0c4d4b80f559750a5a0bbfad29"
SRCREV = "716b6c12915da3b3c858efb9041cd097aa868090"
PR = "r1"
PV = "+git${SRCPV}"
S = "${WORKDIR}/git"
do_install() {
install -d ${D}/usr/share/asteroid-launcher/wallpapers/
cp ${S}/320x320/* ${D}/usr/share/asteroid-launcher/wallpapers/
cp ${S}/480x480/* ${D}/usr/share/asteroid-launcher/wallpapers/
}
FILES_${PN} = "/usr/share/asteroid-launcher/wallpapers/"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment