mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02: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,8 @@
|
||||
# Copyright (C) 2007 OpenedHand Ltd.
|
||||
#
|
||||
|
||||
DESCRIPTION = "Task for OpenedHand Poky - minimal bootable image"
|
||||
SUMMARY = "Minimal boot requirements"
|
||||
DESCRIPTION = "The minimal set of packages required to boot the system"
|
||||
LICENSE = "MIT"
|
||||
DEPENDS = "virtual/kernel"
|
||||
PR = "r9"
|
||||
|
||||
Reference in New Issue
Block a user