package/dbus: drop DBUS_CPE_ID_PRODUCT

Commit 363b4ebf1a set DBUS_CPE_ID_PRODUCT
to dbus but this is not needed as DBUS_CPE_ID_PRODUCT will be set to the
package name (i.e. dbus) by default

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
(cherry picked from commit b878e7bbbc)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Fabrice Fontaine
2024-02-04 11:32:04 +01:00
committed by Peter Korsgaard
parent 3f2145c084
commit 8778f7b6b6

View File

@@ -11,7 +11,6 @@ DBUS_SITE = https://dbus.freedesktop.org/releases/dbus
DBUS_LICENSE = AFL-2.1 or GPL-2.0+ (library, tools), GPL-2.0+ (tools)
DBUS_LICENSE_FILES = COPYING
DBUS_CPE_ID_VENDOR = freedesktop
DBUS_CPE_ID_PRODUCT = dbus
DBUS_INSTALL_STAGING = YES
define DBUS_PERMISSIONS