]> code.ossystems Code Review - openembedded-core.git/commit
btrfs-tools: upgrade 4.15.1 -> 4.16.1
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Wed, 23 May 2018 18:24:52 +0000 (21:24 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 May 2018 20:06:02 +0000 (21:06 +0100)
commita2b9834ec9b817e32772ddc27bc6b55fab33670c
tree530862b1803b1146a9a6f003bd42b04638afaf08
parent0d5fa036885ad6320fdd79399af463eed8aa0750
btrfs-tools: upgrade 4.15.1 -> 4.16.1

Drop upstreamed patch.

Add a patch to correctly set LDFLAGS for one of the libraries and Python bindings.

Add dependencies to build Python bindings
(directly inheriting setuptools3 class does not work,
as the build is Makefile-managed) and a snippet to install them.
Also add a patch to allow specifying where they are installed
(to avoid hardcoded /usr/lib default).

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-LDFLAGS-when-building-libbtrfsutil.so.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-a-possibility-to-specify-where-python-modules-ar.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools/ftw-subdir-walk.patch [deleted file]
meta/recipes-devtools/btrfs-tools/btrfs-tools_4.16.1.bb [moved from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.15.1.bb with 72% similarity]