Explorar el Código

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>
Alexander Kanavin hace 2 años
padre
commit
beeb6e95e5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb

+ 1 - 0
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"