]> code.ossystems Code Review - openembedded-core.git/commit
btrfs-tools: remove redundant cross-compilation patch
authorRoss Burton <ross.burton@intel.com>
Mon, 4 Mar 2019 21:58:59 +0000 (21:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 5 Mar 2019 22:27:22 +0000 (22:27 +0000)
commit7b5d022e8dd19ee39e084444a32600dc54a3ccc3
treedfce8d81317b6c98810995a78db5f1c2ec2bba59
parente37a1ecc292b684daa49f2da2e19e0aa975f0959
btrfs-tools: remove redundant cross-compilation patch

This patch was to use BUILD_CC instead of CC when building mktables, a binary
used to generate tables.c.

However due to cross-compilation problems such as this, upstream since 4.12.1
(f929b62 specifically) avoids the entire issue and ships tables.c in the
repository, updating it as required.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Makefile-build-mktables-using-native-gcc.patch [deleted file]
meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb