summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-12-15 22:12:22 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-15 23:02:16 +0300
commit683ca00ce8c6c1a177bbde27a4f5c144869fe94a (patch)
tree0d63664e4a39622762a4ccb861edf925272e2bee /meta-phosphor
parent5905d41d62ccd752ba38f7c8a4bf2fa9c57a5238 (diff)
downloadopenbmc-683ca00ce8c6c1a177bbde27a4f5c144869fe94a.tar.xz
sdbus++: remove autotools dependency
I'm not sure why this got left around in the Python tools file but it isn't necessary. This repository is using Meson now anyhow. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I5399019d8ad3310482fc901e8e6372ea5337c309
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb b/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
index e5dbf4b50..6cfa03018 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
+++ b/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
@@ -16,7 +16,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5
S="${WORKDIR}/git/tools"
DEPENDS += " \
- autoconf-archive-native \
${PYTHON_PN}-inflection-native \
${PYTHON_PN}-mako-native \
${PYTHON_PN}-pyyaml-native \