From: Baikal Electronics Date: Thu, 2 Nov 2023 16:52:29 +0000 (+0300) Subject: Update SRCREVs for kernel and U-boot X-Git-Tag: baikal/mips/sdk6.2~3 X-Git-Url: https://git.baikalelectronics.ru/sdk/?a=commitdiff_plain;h=0a4cf1a54444bb5918dc50519917b9a70d909d09;p=openembedded-baikal.git Update SRCREVs for kernel and U-boot --- diff --git a/meta-baikal/recipes-bsp/u-boot/u-boot_2022.10.bbappend b/meta-baikal/recipes-bsp/u-boot/u-boot_2022.10.bbappend index 46260e3..fad25ab 100644 --- a/meta-baikal/recipes-bsp/u-boot/u-boot_2022.10.bbappend +++ b/meta-baikal/recipes-bsp/u-boot/u-boot_2022.10.bbappend @@ -2,7 +2,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=2ca5f2c35c8cc335f0a19756634782f1" SRC_URI = "git://git.baikalelectronics.ru/uboot.git;protocol=git;branch=baikal/mips;name=uboot" -SRCREV_uboot = "9fc65a447d9248de37e35d038599bdd6647a9975" +SRCREV_uboot = "ded4cc2be9f12abe129467e071f015efc1aec1f9" S = "${WORKDIR}/git" diff --git a/meta-baikal/recipes-kernel/linux/linux-baikal_6.1.bb b/meta-baikal/recipes-kernel/linux/linux-baikal_6.1.bb index e5c066b..356577d 100644 --- a/meta-baikal/recipes-kernel/linux/linux-baikal_6.1.bb +++ b/meta-baikal/recipes-kernel/linux/linux-baikal_6.1.bb @@ -7,7 +7,7 @@ KERNEL_IMAGETYPE = "uImage" LIC_FILES_CHKSUM = "file://COPYING;md5=6bc538ed5bd9a7fc9398086aedcd7e46" SRC_URI = "git://git.baikalelectronics.ru/kernel.git;protocol=git;branch=baikal/mips/6.1.y" -SRCREV = "29eb0af20ede95aefdd6fa93136eccf0111c4403" +SRCREV = "5b0417d1bf0de4191c17a33dbcb7e590e86d3ed1" LINUX_VERSION ?= "6.1"