The mdio-tools package RDEPENDS on `kernel-module-mdio-netlink` but
this package doesn't exists if the module is built into the kernel.
Use RRECOMMENDS instead as is usually done with kernel modules.

Signed-off-by: Alban Bedel <[email protected]>
---
 meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.1.bb 
b/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.1.bb
index 0c64889bc390..457064c0192c 100644
--- a/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.1.bb
+++ b/meta-networking/recipes-support/mdio-tools/mdio-tools_1.3.1.bb
@@ -6,4 +6,4 @@ S = "${WORKDIR}/git"

 inherit pkgconfig autotools

-RDEPENDS:${PN} = "kernel-module-mdio-netlink"
+RRECOMMENDS:${PN} = "kernel-module-mdio-netlink"
--
2.34.1

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112938): 
https://lists.openembedded.org/g/openembedded-devel/message/112938
Mute This Topic: https://lists.openembedded.org/mt/109041347/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to