From: Otavio Salvador Date: Wed, 14 Dec 2011 01:13:38 +0000 (+0000) Subject: grub_1.99.bb: drop 'PRIORITY = "optional"' as it is the default X-Git-Tag: 2015-4~12391 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4279fdea7297223a488e93c702d83cf2e99f52f3;p=openembedded-core.git grub_1.99.bb: drop 'PRIORITY = "optional"' as it is the default Signed-off-by: Otavio Salvador Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-bsp/grub/grub_1.99.bb b/meta/recipes-bsp/grub/grub_1.99.bb index 8fe2be84ee..ac66e830bf 100644 --- a/meta/recipes-bsp/grub/grub_1.99.bb +++ b/meta/recipes-bsp/grub/grub_1.99.bb @@ -7,7 +7,6 @@ standard, which allows for flexible loading of multiple boot images." HOMEPAGE = "http://www.gnu.org/software/grub/" SECTION = "bootloaders" -PRIORITY = "optional" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"