From 05bc82def7afe6d6e5ee2ad685faa52815055dae Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 10 Jan 2015 14:37:03 +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-lxde/lxlauncher/lxlauncher_0.2.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-lxde/lxlauncher') diff --git a/recipes-lxde/lxlauncher/lxlauncher_0.2.4.bb b/recipes-lxde/lxlauncher/lxlauncher_0.2.4.bb index ce61fb8..8a51e3e 100644 --- a/recipes-lxde/lxlauncher/lxlauncher_0.2.4.bb +++ b/recipes-lxde/lxlauncher/lxlauncher_0.2.4.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "LXDE Launcher" +SUMMARY = "LXDE Launcher" HOMEPAGE = "http://lxde.org/" SECTION = "x11" PR = "r1" -- cgit v1.2.3