diff options
| author | Adrian Bunk <bunk@stusta.de> | 2019-10-26 23:42:13 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-28 05:31:42 +0000 |
| commit | cedd55fc3e6e64c9b8b9ed76325721a6256727ba (patch) | |
| tree | 3636da5d4ec5d1c517a93109b28dd9524aa6c613 /meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb | |
| parent | 8a1e7bd5dc9bbf7531fcc66427847448c71ec64c (diff) | |
| download | poky-cedd55fc3e6e64c9b8b9ed76325721a6256727ba.tar.gz | |
squashfs-tools: Upgrade to 4.4
Patch for issue fixed upstream removed.
(From OE-Core rev: a29889c1f5e98b84c87522c6e0a058da262153e1)
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb')
| -rw-r--r-- | meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb index 51e4a5939d..53d3787271 100644 --- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb +++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb | |||
| @@ -5,10 +5,9 @@ SECTION = "base" | |||
| 5 | LICENSE = "GPL-2" | 5 | LICENSE = "GPL-2" |
| 6 | LIC_FILES_CHKSUM = "file://../COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 6 | LIC_FILES_CHKSUM = "file://../COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 7 | 7 | ||
| 8 | PV = "4.3+gitr${SRCPV}" | 8 | PV = "4.4" |
| 9 | SRCREV = "f95864afe8833fe3ad782d714b41378e860977b1" | 9 | SRCREV = "52eb4c279cd283ed9802dd1ceb686560b22ffb67" |
| 10 | SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https \ | 10 | SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https \ |
| 11 | file://squashfs-tools-4.3-sysmacros.patch;striplevel=2 \ | ||
| 12 | " | 11 | " |
| 13 | SRC_URI[lzma.md5sum] = "29d5ffd03a5a3e51aef6a74e9eafb759" | 12 | SRC_URI[lzma.md5sum] = "29d5ffd03a5a3e51aef6a74e9eafb759" |
| 14 | SRC_URI[lzma.sha256sum] = "c935fd04dd8e0e8c688a3078f3675d699679a90be81c12686837e0880aa0fa1e" | 13 | SRC_URI[lzma.sha256sum] = "c935fd04dd8e0e8c688a3078f3675d699679a90be81c12686837e0880aa0fa1e" |
