From patchwork Wed Dec 14 01:13:38 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/3] grub_1.99.bb: drop 'PRIORITY = "optional"' as it is the default Date: Wed, 14 Dec 2011 01:13:38 -0000 From: Otavio Salvador X-Patchwork-Id: 16897 Message-Id: <4ed51d32094e65ce805de4fdaa1cd50c76ec920b.1323825176.git.otavio@ossystems.com.br> To: openembedded-core@lists.openembedded.org Signed-off-by: Otavio Salvador --- meta/recipes-bsp/grub/grub_1.99.bb | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/meta/recipes-bsp/grub/grub_1.99.bb b/meta/recipes-bsp/grub/grub_1.99.bb index 8fe2be8..ac66e83 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"