mirror of
git://git.yoctoproject.org/meta-rockchip.git
synced 2025-07-05 05:04:47 +02:00
remove LINUX_VERSION_EXTENSION
Adding "-rockchip" to the Linux kernel name implies, to me anyway, that this is a vendor kernel. The PREFERRED_PROVIDERs of all kernels specified in this BSP are upstream linux-yocto kernels, not vendor kernels. Therefore remove the version name extension to avoid confusion. Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
parent
2b58202db1
commit
88a9704bd6
|
@ -3,7 +3,6 @@
|
|||
# kernel
|
||||
PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
|
||||
KCONFIG_MODE ?= "alldefconfig"
|
||||
LINUX_VERSION_EXTENSION ?= "-rockchip"
|
||||
|
||||
# xserver
|
||||
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
|
||||
|
|
Loading…
Reference in New Issue
Block a user