From 79a3c3f7eb0f8a088e29e6aab78f7ccd788c8528 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-support/mcc-pingpong/mcc-pingpong_1.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-support/mcc-pingpong') diff --git a/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb b/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb index aac90f0..bd80dcd 100644 --- a/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb +++ b/recipes-support/mcc-pingpong/mcc-pingpong_1.0.bb @@ -1,4 +1,4 @@ -DESCRIPTION = "MultiCore Communication Ping-Pong Demo Application" +SUMMARY = "MultiCore Communication Ping-Pong Demo Application" SECTION = "examples" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://LICENSE;md5=c49712341497d0b5f2e40c30dff2af9d" -- cgit v1.2.3