diff options
author | Yoann Congal <yoann.congal@smile.fr> | 2024-05-21 10:08:05 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-05-21 14:15:10 -0700 |
commit | d161de0b00b91cd0c286fbbc1190f87cf20fe088 (patch) | |
tree | 0644fb237920f2f554ad7a25a85002c61022a0b7 /meta-python/recipes-devtools/python/python3-wpa-supplicant | |
parent | 3584b79a4cdc410ee4aaf12b57bccd0ce035537c (diff) | |
download | meta-openembedded-d161de0b00b91cd0c286fbbc1190f87cf20fe088.tar.gz |
mdio-tools: fix mdio-netlink kernel module reproducibility
mdio-netlink source make reference to ${S}/.. which breaks
-fdebug-prefix-map and results in the full TMPDIR path being present in
the -dbg package and, also, change a related CRC in the main package.
This changes ${S} to enclose the whole SRC_URI repo and adapt relative paths to
build (MODULES_MODULE_SYMVERS_LOCATION)
This make mdio-netlink reproducible and fixes this warning:
WARNING: mdio-netlink-1.3.1-r0 do_package_qa: QA Issue: File /lib/modules/6.6.29-yocto-standard/updates/.debug/mdio-netlink.ko in package mdio-netlink-dbg contains reference to TMPDIR [buildpaths]
Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-wpa-supplicant')
0 files changed, 0 insertions, 0 deletions