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:
committed by
Richard Purdie
parent
de03909a93
commit
c946fc03a8
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user