diff options
author | Sivaprasad Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-27 06:01:10 +0530 |
---|---|---|
committer | Siva Addepalli <sivaprasad.addepalli@xilinx.com> | 2024-10-27 07:57:10 +0530 |
commit | 5ea93467f8051a5cd093e1faa4ab80d2ab2af23d (patch) | |
tree | 17642b2b08282e5b45bc649ffff1f5215bb3b5cf /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 6c25e7c43d6e097ff80afc58300277f891e178fc (diff) | |
download | meta-xilinx-5ea93467f8051a5cd093e1faa4ab80d2ab2af23d.tar.gz |
lopper : Updated SRCREV for 2024.2_6939
lopper: vphy: Add FMC connector property
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 f4ab0ffc..37f1f4de 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 = "d0cb1b49b78256570b54837e2ec2e1c34075e9f3" | 2 | SRCREV = "6515708cf69740f511555b2d764bfd8392308707" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||