mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
linux-yocto/4.4: Switch to standard/intel/base
The dedicated standard branch for Intel platforms has been renamed to standard/intel/base - update the 4.4 kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
83d07a7ca6
commit
0b8fa5f88a
|
@ -1,10 +1,10 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
LINUX_VERSION_INTEL_COMMON = "4.4.3"
|
||||
SRCREV_META_INTEL_COMMON = "9ab4787fe2aea2ae0fcc31a5e067eaba19ef64c8"
|
||||
SRCREV_MACHINE_INTEL_COMMON = "076cc85486fda808582bd1e77400a5c49dea3e2e"
|
||||
LINUX_VERSION_INTEL_COMMON = "4.4.14"
|
||||
SRCREV_META_INTEL_COMMON = "870134f4bfa6208d6e5339e065486be3b6e693a5"
|
||||
SRCREV_MACHINE_INTEL_COMMON = "13852755ecbf491848afbe40e66fc152bc70915b"
|
||||
|
||||
KBRANCH_INTEL_COMMON = "standard/base"
|
||||
KBRANCH_INTEL_COMMON = "standard/intel/base"
|
||||
KERNEL_FEATURES_INTEL_COMMON += "features/amt/mei/mei.scc"
|
||||
|
||||
LINUX_VERSION_core2-32-intel-common = "${LINUX_VERSION_INTEL_COMMON}"
|
||||
|
|
Loading…
Reference in New Issue
Block a user