diff mbox series

[meta-arago,kirkstone/master,PATCHv2,2/3] packagegroup-arago-base: edit the description to describe current use

Message ID 20230822224427.1880115-3-rs@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series Packagegroup and irqbalance fixup | expand

Commit Message

Randolph Sapp Aug. 22, 2023, 10:38 p.m. UTC
From: Randolph Sapp <rs@ti.com>

Edit the description of this packagegroup to more accurately describe
it's current use in this dependency web. Additionally convert the
DESCRIPTION to SUMMARY, since this is under 72 characters and not full,
long description.

Signed-off-by: Randolph Sapp <rs@ti.com>
---
 .../recipes-core/packagegroups/packagegroup-arago-base.bb       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Denys Dmytriyenko Aug. 28, 2023, 2:33 p.m. UTC | #1
On Tue, Aug 22, 2023 at 05:38:30PM -0500, rs@ti.com wrote:
> From: Randolph Sapp <rs@ti.com>
> 
> Edit the description of this packagegroup to more accurately describe
> it's current use in this dependency web. Additionally convert the
> DESCRIPTION to SUMMARY, since this is under 72 characters and not full,
> long description.

Acked-by: Denys Dmytriyenko <denys@konsulko.com>


> Signed-off-by: Randolph Sapp <rs@ti.com>
> ---
>  .../recipes-core/packagegroups/packagegroup-arago-base.bb       | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> index ff32112a..1f63a7d0 100644
> --- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> +++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
> @@ -1,4 +1,4 @@
> -DESCRIPTION = "Basic task to get a device booting"
> +SUMMARY = "Base tools that are recommended for most images"
>  LICENSE = "MIT"
>  PR = "r9"
>  
> -- 
> 2.41.0
diff mbox series

Patch

diff --git a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
index ff32112a..1f63a7d0 100644
--- a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
+++ b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-base.bb
@@ -1,4 +1,4 @@ 
-DESCRIPTION = "Basic task to get a device booting"
+SUMMARY = "Base tools that are recommended for most images"
 LICENSE = "MIT"
 PR = "r9"