mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-26 05:48:04 +00:00
Revert "linux: Inherit new machine_kernel_pr class"
This adds a new mandatory dependency on meta-openembedded layer. While we are
still trying to resolve an existing optional dependency, not bring a new one.
The MACHINE_KERNEL_PR requirement will need to be handled differently.
This reverts commit 6c1ab34c88.
This commit is contained in:
@@ -6,7 +6,7 @@ COMPATIBLE_MACHINE = "ti33x"
|
||||
|
||||
DEFAULT_PREFERENCE = "-1"
|
||||
|
||||
inherit kernel machine_kernel_pr
|
||||
inherit kernel
|
||||
require setup-defconfig.inc
|
||||
|
||||
# Stage the power management firmware before building the kernel
|
||||
|
||||
Reference in New Issue
Block a user