mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
linux-yocto-dev: Remove LINUX_VERSION
The SRCREV lines were removed in:8b4ab82
intel-common: Remove SRCREVs from linux-yocto-dev The LINUX_VERSION override should have been removed/commented at the same time as it is of course directly tied to the SRCREV. Reported-by: Paul Gortmaker <paul.gortmaker@windriver.com> Acked-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> (cherry picked from commit7d94715788
)
This commit is contained in:
parent
c17da631e1
commit
538003074d
|
@ -2,13 +2,13 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
|||
|
||||
KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
|
||||
|
||||
LINUX_VERSION_core2-32-intel-common = "3.14-rc8"
|
||||
#LINUX_VERSION_core2-32-intel-common = "3.14-rc8"
|
||||
COMPATIBLE_MACHINE_core2-32-intel-common = "${MACHINE}"
|
||||
KMACHINE_core2-32-intel-common = "intel-core2-32"
|
||||
KBRANCH_core2-32-intel-common = "standard/base"
|
||||
KERNEL_FEATURES_append_core2-32-intel-common = "${KERNEL_FEATURES_INTEL_COMMON}"
|
||||
|
||||
LINUX_VERSION_corei7-64-intel-common = "3.14-rc8"
|
||||
#LINUX_VERSION_corei7-64-intel-common = "3.14-rc8"
|
||||
COMPATIBLE_MACHINE_corei7-64-intel-common = "${MACHINE}"
|
||||
KMACHINE_corei7-64-intel-common = "intel-corei7-64"
|
||||
KBRANCH_corei7-64-intel-common = "standard/base"
|
||||
|
|
Loading…
Reference in New Issue
Block a user