]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
busybox: Fix depmod patch
authorSaul Wold <Saul.Wold@windriver.com>
Fri, 10 Feb 2023 15:32:55 +0000 (07:32 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Feb 2023 10:20:44 +0000 (10:20 +0000)
commit339c3c3abe8d405cfe7b3f34db9b3547bcaaf878
tree2c0ed2c5203e7a8510fe5f2a24fb070c018c7231
parentc7f623a9ef6809db60a792b0e2bd1f41c421a8b3
busybox: Fix depmod patch

The original patch was actually allowing .debug modules
though which was in-correct. This change blocks the
parsing of .debug modules (which is correct). As noted in
[YOCTO #15022] this should address the empty modules.dep
when using the BusyBox depmod.

Signed-off-by: Saul Wold <saul.wold@windriver.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/busybox/busybox/0001-depmod-Ignore-.debug-directories.patch