mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
sato-icon-theme: check for new commits rather than tags
(From OE-Core rev: b13e6357bfd56acc6229b0f460c7e78a5c37d230) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
e4da038708
commit
beeb6e95e5
@@ -10,6 +10,7 @@ DEPENDS = "icon-naming-utils-native libxml-simple-perl-native"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/sato-icon-theme.git;protocol=https;branch=master"
|
||||
SRCREV = "d23f04ecb0328f655bf195df8eb04c1b734d53a9"
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user