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.

Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: Ib5bc21d02513c94fd456608818ef7560fad53ce1
diff --git a/recipes-extended/sdbusplus/python3-sdbus++_git.bb b/recipes-extended/sdbusplus/python3-sdbus++_git.bb
index 9d89895..6557a1d 100644
--- a/recipes-extended/sdbusplus/python3-sdbus++_git.bb
+++ b/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 \