On Mon, Sep 30, 2024 at 6:29 PM Khem Raj <[email protected]> wrote:
>
> openl2tp ptests from networking layer depend upon these
>
> Signed-off-by: Khem Raj <[email protected]>
> Cc: Bruce Ashfield <[email protected]>

Fine with me!

Bruce

> ---
>  meta/recipes-kernel/linux/linux-yocto_6.10.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/meta/recipes-kernel/linux/linux-yocto_6.10.bb 
> b/meta/recipes-kernel/linux/linux-yocto_6.10.bb
> index 87f7794bbef..cee06c22ea3 100644
> --- a/meta/recipes-kernel/linux/linux-yocto_6.10.bb
> +++ b/meta/recipes-kernel/linux/linux-yocto_6.10.bb
> @@ -66,6 +66,8 @@ KERNEL_FEATURES:append = " 
> ${@bb.utils.contains("DISTRO_FEATURES", "ptest", " fe
>  KERNEL_FEATURES:append = " ${@bb.utils.contains("DISTRO_FEATURES", "ptest", 
> " features/gpio/mockup.scc features/gpio/sim.scc", "", d)}"
>  # libteam ptests from meta-oe needs it
>  KERNEL_FEATURES:append = " ${@bb.utils.contains("DISTRO_FEATURES", "ptest", 
> " features/net/team/team.scc", "", d)}"
> +# openl2tp tests from meta-networking needs it
> +KERNEL_FEATURES:append = " ${@bb.utils.contains("DISTRO_FEATURES", "ptest", 
> " cgl/cfg/net/l2tp.scc", "", d)}"
>  KERNEL_FEATURES:append:powerpc =" arch/powerpc/powerpc-debug.scc"
>  KERNEL_FEATURES:append:powerpc64 =" arch/powerpc/powerpc-debug.scc"
>  KERNEL_FEATURES:append:powerpc64le =" arch/powerpc/powerpc-debug.scc"



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#205128): 
https://lists.openembedded.org/g/openembedded-core/message/205128
Mute This Topic: https://lists.openembedded.org/mt/108747321/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to