diff options
| author | Onkar Harsh <onkar.harsh@amd.com> | 2023-02-13 19:24:02 +0530 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2023-02-14 07:55:14 -0600 |
| commit | 14877ce8d214a991269de98fd81b026196267ddb (patch) | |
| tree | ac38a25204e0e7c4b79fbdf73ca4985db9143b2a | |
| parent | c93b1aa98c69c7adc7b9490743e916a1591ecc1f (diff) | |
| download | meta-xilinx-14877ce8d214a991269de98fd81b026196267ddb.tar.gz | |
lopper: SRCREV Update for 2023
Below are the changes getting into effect with this srcrev update:
lop-domain-linux-a53-prune: Removing all the unneeded sdfec properties from linux device tree
lopper: assists: generate_config_object: Add outdir option support
Signed-off-by: Onkar Harsh <onkar.harsh@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
| -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 8270f0c9..baa966af 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 = "148dc1d2d0d4c7dae6b180d6630cd06bb4b7dd33" | 2 | SRCREV = "df60538d9c32ed69f15301a16db5ec013b47d582" |
| 3 | 3 | ||
| 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" | 4 | FILESEXTRAPATHS:prepend := "${THISDIR}/lopper:" |
| 5 | 5 | ||
