Go to file
Yoann Congal d161de0b00
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>
2024-05-21 14:15:10 -07:00
contrib contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
meta-filesystems fuse3: move from meta-filesystems to meta-oe 2024-05-19 08:27:51 -07:00
meta-gnome tracker: upgrade 3.7.2 -> 3.7.3 2024-05-19 08:27:59 -07:00
meta-initramfs reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
meta-multimedia tinyalsa: Upgrade to tip of trunk 2024-05-19 08:28:00 -07:00
meta-networking mdio-tools: fix mdio-netlink kernel module reproducibility 2024-05-21 14:15:10 -07:00
meta-oe malcontent: move PV to malcontent.inc 2024-05-21 14:15:10 -07:00
meta-perl libnet-dns-perl: upgrade 1.40 -> 1.45 2024-05-19 08:27:53 -07:00
meta-python python3-grpcio: fix do_compile failure for qemuppc64/qemuppc 2024-05-19 08:27:59 -07:00
meta-webserver nginx: Upgrade stable 1.24.0 -> 1.26.0 2024-04-30 17:02:36 -07:00
meta-xfce reproducibility: move repro excludes from AB config.json to meta-oe 2024-04-29 11:11:51 -07:00
.gitignore .gitignore: add *.pyc and *.pyo 2019-06-15 16:45:33 -07:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README.md layers: Move READMEs to markdown format 2023-06-17 08:30:01 -07:00

Collection of layers for the OE-core universe

Main layer maintainer: Khem Raj raj.khem@gmail.com

This repository is a collection of layers to suppliment OE-Core with additional packages, Each layer have designated maintainer Please see the respective READMEs in the layer subdirectories