1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

packagegroup-*: set reasonable SUMMARY/DESCRIPTION

(From OE-Core rev: 996291ef305ddacf852377cc402dbbac299bc215)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Eggleton
2012-08-31 15:43:49 +01:00
committed by Richard Purdie
parent de03909a93
commit c946fc03a8
22 changed files with 59 additions and 22 deletions
@@ -2,7 +2,7 @@
# Copyright (C) 2007 OpenedHand Ltd.
#
DESCRIPTION = "Clutter Tasks for OpenedHand Poky"
SUMMARY = "Clutter package groups"
LICENSE = "MIT"
PR = "r4"
@@ -13,6 +13,7 @@ PACKAGES = "\
${PN}-core \
"
SUMMARY_${PN}-core = "Clutter graphics library"
RDEPENDS_${PN}-core = "\
clutter-1.8 \
clutter-gst-1.8 \