aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-extended/dbus/dbus-java_2.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-extended/dbus/dbus-java_2.7.bb')
-rw-r--r--recipes-extended/dbus/dbus-java_2.7.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-extended/dbus/dbus-java_2.7.bb b/recipes-extended/dbus/dbus-java_2.7.bb
index 50ceeb0..4964cf8 100644
--- a/recipes-extended/dbus/dbus-java_2.7.bb
+++ b/recipes-extended/dbus/dbus-java_2.7.bb
@@ -1,6 +1,6 @@
-DESCRIPTION = "A pure Java D-Bus Implementation"
-DESCRIPTION_${PN}-viewer = "${DESCRIPTION} (DBusViewer Binary)"
-DESCRIPTION_${PN}-bin = "${DESCRIPTION} (Binaries)"
+SUMMARY = "A pure Java D-Bus Implementation"
+SUMMARY_${PN}-viewer = "${SUMMARY} (DBusViewer Binary)"
+SUMMARY_${PN}-bin = "${SUMMARY} (Binaries)"
AUTHOR = "Matthew Johnson <dbus@matthew.ath.cx>"
HOMEPAGE = "http://dbus.freedesktop.org/doc/dbus-java"
SECTION = "libs"