diff options
author | Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> | 2023-02-22 10:02:29 +0530 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2023-02-23 13:43:12 -0600 |
commit | 4ba4241c07c12899ab502ae989498c97cde2a927 (patch) | |
tree | 52cec3c1ebf04b421a151c915c4c97aa530ed556 /meta-xilinx-core/dynamic-layers | |
parent | bd50e38f9440c286391566e26679922be7d22621 (diff) | |
download | meta-xilinx-4ba4241c07c12899ab502ae989498c97cde2a927.tar.gz |
lopper: Update srcrev for 2023
Below are the updates
dts: remove invalid space before label
lopper: lops: lop-domain-linux-a53-prune: Update memory nodes as per cpu cluster mapping
Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers')
-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 baa966af..f528a0a2 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 = "df60538d9c32ed69f15301a16db5ec013b47d582" | 2 | SRCREV = "f04afa2264ea4b1df545713e375aa72e30e2a563" |
3 | 3 | ||
4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
5 | 5 | ||