summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/squashfs-tools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/squashfs-tools')
-rw-r--r--meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
index 53d3787271..0e1be6bc1f 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
@@ -9,8 +9,6 @@ PV = "4.4"
9SRCREV = "52eb4c279cd283ed9802dd1ceb686560b22ffb67" 9SRCREV = "52eb4c279cd283ed9802dd1ceb686560b22ffb67"
10SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https \ 10SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https \
11" 11"
12SRC_URI[lzma.md5sum] = "29d5ffd03a5a3e51aef6a74e9eafb759"
13SRC_URI[lzma.sha256sum] = "c935fd04dd8e0e8c688a3078f3675d699679a90be81c12686837e0880aa0fa1e"
14 12
15S = "${WORKDIR}/git/squashfs-tools" 13S = "${WORKDIR}/git/squashfs-tools"
16 14