summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2022-01-20 21:23:38 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2022-01-20 22:07:19 +0530
commit102402ab52b9c903d651c70ed3bd316e42d77d7c (patch)
treea236c4b255c66d18474f6f42cfa960bb020df7c4 /meta-xilinx-core
parentd024014b4be0590cbc3afe9e82076df1b3ea9872 (diff)
downloadmeta-xilinx-102402ab52b9c903d651c70ed3bd316e42d77d7c.tar.gz
Updated SRCREV for 2022
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-core')
-rw-r--r--meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb2
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb
index 71c25beb..01994ee8 100644
--- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb
+++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2021.01"
2 2
3UBRANCH ?= "master" 3UBRANCH ?= "master"
4 4
5SRCREV = "947fe6425127408f2c6a478c2ab9daa3f4c8e3d6" 5SRCREV = "f767ae53c5dc8984769dd6d0d04f3f5dec4fe2fc"
6 6
7include u-boot-xlnx.inc 7include u-boot-xlnx.inc
8include u-boot-spl-zynq-init.inc 8include u-boot-spl-zynq-init.inc
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.1.bb
index bbf17e19..4df3e411 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.1.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.1.bb
@@ -1,6 +1,6 @@
1LINUX_VERSION = "5.15" 1LINUX_VERSION = "5.15"
2KBRANCH="master" 2KBRANCH="master"
3SRCREV = "a1aeea51946be6fd71afcad68c40e843eca63919" 3SRCREV = "6057b70444aa27680466a4b33d68b18f415d495b"
4 4
5KCONF_AUDIT_LEVEL="0" 5KCONF_AUDIT_LEVEL="0"
6 6