[meta-freescale] [PATCH v5][meta-fsl-demos] packagegroup-fsl-*: Change DESCRIPTION

Daiane Angolini daiane.angolini at freescale.com
Mon Jan 12 08:01:31 PST 2015


Change DESCRIPTION and SUMMARY replacing "Freescale" by "FSL Community"
because this is not a official package group provided by Freescale, it is a FSL
Community BSP package group provided and supported by community.

In addition, it make the DESCRIPTION to be one line only.

Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>

Signed-off-by: Daiane Angolini <daiane.angolini at freescale.com>
---
 recipes-fsl/packagegroups/packagegroup-fsl-gstreamer-full.bb      | 6 +++---
 recipes-fsl/packagegroups/packagegroup-fsl-gstreamer.bb           | 6 +++---
 recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb     | 4 ++--
 recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu-external.bb  | 4 ++--
 recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb           | 4 ++--
 recipes-fsl/packagegroups/packagegroup-fsl-tools-testapps.bb      | 4 ++--
 .../packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb    | 8 ++++----
 .../packagegroups/packagegroup-fslc-gstreamer1.0-full.bb          | 8 ++++----
 .../packagegroups/packagegroup-fslc-gstreamer1.0.bb               | 6 +++---
 9 files changed, 25 insertions(+), 25 deletions(-)

diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer-full.bb b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer-full.bb
index 4eff003..25b26f6 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer-full.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer-full.bb
@@ -1,10 +1,10 @@
 # Copyright (C) 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 \
-gstreamer's plugins (including good and bad ones) with the required hardware \
+DESCRIPTION = "Package group used by FSL Community to provide audio, video, and debug \
+GStreamer's plugins (including good and bad ones) with the required hardware \
 acceleration (if supported by the SoC)."
-SUMMARY = "Freescale package group - gstreamer full"
+SUMMARY = "FSL Community package group - GStreamer full"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer.bb b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer.bb
index a1d84c8..05bf7be 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer.bb
@@ -1,9 +1,9 @@
 # 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 \
-gstreamer's plugins with the required hardware acceleration (if supported by the SoC)."
-SUMMARY = "Freescale package group - gstreamer"
+DESCRIPTION = "Package group used by FSL Community to provide audio, video, and debug \
+GStreamer's plugins with the required hardware acceleration (if supported by the SoC)."
+SUMMARY = "FSL Community package group - GStreamer"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb b/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb
index a1d61c3..834b51a 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb
@@ -1,8 +1,8 @@
 # Copyright (C) 2012-2014 Freescale Semiconductor
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-DESCRIPTION = "Freescale's package group which provides a set of benchmark applications."
-SUMMARY = "Freescale package group - tools/benchmark"
+DESCRIPTION = "Package group used by FSL Community to provide a set of benchmark applications."
+SUMMARY = "FSL Communtiy package group - tools/benchmark"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu-external.bb b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu-external.bb
index 66ac303..fc8cd40 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu-external.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu-external.bb
@@ -1,9 +1,9 @@
 # Copyright (C) 2014 Freescale Semiconductor
 # Released under the MIT license (see COPYING.MIT for the terms)
-DESCRIPTION = "Freescale's package group which provides graphic packages used \
+DESCRIPTION = "Package group used by FSL Community to provide graphic packages used \
 to test the several hardware accelerated graphics APIs including packages not \
 provided by Freescale."
-SUMMARY = "Freescale package group - tools/gpu/external"
+SUMMARY = "FSL Community Package group - tools/gpu/external"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
index e44798a..2deb2f8 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-tools-gpu.bb
@@ -1,8 +1,8 @@
 # Copyright (C) 2012-2014 Freescale Semiconductor
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-DESCRIPTION = "Freescale's package group used to add the packages which provides GPU support."
-SUMMARY = "Freescale package group - tools/gpu"
+DESCRIPTION = "Package group used by FSL Community to add the packages which provide GPU support."
+SUMMARY = "FSL Community package group - tools/gpu"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-tools-testapps.bb b/recipes-fsl/packagegroups/packagegroup-fsl-tools-testapps.bb
index 62ec049..16fd133 100644
--- a/recipes-fsl/packagegroups/packagegroup-fsl-tools-testapps.bb
+++ b/recipes-fsl/packagegroups/packagegroup-fsl-tools-testapps.bb
@@ -1,9 +1,9 @@
 # Copyright (C) 2012-2014 Freescale Semiconductor
 # Released under the MIT license (see COPYING.MIT for the terms)
 
-DESCRIPTION = "Freescale's package group provides a set of packages and utilities \
+DESCRIPTION = "Packagegroup used by FSL Community to provide a set of packages and utilities \
 for hardware test."
-SUMMARY = "Freescale package group - tools/testapps"
+SUMMARY = "FSL Community packagegroup - tools/testapps"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
diff --git a/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb b/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb
index e1cae1e..a4ea371 100644
--- a/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb
+++ b/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb
@@ -1,7 +1,7 @@
-DESCRIPTION = "Freescale package group which provides audio and video plugins \
- that are subject to retricted licensing and/or royalties and thus require \
- the 'commercial' license whitelist flag"
-SUMMARY = "Freescale package group - set of GStreamer 1.0 plugins with commercial licence flag"
+DESCRIPTION = "Package group used by FSL Community to provide audio and video plugins \
+that are subject to restricted licensing and/or royalties and thus require \
+the 'commercial' license whitelist flag"
+SUMMARY = "FSL Community package group - set of GStreamer 1.0 plugins with commercial licence flag"
 LICENSE = "MIT"
 LICENSE_FLAGS = "commercial"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
diff --git a/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-full.bb b/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-full.bb
index 6b42c53..997b3f0 100644
--- a/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-full.bb
+++ b/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-full.bb
@@ -1,7 +1,7 @@
-DESCRIPTION = "Freescale package group which provides all GStreamer plugins from the \
- base, good, and bad packages, as well as the ugly and libav ones if commercial packages \
- are whitelisted, and plugins for the required hardware acceleration (if supported by the SoC)."
-SUMMARY = "Freescale package group - full set of all GStreamer 1.0 plugins"
+DESCRIPTION = "Package group used by FSL Community to provide all GStreamer plugins from the \
+base, good, and bad packages, as well as the ugly and libav ones if commercial packages \
+are whitelisted, and plugins for the required hardware acceleration (if supported by the SoC)."
+SUMMARY = "FSL Community package group - full set of all GStreamer 1.0 plugins"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
diff --git a/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0.bb b/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0.bb
index 86b9845..d311671 100644
--- a/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0.bb
+++ b/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0.bb
@@ -1,6 +1,6 @@
-DESCRIPTION = "Freescale package group which provides audio, video, networking and debug \
- GStreamer plugins with the required hardware acceleration (if supported by the SoC)."
-SUMMARY = "Freescale package group - set of commonly used GStreamer 1.0 plugins"
+DESCRIPTION = "Package group used by FSL Community to provide audio, video, networking and debug \
+GStreamer plugins with the required hardware acceleration (if supported by the SoC)."
+SUMMARY = "FSL Community package group - set of commonly used GStreamer 1.0 plugins"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
                     file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
-- 
1.9.1



More information about the meta-freescale mailing list