From: Alexander Sverdlin <[email protected]>
Since commit 3e79f6b83bd0
("Create symlinks for all firmware that is duplicate using rdfind")
linux-firmware' copy-firmware.sh uses rdfind, add it to package's
DEPENDS.
Fixes: 7c725d1f2ed9 ("linux-firmware: upgrade 20230804 -> 20231030")
Signed-off-by: Alexander Sverdlin <[email protected]>
---
meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb
b/meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb
index c0394b9b3b9..f7da5de6074 100644
--- a/meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb
+++ b/meta/recipes-kernel/linux-firmware/linux-firmware_20231030.bb
@@ -1529,3 +1529,7 @@ INSANE_SKIP:${PN} = "already-stripped"
# No need to put firmware into the sysroot
SYSROOT_DIRS_IGNORE += "${nonarch_base_libdir}/firmware"
+
+# Since commit 3e79f6b83bd0 ("Create symlinks for all firmware that is
duplicate using rdfind")
+# linux-firmware' copy-firmware.sh uses rdfind
+DEPENDS += "rdfind-native"
--
2.43.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#191326):
https://lists.openembedded.org/g/openembedded-core/message/191326
Mute This Topic: https://lists.openembedded.org/mt/102837613/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-