From d209f0932f9a14b230f63af10c242d776032b448 Mon Sep 17 00:00:00 2001 From: Sivaprasad Addepalli Date: Sat, 2 Oct 2021 12:17:45 +0530 Subject: Updated SRCREV for 2021 Signed-off-by: Siva Addepalli --- meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb | 2 +- meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb b/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb index 9d27c250..dd5a633f 100644 --- a/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb +++ b/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb @@ -1,6 +1,6 @@ LINUX_VERSION = "5.10" KBRANCH="xlnx_rebase_v5.10" -SRCREV = "0a6e9d56f285540e5ca6c69c7fad2c3520b79c50" +SRCREV = "6f887a3e4f2e3a52b4591879f46a233a707b1ba3" KCONF_AUDIT_LEVEL="0" diff --git a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass index 82c4a9ce..339ac083 100644 --- a/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass +++ b/meta-xilinx-standalone/classes/xlnx-embeddedsw.bbclass @@ -17,7 +17,7 @@ ESW_REV[2019.2] = "e8db5fb118229fdc621e0ec7848641a23bf60998" ESW_REV[2020.1] = "338150ab3628a1ea6b06e964b16e712b131882dd" ESW_REV[2020.2] = "2516d5ed8161e16c2813b0e8e4ceac693f23de5c" ESW_REV[2021.1] = "d37a0e8824182597abf31ac3f1087a5321b33ad7" -ESW_REV[2021.2] = "c8e5cdd1928ced3b2ccd7d961b36cd88f195e845" +ESW_REV[2021.2] = "40f87b1635ae7f85017ffcf07ae580b37644cefa" ESW_REV[git] = "43d395a11e659409436d9faf13c6758c78871d3c" SRCREV ??= "${@d.getVarFlag('ESW_REV', d.getVar('ESW_VER')) or '${AUTOREV}'}" -- cgit v1.2.3-54-g00ecf