From: Alexander Kanavin Date: Wed, 20 Jul 2022 08:43:52 +0000 (+0200) Subject: sato-icon-theme: check for new commits rather than tags X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3569 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b13e6357bfd56acc6229b0f460c7e78a5c37d230;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git sato-icon-theme: check for new commits rather than tags Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- 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 e2140bfdd70..1ebbf010f37 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" SRC_URI = "git://git.yoctoproject.org/sato-icon-theme.git;protocol=https;branch=master" SRCREV = "d23f04ecb0328f655bf195df8eb04c1b734d53a9" +UPSTREAM_CHECK_COMMITS = "1" S = "${WORKDIR}/git"