summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-09-18 21:28:02 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-09-19 10:54:33 +0100
commitb2506dc91366de29510e5ee5b7e7a355baab095f (patch)
tree20dc354356a71572edcb780086c4c9ebd8e81127 /meta
parentf700a98f20b261207c40fbcc7bdcb83e154b9534 (diff)
downloadpoky-b2506dc91366de29510e5ee5b7e7a355baab095f.tar.gz
squashfs-tools: Remove UPSTREAM_CHECK_COMMITS
Upstream is making releases again. (From OE-Core rev: e2939592165034d59dd4841f6cb8c9fbfee21f27) Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
index ab2ff01b62..51e4a5939d 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
@@ -10,7 +10,6 @@ SRCREV = "f95864afe8833fe3ad782d714b41378e860977b1"
10SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https \ 10SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https \
11 file://squashfs-tools-4.3-sysmacros.patch;striplevel=2 \ 11 file://squashfs-tools-4.3-sysmacros.patch;striplevel=2 \
12" 12"
13UPSTREAM_CHECK_COMMITS = "1"
14SRC_URI[lzma.md5sum] = "29d5ffd03a5a3e51aef6a74e9eafb759" 13SRC_URI[lzma.md5sum] = "29d5ffd03a5a3e51aef6a74e9eafb759"
15SRC_URI[lzma.sha256sum] = "c935fd04dd8e0e8c688a3078f3675d699679a90be81c12686837e0880aa0fa1e" 14SRC_URI[lzma.sha256sum] = "c935fd04dd8e0e8c688a3078f3675d699679a90be81c12686837e0880aa0fa1e"
16 15