summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/dynamic-layers/virtualization-layer
diff options
context:
space:
mode:
authorOnkar Harsh <onkar.harsh@amd.com>2024-02-06 00:31:57 +0530
committerMark Hatle <mark.hatle@amd.com>2024-02-07 08:51:58 -0600
commitcb4aa8ece7e47020d82f09a0fed1ba20ebcf6a84 (patch)
tree26475d0d1a200f049f58ebcd5dfc29ac75633666 /meta-xilinx-core/dynamic-layers/virtualization-layer
parent757bb1db286c559144070a269c20e534b5b48e71 (diff)
downloadmeta-xilinx-cb4aa8ece7e47020d82f09a0fed1ba20ebcf6a84.tar.gz
lopper: Add the dependency of "packaging" module
The commit 738df8cc6819 (yaml: support ruamel versions > 0.17.x) of github lopper repo introduced a new dependency for lopper over "packaging" module. Add the same in Yocto workflow. Signed-off-by: Onkar Harsh <onkar.harsh@amd.com> Signed-off-by: Mark Hatle <mark.hatle@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.bbappend1
1 files changed, 1 insertions, 0 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 3139d31c..96b6864a 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
@@ -10,4 +10,5 @@ RDEPENDS:${PN} += " \
10 python3-anytree \ 10 python3-anytree \
11 python3-six \ 11 python3-six \
12 python3-pyyaml \ 12 python3-pyyaml \
13 python3-packaging \
13 " 14 "