summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2022-07-20 10:43:52 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-07-23 13:55:25 +0100
commitbeeb6e95e56662edab5e3e6526fafa59ac1008b8 (patch)
tree5e499a1b217cb8a8e8fd94f64914ba3ad806812c /meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb
parente4da038708d00fc2c0da24ef6bbc8d419a207f6b (diff)
downloadpoky-beeb6e95e56662edab5e3e6526fafa59ac1008b8.tar.gz
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>
Diffstat (limited to 'meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb')
-rw-r--r--meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb
index e2140bfdd7..1ebbf010f3 100644
--- a/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb
+++ b/meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb
@@ -10,6 +10,7 @@ DEPENDS = "icon-naming-utils-native libxml-simple-perl-native"
10 10
11SRC_URI = "git://git.yoctoproject.org/sato-icon-theme.git;protocol=https;branch=master" 11SRC_URI = "git://git.yoctoproject.org/sato-icon-theme.git;protocol=https;branch=master"
12SRCREV = "d23f04ecb0328f655bf195df8eb04c1b734d53a9" 12SRCREV = "d23f04ecb0328f655bf195df8eb04c1b734d53a9"
13UPSTREAM_CHECK_COMMITS = "1"
13 14
14S = "${WORKDIR}/git" 15S = "${WORKDIR}/git"
15 16