From: Otavio Salvador Date: Wed, 14 Dec 2011 01:13:37 +0000 (+0000) Subject: grub-efi-native_1.99.bb: drop 'PRIORITY = "optional"' as it is the default X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~43229 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85add8f186ce939642b99b4a547cdfa8cda3464e;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git grub-efi-native_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-efi-native_1.99.bb b/meta/recipes-bsp/grub/grub-efi-native_1.99.bb index 3c52ec92356..40e618c5998 100644 --- a/meta/recipes-bsp/grub/grub-efi-native_1.99.bb +++ b/meta/recipes-bsp/grub/grub-efi-native_1.99.bb @@ -9,7 +9,6 @@ or package anything, it only deploys a target-arch GRUB EFI image." HOMEPAGE = "http://www.gnu.org/software/grub/" SECTION = "bootloaders" -PRIORITY = "optional" LICENSE = "GPLv3" LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"