From 072b217edf7ebea81a3503915223eccdf26af23d Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Sat, 10 Sep 2011 08:08:46 -0500 Subject: meta-intel: update BSPs to use grub2 grub2 is now the default, so explicit preferred entries are unnecessary. It also needs to be installed in the rootfs, so we need to add it as a dependency. Signed-off-by: Tom Zanussi --- meta-jasperforest/conf/machine/jasperforest.conf | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-jasperforest') diff --git a/meta-jasperforest/conf/machine/jasperforest.conf b/meta-jasperforest/conf/machine/jasperforest.conf index 3013fe40..9fdb9688 100644 --- a/meta-jasperforest/conf/machine/jasperforest.conf +++ b/meta-jasperforest/conf/machine/jasperforest.conf @@ -36,5 +36,4 @@ GLIBC_ADDONS = "nptl" GLIBC_EXTRA_OECONF = "--with-tls" MACHINE_ESSENTIAL_EXTRA_RDEPENDS = "grub" -PREFERRED_VERSION_grub ?= "1.98" -- cgit v1.2.3-54-g00ecf