diff options
author | Saul Wold <Saul.Wold@windriver.com> | 2023-02-10 07:32:55 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-03-09 13:19:03 +0000 |
commit | 45efd8bc4424d8eff693f4e12a1be2acf503947c (patch) | |
tree | e1cc9e9431e5874fda2f6328190f0d930187c67f /scripts/lib | |
parent | 9a832b46286ae97506d095950af4a24aded0900b (diff) | |
download | poky-45efd8bc4424d8eff693f4e12a1be2acf503947c.tar.gz |
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.
(From OE-Core rev: 49bddef864768bbf339513414b42a820f861bdb7)
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>
(cherry picked from commit 339c3c3abe8d405cfe7b3f34db9b3547bcaaf878)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions