summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core
diff options
context:
space:
mode:
authorSivaprasad Addepalli <sivaprasad.addepalli@xilinx.com>2022-12-20 12:49:03 +0530
committerSiva Addepalli <sivaprasad.addepalli@xilinx.com>2022-12-20 19:17:22 +0530
commit587da65b312bd4e8072b7c84e0c5bd5eed95eb6c (patch)
tree6b0b0e0230ecc726c8d7083e1ebeefd38827f1f1 /meta-xilinx-core
parenta19517b8a56af9c6c9fd4e918c52e91376201645 (diff)
downloadmeta-xilinx-587da65b312bd4e8072b7c84e0c5bd5eed95eb6c.tar.gz
Updated SRCREV for 2023.1_1823
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_2023.1.bb2
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2023.1.bb b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2023.1.bb
index 45181691..23aacdf1 100644
--- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2023.1.bb
+++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2023.1.bb
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2021.01"
2 2
3UBRANCH ?= "master" 3UBRANCH ?= "master"
4 4
5SRCREV = "79f1d334368f063d3ec88ce80dd8b5248c58f84c" 5SRCREV = "e31e620390acdc4e34baca3355fd840618436356"
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_2023.1.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb
index 3fc51ac1..fc48843b 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2023.1.bb
@@ -1,7 +1,7 @@
1LINUX_VERSION = "6.1.0" 1LINUX_VERSION = "6.1.0"
2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta" 2YOCTO_META ?= "git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-6.1;destsuffix=yocto-kmeta"
3KBRANCH="master" 3KBRANCH="master"
4SRCREV = "bdf00302ed29141c201e9c05b7338db698b2dce9" 4SRCREV = "155ae9648df275d38841cfe45231ba0471baa1cb"
5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f" 5SRCREV_meta = "185bcfcbe480c742247d9117011794c69682914f"
6 6
7KCONF_AUDIT_LEVEL="0" 7KCONF_AUDIT_LEVEL="0"