diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2024-01-01 13:31:30 +0530 |
---|---|---|
committer | Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com> | 2024-01-03 10:02:12 -0700 |
commit | 39ef600808bf89311ecd450e944ba1de9d75f83d (patch) | |
tree | 4a2b0dcffb9b97bd27b20c353daf3fc0c704cdb0 /meta-xilinx-core/dynamic-layers/virtualization-layer | |
parent | 18afb9efd7447fd807d1f74de9f595dd5e388805 (diff) | |
download | meta-xilinx-39ef600808bf89311ecd450e944ba1de9d75f83d.tar.gz |
lopper: Update srcrev for 2024.1
Below are the updates
openamp: xlnx: Update RPMsg kernel mailbox output
lopper: assists: baremetalconfig_xlnx: Update the get_label() API to read xlnx,name property
lopper: assists: Add support for VersalNet linux device-tree generation
assists: baremetal_gentestapp_xlnx: Don't generate Instance names for selftest
lopper: lops: Rename the interrupt-controller node to inline with existing linux device-tree entries
lopper: assists: gen_domain_dts: Add support for linux device-tree generation
lopper: assists: correct memory size when the size crosses 32 bit
lopper:assists:baremetal_config: Correct the pci range mapping
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Sandeep Gundlupet Raju <sandeep.gundlupet-raju@amd.com>
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 ab8cc095..fa7322c3 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 = "0733a51cccf87962a2ab1677083a57f2a3a2f4cb" | 2 | SRCREV = "52d33108567ed634be531038065a5edb9534eeab" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||