From f141c7d1158b8addbd6f1ed047a1b47c2ed85f8f Mon Sep 17 00:00:00 2001 From: Daiane Angolini Date: Mon, 22 Sep 2014 15:10:23 -0300 Subject: [PATCH] packagegroup-fsl-gstreamer: Add a blank space in DESCRIPTION This typo was found during the addition of PACKAGEGROUP section on Release Notes (RN) in Documentation project. Signed-off-by: Daiane Angolini Signed-off-by: Otavio Salvador --- recipes-fsl/packagegroups/packagegroup-fsl-gstreamer.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer.bb b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer.bb index 59d9c4e..1b22b05 100644 --- a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer.bb +++ b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer.bb @@ -1,7 +1,7 @@ # Copyright (C) 2012-2014 Freescale Semiconductor # Released under the MIT license (see COPYING.MIT for the terms) -DESCRIPTION = "Freescale's package group which provides audio, video, and debug\ +DESCRIPTION = "Freescale's package group which provides audio, video, and debug \ gstreamer's plugins with the required hardware acceleration (if supported by the SoC)." SUMMARY = "Freescale package group - gstreamer" LICENSE = "MIT"