linux-yocto: make the bbappend generic

Dont keep linux-yocto bbappends tied to versions so we don't need to
keep them in sync.

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2023-02-07 09:44:24 +08:00
parent 9663e584c2
commit a70f782663
5 changed files with 2 additions and 3 deletions

View File

@ -1 +0,0 @@
require meta-intel-compat-kernel.inc

View File

@ -1,3 +1,5 @@
require meta-intel-compat-kernel.inc
# The kernel build is 64-bit regardless, so include both common overrides.
# Without this, the kernel will be missing vars that make it buildable for the
# intel-corei7-64 machine.

View File

@ -1 +0,0 @@
require meta-intel-compat-kernel.inc

View File

@ -1 +0,0 @@
require meta-intel-compat-kernel.inc