mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
swig: Fix reproducibility issue
Remove hardcoding the build configuration into the help/version output from swig to make the binaries reproducible. (From OE-Core rev: 7ed28ae9717ea9dad4e131012186d5f08e8f0bec) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -44,7 +44,6 @@ exclude_packages = [
|
||||
'python3-cython',
|
||||
'qemu',
|
||||
'ruby-ri-docs',
|
||||
'swig',
|
||||
'systemd-bootchart'
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user