mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 21:09:03 +02:00
linux-intel/5.4: update to v5.4.6
Switch to using yocto-5.4 branch from yocto-kernel-cache. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
38018cc599
commit
c4a7ab83f1
|
@ -1,7 +1,7 @@
|
|||
require linux-intel.inc
|
||||
|
||||
KBRANCH = "5.4/yocto"
|
||||
KMETA_BRANCH = "master"
|
||||
KMETA_BRANCH = "yocto-5.4"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
||||
|
||||
|
@ -9,9 +9,9 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
|
|||
|
||||
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||
|
||||
LINUX_VERSION ?= "5.4.2"
|
||||
SRCREV_machine ?= "dafda1446f5af2f71c97a41f279bde06acda37c5"
|
||||
SRCREV_meta ?= "0a2379e9aa2bf7ac86f0b83cd4e016d6139e7384"
|
||||
LINUX_VERSION ?= "5.4.6"
|
||||
SRCREV_machine ?= "4cea0e11353c3d58771677c095032bad9a4d9e64"
|
||||
SRCREV_meta ?= "ad6487c4c983fbf8c42e2eea54f64059a09f3d0c"
|
||||
|
||||
# For Crystalforest and Romley
|
||||
KERNEL_MODULE_AUTOLOAD_append_core2-32-intel-common = " uio"
|
||||
|
|
Loading…
Reference in New Issue
Block a user