aboutsummaryrefslogtreecommitdiffstats
path: root/meta-skeleton
diff options
context:
space:
mode:
authorTanu Kaskinen <tanuk@iki.fi>2018-03-21 19:07:41 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-26 15:06:26 +0100
commit0dbe43e520be5e60e3a98fc0e46358bb291b0c13 (patch)
treef801cd41affbe8059704bb33cc5688534a338a53 /meta-skeleton
parent5a7cf3296715ac6543a171984fd09168bf73d1af (diff)
downloadopenembedded-core-0dbe43e520be5e60e3a98fc0e46358bb291b0c13.tar.gz
e2fsprogs: fix compatibility with glibc 2.27
glibc 2.27 added function copy_file_range(), and e2fsprogs happens to have a different function with the same name. The conflict made e2fsprogs-native build fail. Here's a backport of a fix from upstream, the fix was released in e2fsprogs 1.43.8. The master branch doesn't need this fix, since it has new enough e2fsprogs version. At least rocko, pyro and morty need this, I haven't checked older stable branches. Apparently the problematic function was introduced in e2fsprogs version 1.43. Signed-off-by: Tanu Kaskinen <tanuk@iki.fi> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-skeleton')
0 files changed, 0 insertions, 0 deletions