summaryrefslogtreecommitdiffstats
path: root/meta/lib/oeqa/selftest/cases/reproducible.py
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2021-02-28 12:05:14 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-03-01 00:17:41 +0000
commit4c190e8c9a2b53de3def1065fb6e479b72d040dc (patch)
tree0e1acfeba9b49bf55cff34ef1030bea7ab814d39 /meta/lib/oeqa/selftest/cases/reproducible.py
parent45edf189961aff1858be9bb7b63116073c0a0c10 (diff)
downloadopenembedded-core-4c190e8c9a2b53de3def1065fb6e479b72d040dc.tar.gz
gstreamer1.0-python: Set internal python library path correcty
The library hardcodes paths to the python library internally and currently these are build paths. Fix this to use the correct target path and fix reproducibility in the process. 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 bf7064d18b..fcd9d83ab8 100644
--- a/meta/lib/oeqa/selftest/cases/reproducible.py
+++ b/meta/lib/oeqa/selftest/cases/reproducible.py
@@ -35,7 +35,6 @@ exclude_packages = [
'go-runtime',
'go_',
'go-',
- 'gstreamer1.0-python',
'lttng-tools-dbg',
'lttng-tools-ptest',
'ltp',