mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
linux-intel/5.4: bump to v5.4.28
Dropped patch which is already merged. Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
01c94b9a2c
commit
a43626e2e6
|
@ -10,6 +10,7 @@ python () {
|
|||
}
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
||||
SRC_URI_append = " file://perf-fix-build-with-binutils.patch"
|
||||
SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch"
|
||||
|
||||
KBRANCH = "4.19/preempt-rt"
|
||||
|
|
|
@ -10,6 +10,7 @@ python () {
|
|||
}
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
||||
SRC_URI_append = " file://perf-fix-build-with-binutils.patch"
|
||||
SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch"
|
||||
|
||||
KBRANCH = "5.4/preempt-rt"
|
||||
|
|
|
@ -8,7 +8,6 @@ KERNEL_CONFIG_URI ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;n
|
|||
SRC_URI = " \
|
||||
git://github.com/intel/linux-intel-lts.git;protocol=https;name=machine;branch=${KBRANCH}; \
|
||||
${KERNEL_CONFIG_URI} \
|
||||
file://perf-fix-build-with-binutils.patch \
|
||||
"
|
||||
|
||||
SRC_URI_append_core2-32-intel-common = " file://disable_skylake_sound.cfg"
|
||||
|
|
|
@ -5,6 +5,7 @@ KMETA_BRANCH = "yocto-4.19"
|
|||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814"
|
||||
|
||||
SRC_URI_append = " file://perf-fix-build-with-binutils.patch"
|
||||
SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch"
|
||||
|
||||
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||
|
|
|
@ -9,8 +9,8 @@ SRC_URI_append = " file://0001-menuconfig-mconf-cfg-Allow-specification-of-ncurs
|
|||
|
||||
DEPENDS += "elfutils-native openssl-native util-linux-native"
|
||||
|
||||
LINUX_VERSION ?= "5.4.22"
|
||||
SRCREV_machine ?= "6938453b63e5b5ec190d2d1ba7c01654f5ca0323"
|
||||
LINUX_VERSION ?= "5.4.28"
|
||||
SRCREV_machine ?= "4726da64050d85576d3ea73ea9578865e3676f41"
|
||||
SRCREV_meta ?= "b8c82ba37370e4698ff0c42f3e54b8b4f2fb4ac0"
|
||||
|
||||
# For Crystalforest and Romley
|
||||
|
|
Loading…
Reference in New Issue
Block a user