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>
diff --git a/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb b/meta-phosphor/recipes-extended/sdbusplus/python3-sdbus++_git.bb
index 9d89895..6557a1d 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 @@
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 \