diff options
-rw-r--r-- | meta/recipes-sato/sato-icon-theme/sato-icon-theme_git.bb | 1 |
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 | ||
11 | SRC_URI = "git://git.yoctoproject.org/sato-icon-theme.git;protocol=https;branch=master" | 11 | SRC_URI = "git://git.yoctoproject.org/sato-icon-theme.git;protocol=https;branch=master" |
12 | SRCREV = "d23f04ecb0328f655bf195df8eb04c1b734d53a9" | 12 | SRCREV = "d23f04ecb0328f655bf195df8eb04c1b734d53a9" |
13 | UPSTREAM_CHECK_COMMITS = "1" | ||
13 | 14 | ||
14 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
15 | 16 | ||