summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2020-09-08 18:18:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-13 18:05:53 +0300
commitae630343d9f180a6fc8cc5f2c48af76064e6e3cd (patch)
treefde7c5ec4d263eee3d4a46cfead49ae8566dce7c /meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
parentc1371fdf473e2f24d44a36c7d8eb855eb917cd1f (diff)
downloadopenbmc-ae630343d9f180a6fc8cc5f2c48af76064e6e3cd.tar.xz
sdbus++: remove sdbusplus-native alias
The python3-sdbus++ recipe provided a package alias for sdbusplus-native until all packages could be migrated to the python3-sdbus++ structure. That has now been done, so remove the alias. (From meta-phosphor rev: 7d02b828dcbdfe9652df1203eebf62e9e72fb4f4) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I716af5121fba39011086ab66ed4c7a608316193d Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb')
-rw-r--r--meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb b/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
index 9d89895b0..6557a1d9a 100644
--- a/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
+++ b/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
@@ -15,11 +15,6 @@ LIC_FILES_CHKSUM = "file://${COREBASE}/meta/files/common-licenses/Apache-2.0;md5
S="${WORKDIR}/git/tools"
-# Provide these aliases temporarily until everyone can move over to the
-# new package name.
-PROVIDES_class-native += "sdbusplus-native"
-PROVIDES_class-nativesdk += "sdbusplus-nativesdk"
-
DEPENDS += " \
autoconf-archive-native \
${PYTHON_PN}-inflection-native \