From daa21c1e0a306c45f06c6fe6adb5fe1d6a90070c Mon Sep 17 00:00:00 2001 From: Mark Hatle Date: Mon, 27 Sep 2010 19:11:11 -0500 Subject: recipes-bsp: Cleanup package descriptions and summaries [BUGID #281] Evaluate and update each package in recipes-bsp to ensure they have a consistent summary and description. Signed-off-by: Mark Hatle --- meta/recipes-bsp/grub/grub_0.97.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'meta/recipes-bsp/grub') diff --git a/meta/recipes-bsp/grub/grub_0.97.bb b/meta/recipes-bsp/grub/grub_0.97.bb index 6b6b5b0c29..d1eb645544 100644 --- a/meta/recipes-bsp/grub/grub_0.97.bb +++ b/meta/recipes-bsp/grub/grub_0.97.bb @@ -1,4 +1,7 @@ -DESCRIPTION = "GRUB is the GRand Unified Bootloader." +SUMMARY = "GRUB is the GRand Unified Bootloader" +DESCRIPTION = "GRUB is a GPLed bootloader intended to unify bootloading across x86 \ +operating systems. In addition to loading the Linux kernel, it implements the Multiboot \ +standard, which allows for flexible loading of multiple boot images." HOMEPAGE = "http://www.gnu.org/software/grub/" SECTION = "bootloaders" PRIORITY = "optional" -- cgit v1.2.3-54-g00ecf