* [Buildroot] [PATCH 1/1] squashfs: bump to fix RHEL 5 compilation error
@ 2017-02-03 21:12 Thomas De Schampheleire
2017-02-04 8:19 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Thomas De Schampheleire @ 2017-02-03 21:12 UTC (permalink / raw)
To: buildroot
From: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Bump squashfs with one commit to fix a compilation error on the ancient RHEL
5 distribution.
Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
---
package/squashfs/squashfs.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/squashfs/squashfs.mk b/package/squashfs/squashfs.mk
index 1a5f1ea..4f84872 100644
--- a/package/squashfs/squashfs.mk
+++ b/package/squashfs/squashfs.mk
@@ -4,7 +4,7 @@
#
################################################################################
-SQUASHFS_VERSION = 9c1db6d13a51a2e009f0027ef336ce03624eac0d
+SQUASHFS_VERSION = 3de1687d7432ea9b302c2db9521996f506c140a3
SQUASHFS_SITE = https://git.kernel.org/pub/scm/fs/squashfs/squashfs-tools.git
SQUASHFS_SITE_METHOD = git
SQUASHFS_LICENSE = GPLv2+
--
2.10.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-02-04 8:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-03 21:12 [Buildroot] [PATCH 1/1] squashfs: bump to fix RHEL 5 compilation error Thomas De Schampheleire
2017-02-04 8:19 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox