| Message ID | 20260819235718.3372843-1-khem.raj@oss.qualcomm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-networking,1/3] openl2tp: do not clobber the ptest-runner RRECOMMENDS | expand |
diff --git a/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb b/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb index 789ffc86ce..0d3953d35c 100644 --- a/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb +++ b/meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb @@ -97,4 +97,4 @@ do_install_ptest () { RDEPENDS:${PN} = "ppp ppp-l2tp bash" RDEPENDS:${PN}-ptest += "rpcbind procps-ps tcl" -RRECOMMENDS:${PN}-ptest = "kernel-module-l2tp-ppp" +RRECOMMENDS:${PN}-ptest += "kernel-module-l2tp-ppp"