diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-08 06:02:09 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-04-08 08:07:09 +0530 |
commit | 3f2d2c64fb46492fe54b8f6bb7442dc462e5b069 (patch) | |
tree | e0421df876bd1cfb9f75ea158dd2897a461d03fc | |
parent | ed1561113032960ef54387067cc7df8d40ae39e2 (diff) | |
download | meta-xilinx-3f2d2c64fb46492fe54b8f6bb7442dc462e5b069.tar.gz |
dts : Updated SRCREV for 2024.1_1751
vck190: Add 2g OSPI flash
-rw-r--r-- | meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.1.bb b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.1.bb index 0b9d14cb..2907bbf1 100644 --- a/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.1.bb +++ b/meta-xilinx-core/recipes-devtools/qemu/qemu-devicetrees_2024.1.bb | |||
@@ -2,5 +2,5 @@ | |||
2 | require qemu-devicetrees.inc | 2 | require qemu-devicetrees.inc |
3 | 3 | ||
4 | BRANCH ?= "master" | 4 | BRANCH ?= "master" |
5 | SRCREV ?= "9d3ef6718542592cb677cbb625072e15290407f8" | 5 | SRCREV ?= "b9c88cbfaaa0c8b8be70ea3c74f4cb69fb02a080" |
6 | 6 | ||