summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases/reproducible.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-28 18:21:02 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-01 00:17:40 +0000
commit45edf189961aff1858be9bb7b63116073c0a0c10 (patch)
tree02dbdb95f7df8c9a3f316db023e624f1c09e1a39 /meta/lib/oeqa/selftest/cases/reproducible.py
parent1395269a6fae5cec01d721e2ad52bd7cb8fc38ce (diff)
downloadopenembedded-core-45edf189961aff1858be9bb7b63116073c0a0c10.tar.gz
apr-util: Fix CFLAGS used in build
We need to use CFLAGS with the correct WORKDIR in them, replace those in the sysroot file with the ones appropriate to the current recipe. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib/oeqa/selftest/cases/reproducible.py')
-rw-r--r--meta/lib/oeqa/selftest/cases/reproducible.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/lib/oeqa/selftest/cases/reproducible.py b/meta/lib/oeqa/selftest/cases/reproducible.py
index 955773d7ca..bf7064d18b 100644
--- a/meta/lib/oeqa/selftest/cases/reproducible.py
+++ b/meta/lib/oeqa/selftest/cases/reproducible.py
@@ -36,7 +36,6 @@ exclude_packages = [
'go_',
'go-',
'gstreamer1.0-python',
- 'libaprutil',
'lttng-tools-dbg',
'lttng-tools-ptest',
'ltp',