]> code.ossystems Code Review - openembedded-core.git/commit
btrfs-tools: Pass DEBUG_MAP_PREFIX flags to Python
authorJoshua Watt <jpewhacker@gmail.com>
Thu, 30 May 2019 02:41:09 +0000 (21:41 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 May 2019 11:34:56 +0000 (12:34 +0100)
commit04bb44c1b97c3183739e4836588a93dc34af8806
tree077485e02c1759a4fce3fd953a01653604e846f2
parentf4e712162566373279049fb952d8bceb9184128a
btrfs-tools: Pass DEBUG_MAP_PREFIX flags to Python

The DEBUG_MAP_PREFIX flags need to be passed when building the Python
library to prevent these non-reproducible paths from being encoded into
the library. The patch that does this was accepted upstream and
supersedes part of a previous patch that passed LDFLAGS to the Python
library in favor of passing EXTRA_PYTHON_LDFLAGS, so the patch and
recipe has been updated to reflect this.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/btrfs-tools/btrfs-tools/0001-Add-LDFLAGS-when-building-libbtrfsutil.so.patch
meta/recipes-devtools/btrfs-tools/btrfs-tools/0003-btrfs-progs-Pass-CFLAGS-and-LDFLAGS-to-Python.patch [new file with mode: 0644]
meta/recipes-devtools/btrfs-tools/btrfs-tools_5.1.bb