[meta-virtualization] [PATCH] kernel: Add conditional inclusion of linux-yocto_virtualization.inc for rt kernel

Bruce Ashfield bruce.ashfield at gmail.com
Mon Jun 17 20:59:19 PDT 2019


merged

Bruce

On Mon, Jun 10, 2019 at 11:11 PM <zhe.he at windriver.com> wrote:
>
> From: He Zhe <zhe.he at windriver.com>
>
> This is the same as other kernel bbappend.
>
> Signed-off-by: He Zhe <zhe.he at windriver.com>
> ---
>  recipes-kernel/linux/linux-yocto-rt_%.bbappend | 1 +
>  1 file changed, 1 insertion(+)
>  create mode 100644 recipes-kernel/linux/linux-yocto-rt_%.bbappend
>
> diff --git a/recipes-kernel/linux/linux-yocto-rt_%.bbappend b/recipes-kernel/linux/linux-yocto-rt_%.bbappend
> new file mode 100644
> index 0000000..20eeba9
> --- /dev/null
> +++ b/recipes-kernel/linux/linux-yocto-rt_%.bbappend
> @@ -0,0 +1 @@
> +require ${@bb.utils.contains('DISTRO_FEATURES', 'virtualization', 'linux-yocto_virtualization.inc', '', d)}
> --
> 2.7.4
>


-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II


More information about the meta-virtualization mailing list