mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/dbus: drop DBUS_CPE_ID_PRODUCT
Commit363b4ebf1aset 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 commitb878e7bbbc) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
3f2145c084
commit
8778f7b6b6
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user