diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2021-08-10 13:29:49 +0530 |
---|---|---|
committer | Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | 2021-09-28 08:17:31 -0700 |
commit | f7f328ff4f911cba378e6d8d148bb5edbebb337f (patch) | |
tree | 5cacc091e5f3ed50365eef8b861ce8525e8ec374 /meta-xilinx-bsp | |
parent | 59adebcd9442daf5530b0ace9d90da359fd5f010 (diff) | |
download | meta-xilinx-f7f328ff4f911cba378e6d8d148bb5edbebb337f.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 0cfeac73..59c13c13 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 = "feb9c4a9d3b278e059057a6d0dd3c74fa676f7b2" | 3 | SRCREV = "d70ff66063d28e72fc7c479381531e7f2a82b06d" |
4 | 4 | ||
5 | KCONF_AUDIT_LEVEL="0" | 5 | KCONF_AUDIT_LEVEL="0" |
6 | 6 | ||