From 63166c96a40dd9b732c7c37a517082221d302ed5 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 10 Jan 2015 11:56:31 +0100 Subject: recipes: replace short DESCRIPTION with SUMMARY The SUMMARY variable gives a short description of the package (<72 chars). A missing DESCRIPTION is automatically set to the content of SUMMARY. --- recipes-core/hdmi-hotplug/hdmi-hotplug.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-core') diff --git a/recipes-core/hdmi-hotplug/hdmi-hotplug.bb b/recipes-core/hdmi-hotplug/hdmi-hotplug.bb index 3110dd0..8906c1a 100644 --- a/recipes-core/hdmi-hotplug/hdmi-hotplug.bb +++ b/recipes-core/hdmi-hotplug/hdmi-hotplug.bb @@ -1,5 +1,5 @@ SECTION = "core" -DESCRIPTION = "Use xrandr after a HDMI hotplug event has been detected to switch the display on" +SUMMARY = "Use xrandr after a HDMI hotplug event to switch the display on" RDEPENDS_${PN} = "" # The license is meant for this recipe and the files it installs. # RNDIS is part of the kernel, udhcpd is part of busybox -- cgit v1.2.3