From ee22f7cc46a55703d7b14e2e5367b4bbb281025d Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Fri, 16 Oct 2015 20:37:26 -0300 Subject: uboot4grub-omap3_beagle: fix grubfile path --- .../0001-parabola-arm-modifications+grub-support.patch | 2 +- libre-testing/uboot4grub-omap3_beagle/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch b/libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch index 6e22fc3c2..76d9dde45 100644 --- a/libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch +++ b/libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch @@ -143,7 +143,7 @@ diff -Nur u-boot-2015.04.orig/include/configs/omap3_beagle.h u-boot-2015.04/incl + "fdtfile=undefined\0" \ + "bootpart=0:1\0" \ + "bootdir=/\0" \ -+ "grubfile=boot/grub/arm-uboot/core.img\0" \ ++ "grubfile=grub/arm-uboot/core.img\0" \ "mmcdev=0\0" \ - "mmcroot=/dev/mmcblk0p2 rw\0" \ - "mmcrootfstype=ext3 rootwait\0" \ diff --git a/libre-testing/uboot4grub-omap3_beagle/PKGBUILD b/libre-testing/uboot4grub-omap3_beagle/PKGBUILD index b9017744b..395f9671a 100644 --- a/libre-testing/uboot4grub-omap3_beagle/PKGBUILD +++ b/libre-testing/uboot4grub-omap3_beagle/PKGBUILD @@ -28,7 +28,7 @@ source=("ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver}.tar.bz2" '0001-parabola-arm-modifications+grub-support.patch' 'uEnv.txt') md5sums=('570bdc2c47270c2a98ca60ff6c5c74cd' - 'd49f747cdadaff4ea120ecb34e755cb5' + 'c4435b64e8d2d79369db9618dd16e6db' 'd41d8cd98f00b204e9800998ecf8427e') prepare() { -- cgit v1.2.3