aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
diff options
context:
space:
mode:
authorRoy Li <rongqing.li@windriver.com>2015-09-14 17:27:40 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-09-16 21:38:22 +0100
commite0d5e6a7d31f0e69f65f9bf3f1027b91c9bd23cc (patch)
treea3e6b0d2e4f0c8fc8d893f8770fc9170f6955d33 /meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
parent68e04e4d26bb887cfb4321472d3c29d0df528393 (diff)
downloadopenembedded-core-contrib-e0d5e6a7d31f0e69f65f9bf3f1027b91c9bd23cc.tar.gz
squashfs-tools: make it be able to be compiled by gcc5 with "-O0"
Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb')
-rw-r--r--meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
index 497b282074..7aebd00e0b 100644
--- a/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
+++ b/meta/recipes-devtools/squashfs-tools/squashfs-tools_git.bb
@@ -12,6 +12,7 @@ PV = "4.3+gitr${SRCPV}"
SRCREV = "9c1db6d13a51a2e009f0027ef336ce03624eac0d"
SRC_URI = "git://github.com/plougher/squashfs-tools.git;protocol=https \
http://downloads.sourceforge.net/sevenzip/lzma465.tar.bz2;name=lzma \
+ file://0001-mksquashfs.c-get-inline-functions-work-with-C99.patch;striplevel=2 \
"
SRC_URI[lzma.md5sum] = "29d5ffd03a5a3e51aef6a74e9eafb759"
SRC_URI[lzma.sha256sum] = "c935fd04dd8e0e8c688a3078f3675d699679a90be81c12686837e0880aa0fa1e"