mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
linux-yocto/4.1: Switch to standard/intel/base
The dedicated standard branch for Intel platforms has been renamed to standard/intel/base - update the 4.1 kernel recipe accordingly. Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
This commit is contained in:
parent
58b8e0f2e6
commit
29b3f6c438
|
@ -1,10 +1,10 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
|
||||
|
||||
LINUX_VERSION_INTEL_COMMON = "4.1.18"
|
||||
SRCREV_META_INTEL_COMMON = "b9023d4c8fbbb854c26f158a079a5f54dd61964d"
|
||||
SRCREV_MACHINE_INTEL_COMMON = "91f62d4a0a31919d9b2ccdaf881130f99b61fc5e"
|
||||
LINUX_VERSION_INTEL_COMMON = "4.1.26"
|
||||
SRCREV_META_INTEL_COMMON = "20edcbf4e42dd4cef7213a0ce2a4481d8d296f5d"
|
||||
SRCREV_MACHINE_INTEL_COMMON = "9195020e5747fba069c19996fab079931584a7fb"
|
||||
|
||||
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