aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-bsp/grub/grub_0.97.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/grub/grub_0.97.bb')
-rw-r--r--recipes-bsp/grub/grub_0.97.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/grub/grub_0.97.bb b/recipes-bsp/grub/grub_0.97.bb
index e9ba0a5..9429052 100644
--- a/recipes-bsp/grub/grub_0.97.bb
+++ b/recipes-bsp/grub/grub_0.97.bb
@@ -12,14 +12,14 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c93c0550bd3173f4504b2cbd8991e50b \
PV = "0.97+git${SRCPV}"
DEFAULT_PREFERENCE = "100"
-#check if this is needed
+#check if this is needed
RDEPENDS_${PN} = "diffutils"
DEPENDS = "gnu-efi"
PR = "r0"
SRC_URI = "git://github.com/vathpela/grub-fedora.git"
-SRC_URI += "file://clanton.patch"
+SRC_URI += "file://quark.patch"
CFLAGS_append = " -Os -fno-strict-aliasing -Wall -Werror -Wno-shadow -Wno-unused -Wno-pointer-sign "