mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
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:
parent
9663e584c2
commit
a70f782663
|
@ -1 +0,0 @@
|
|||
require meta-intel-compat-kernel.inc
|
|
@ -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.
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
require meta-intel-compat-kernel.inc
|
|
@ -1 +0,0 @@
|
|||
require meta-intel-compat-kernel.inc
|
Loading…
Reference in New Issue
Block a user