diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2021-08-16 17:40:46 +0530 |
---|---|---|
committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-09-28 08:18:05 -0700 |
commit | ffc881154ee12f84ac44645a91fadf8b45313d88 (patch) | |
tree | d32350ea86a636dc9772665107443dd3df1cd13f /meta-xilinx-bsp | |
parent | 05a1b5030997ac767f873e90f2e1ec1a110f0bb9 (diff) | |
download | meta-xilinx-ffc881154ee12f84ac44645a91fadf8b45313d88.tar.gz |
Updated SRCREV for 2021
Signed-off-by: Siva Addepalli <sivaprasad.addepalli@xilinx.com>
Diffstat (limited to 'meta-xilinx-bsp')
-rw-r--r-- | meta-xilinx-bsp/recipes-kernel/linux/linux-xlnx_2021.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 f0d911d1..5d7980c3 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="master" | 2 | KBRANCH="master" |
3 | SRCREV = "af88f405134da108f814cfdf5eac9f2b60f2b800" | 3 | SRCREV = "987c49419a2f3537c560d2d4de691f2521142b66" |
4 | 4 | ||
5 | KCONF_AUDIT_LEVEL="0" | 5 | KCONF_AUDIT_LEVEL="0" |
6 | 6 | ||