From cd7a45f733703318b2dfd41310967ec206f4d598 Mon Sep 17 00:00:00 2001 From: Xin Ouyang Date: Fri, 16 May 2014 18:01:33 +0800 Subject: dbus: Use wildcard for version number in bbappend. Signed-off-by: Xin Ouyang --- recipes-core/dbus/dbus_%.bbappend | 1 + recipes-core/dbus/dbus_1.6.18.bbappend | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 recipes-core/dbus/dbus_%.bbappend delete mode 100644 recipes-core/dbus/dbus_1.6.18.bbappend (limited to 'recipes-core/dbus') diff --git a/recipes-core/dbus/dbus_%.bbappend b/recipes-core/dbus/dbus_%.bbappend new file mode 100644 index 0000000..8c11cac --- /dev/null +++ b/recipes-core/dbus/dbus_%.bbappend @@ -0,0 +1 @@ +inherit enable-selinux diff --git a/recipes-core/dbus/dbus_1.6.18.bbappend b/recipes-core/dbus/dbus_1.6.18.bbappend deleted file mode 100644 index 8c11cac..0000000 --- a/recipes-core/dbus/dbus_1.6.18.bbappend +++ /dev/null @@ -1 +0,0 @@ -inherit enable-selinux -- cgit v1.2.3-54-g00ecf