merged Bruce
On Fri, Jan 25, 2019 at 3:10 AM He Zhe <[email protected]> wrote: > > linux-yocto-dev would also use virualization features. > > Signed-off-by: He Zhe <[email protected]> > --- > recipes-kernel/linux/linux-yocto-dev.bbappend | 1 + > 1 file changed, 1 insertion(+) > create mode 100644 recipes-kernel/linux/linux-yocto-dev.bbappend > > diff --git a/recipes-kernel/linux/linux-yocto-dev.bbappend > b/recipes-kernel/linux/linux-yocto-dev.bbappend > new file mode 100644 > index 0000000..20eeba9 > --- /dev/null > +++ b/recipes-kernel/linux/linux-yocto-dev.bbappend > @@ -0,0 +1 @@ > +require ${@bb.utils.contains('DISTRO_FEATURES', 'virtualization', > 'linux-yocto_virtualization.inc', '', d)} > -- > 2.11.0 > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II -- _______________________________________________ meta-virtualization mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-virtualization
