diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2021-11-22 18:13:33 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@xilinx.com> | 2021-11-23 13:02:54 -0800 |
| commit | 80e675012db85214a88a08fc3f2307f1db798646 (patch) | |
| tree | 46b2352cc69b858b7911c9fced2b1eff13f4d39b /meta-xilinx-bsp | |
| parent | a868e5c28c5faa2d4e1ec979fbf29165fb8c6469 (diff) | |
| download | meta-xilinx-80e675012db85214a88a08fc3f2307f1db798646.tar.gz | |
Updated SRCREV for 2022
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
(cherry picked from commit fbe2f95f885b2524f9235e3ce9a3624e79a80afd)
Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp')
| -rw-r--r-- | meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb | 2 | ||||
| -rw-r--r-- | meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2022.1.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb index d65a3301..e3440071 100644 --- a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb +++ b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2022.1.bb | |||
| @@ -2,7 +2,7 @@ UBOOT_VERSION = "v2021.01" | |||
| 2 | 2 | ||
| 3 | UBRANCH ?= "master" | 3 | UBRANCH ?= "master" |
| 4 | 4 | ||
| 5 | SRCREV = "757417189039858228e1a77874b109d76c713b95" | 5 | SRCREV = "484e0a5217c321fc33055c148b4981894c6a4477" |
| 6 | 6 | ||
| 7 | include u-boot-xlnx.inc | 7 | include u-boot-xlnx.inc |
| 8 | include u-boot-spl-zynq-init.inc | 8 | include u-boot-spl-zynq-init.inc |
diff --git a/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2022.1.bb b/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2022.1.bb index 9b16bcd5..1c77e20b 100644 --- a/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2022.1.bb +++ b/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2022.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | LINUX_VERSION = "5.10" | 1 | LINUX_VERSION = "5.10" |
| 2 | KBRANCH="master" | 2 | KBRANCH="master" |
| 3 | SRCREV = "e69d41ef0ad9e142de287f46dd743c320cc2ef52" | 3 | SRCREV = "040493ea523aa1c81128ad447a82f58571b596ac" |
| 4 | 4 | ||
| 5 | KCONF_AUDIT_LEVEL="0" | 5 | KCONF_AUDIT_LEVEL="0" |
| 6 | 6 | ||
