mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 12:50:22 +02:00
kernel: drop linux-yocto-dev.bbappend
The more generic linux-%.bbappend will match on linux-yocto-dev. If we have the version specific .inc files in the layer, then we will have support for linux-yocto-dev. Since we already track the linux-yocto-tested versions, it isn't hard to track the -dev kernel version. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
3195447160
commit
c3bd7a21d4
|
@ -1 +0,0 @@
|
|||
require ${@bb.utils.contains('DISTRO_FEATURES', 'virtualization', 'linux-yocto_virtualization.inc', '', d)}
|
Loading…
Reference in New Issue
Block a user