diff options
| author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2021-09-24 12:17:26 +0530 |
|---|---|---|
| committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-09-28 08:21:42 -0700 |
| commit | 1c73fcf51f59620a180ecacb9b17e4c381c87df5 (patch) | |
| tree | 743e387d8be0ca1b4ff253505c636887778d9f31 | |
| parent | 90ce2621763a3d66f3b99a2d48c4c2ee066ba401 (diff) | |
| download | meta-xilinx-1c73fcf51f59620a180ecacb9b17e4c381c87df5.tar.gz | |
Updated SRCREV for 2021
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
| -rw-r--r-- | meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb | 2 | ||||
| -rw-r--r-- | meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb index 8111607e..c7051bc4 100644 --- a/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb +++ b/meta-xilinx-bsp/recipes-bsp/u-boot/u-boot-xlnx_2021.2.bb | |||
| @@ -2,7 +2,7 @@ UBOOT_VERSION = "v2021.01" | |||
| 2 | 2 | ||
| 3 | UBRANCH ?= "xlnx_rebase_v2021.01" | 3 | UBRANCH ?= "xlnx_rebase_v2021.01" |
| 4 | 4 | ||
| 5 | SRCREV = "8683d125c9fec4320682ecde7a3e5920b80ade32" | 5 | SRCREV = "19c3407dfa3a3c828abb0961e590365565cd61fc" |
| 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_2021.2.bb b/meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb index 60b151fa..4fedf023 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 @@ | |||
| 1 | LINUX_VERSION = "5.10" | 1 | LINUX_VERSION = "5.10" |
| 2 | KBRANCH="xlnx_rebase_v5.10" | 2 | KBRANCH="xlnx_rebase_v5.10" |
| 3 | SRCREV = "9cd86e50595fbe23442e01306a4ea43134782d92" | 3 | SRCREV = "6015884838f9f98bfdc96c380e54798f93da4789" |
| 4 | 4 | ||
| 5 | KCONF_AUDIT_LEVEL="0" | 5 | KCONF_AUDIT_LEVEL="0" |
| 6 | 6 | ||
