Also fetch latest kernel config data. COPYING is updated at upstream, having commit description: " COPYING: state that all contributions really are covered by this file
Explicitly state that all contributions to the kernel source tree really are covered under this COPYING file in case someone thought otherwise. Lawyers love to be pedantic, even more so than software engineers at times, and this sentence makes them sleep easier. " Ref: https://github.com/torvalds/linux/commit/74835c7db0322b6eddf091b8b062f127b8999a0a Signed-off-by: Naveen Saini <[email protected]> --- recipes-kernel/linux/linux-intel-dev.bb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-kernel/linux/linux-intel-dev.bb b/recipes-kernel/linux/linux-intel-dev.bb index 4da6e3b9..c1730005 100644 --- a/recipes-kernel/linux/linux-intel-dev.bb +++ b/recipes-kernel/linux/linux-intel-dev.bb @@ -15,13 +15,13 @@ KCONF_BSP_AUDIT_LEVEL = "2" KMETA_BRANCH = "master" -LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" +LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" DEPENDS += "elfutils-native openssl-native util-linux-native" -LINUX_VERSION ?= "5.5-rc3" -SRCREV_machine ?= "0c5d381c6f1ebd88b4da2c3392f86d1611daba84" -SRCREV_meta ?= "1b65db46af4e00e257a6be18cb06736cb83d54dd" +LINUX_VERSION ?= "5.6-rc3" +SRCREV_machine ?= "f8788d86ab28f61f7b46eb6be375f8a726783636" +SRCREV_meta ?= "e31896120dc72c1f35fa9e65a031d672cb67497d" LINUX_VERSION_EXTENSION ?= "-mainline-tracking-${LINUX_KERNEL_TYPE}" PV = "${LINUX_VERSION}+git${SRCPV}" -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6623): https://lists.yoctoproject.org/g/meta-intel/message/6623 Mute This Topic: https://lists.yoctoproject.org/mt/75117224/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
