summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2022.2.bb2
-rw-r--r--meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb2
-rw-r--r--meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2022.2.bb2
-rw-r--r--meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2022.2.bb b/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2022.2.bb
index 891e6b5a..7e423b9c 100644
--- a/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2022.2.bb
+++ b/meta-xilinx-core/recipes-bsp/arm-trusted-firmware/arm-trusted-firmware_2022.2.bb
@@ -1,5 +1,5 @@
1ATF_VERSION = "2.6" 1ATF_VERSION = "2.6"
2SRCREV = "8ba0d59bdbf83b3db8deb4402e2e5a04468abdb8" 2SRCREV = "85544c0159e216935e40174dadfed1296b6042bd"
3BRANCH = "xlnx_rebase_v2.6" 3BRANCH = "xlnx_rebase_v2.6"
4LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031" 4LIC_FILES_CHKSUM = "file://license.rst;md5=1dd070c98a281d18d9eefd938729b031"
5 5
diff --git a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb
index 9d1ff13a..b58fbd96 100644
--- a/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb
+++ b/meta-xilinx-core/recipes-bsp/u-boot/u-boot-xlnx_2022.2.bb
@@ -2,7 +2,7 @@ UBOOT_VERSION = "v2021.01"
2 2
3UBRANCH ?= "master" 3UBRANCH ?= "master"
4 4
5SRCREV = "f7c1e7084dcb5ed9653e2fa89081f266ba02dfb8" 5SRCREV = "3411b335bb7a0717da34bb4358c8d57f87deefab"
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-devtools/qemu/qemu-devicetrees_2022.2.bb b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2022.2.bb
index 43be5437..5c5ae787 100644
--- a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2022.2.bb
+++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2022.2.bb
@@ -2,5 +2,5 @@
2require qemu-devicetrees.inc 2require qemu-devicetrees.inc
3 3
4BRANCH ?= "master" 4BRANCH ?= "master"
5SRCREV ?= "aec07daf197f1853ee1a1d905e1eff4fe160f408" 5SRCREV ?= "f165edfcf3618f936e46127199f69ff2cb4090d1"
6 6
diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb
index 78fdfecd..a2c36f5a 100644
--- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb
+++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx_2022.2.bb
@@ -1,6 +1,6 @@
1LINUX_VERSION = "5.15.36" 1LINUX_VERSION = "5.15.36"
2KBRANCH="xlnx_rebase_v5.15_LTS" 2KBRANCH="xlnx_rebase_v5.15_LTS"
3SRCREV = "ca083075cd0c44d59496167de0af5d4859723f35" 3SRCREV = "64992c116e5ab0b7f31c96e8719a36e7da3a0ba2"
4 4
5KCONF_AUDIT_LEVEL="0" 5KCONF_AUDIT_LEVEL="0"
6 6