diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-20 06:01:06 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-20 07:27:09 +0530 |
commit | e40557cccee520bce41d07fa04b111d2e5d34156 (patch) | |
tree | a5756be77df6f34f1b36cb31ff44d14bcd27d387 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 43f2ca3fabe8a0850f73d8ebab3adfc3fd4253cb (diff) | |
download | meta-xilinx-e40557cccee520bce41d07fa04b111d2e5d34156.tar.gz |
lopper : Updated SRCREV for 2024.2_9335
openamp: xlnx: Add compatible strings to remoteproc driver
assists: isospec: exit after file not found exception
lopper: increment VERSION in preparation for release
lopper: assists: baremetal_gentestapp_xlnx: Add support for dma headers
Diffstat (limited to 'meta-xilinx-core/dynamic-layers/virtualization-layer')
-rw-r--r-- | meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend b/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend index acf33ebb..c6923308 100644 --- a/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend +++ b/meta-xilinx-core/dynamic-layers/virtualization-layer/recipes-kernel/lopper/lopper_git.bbappend | |||
@@ -1,5 +1,5 @@ | |||
1 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" | 1 | SRC_URI = "git://github.com/devicetree-org/lopper.git;branch=master;protocol=https" |
2 | SRCREV = "93878f3184932ca826c50c5ca3c761801c7f1e85" | 2 | SRCREV = "196cb579d8634b31a820c8e33c3c35bf1f24b1c3" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||