summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <geissonator@yahoo.com>2023-11-16 14:26:49 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-16 23:58:13 +0300
commit31342697f34bdb5e2550a7e6fcc430328819f95f (patch)
tree75e3e2ce1dc962c9dd07302cd1e779506bb5eafb
parent6daf73eb77c4738ba9309361ec9059b28cab67fd (diff)
downloadopenbmc-31342697f34bdb5e2550a7e6fcc430328819f95f.tar.xz
meta-openpower: occ: remove autoconf-archive-native DEPENDS
This is no longer needed as the repo moved to meson Change-Id: I06597820fca9b056aeebe4e5b006156b1596927d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb b/meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb
index 83e7e09d7f..7a814628cf 100644
--- a/meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb
+++ b/meta-openpower/recipes-phosphor/occ/openpower-occ-control_git.bb
@@ -22,7 +22,6 @@ DEPENDS += " \
${PYTHON_PN}-sdbus++-native \
phosphor-logging \
phosphor-dbus-interfaces \
- autoconf-archive-native \
systemd \
${PYTHON_PN}-native \
${PYTHON_PN}-pyyaml-native \