summaryrefslogtreecommitdiff
path: root/libre-testing
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-10-17 04:59:58 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-10-17 05:00:39 -0300
commit53ffd73947f1af675a2fa95f4af264aed6f3c8a5 (patch)
treed5400f9d911597bbce26ae0e701bf404e74612cd /libre-testing
parentdc225a86f79e9eaec2080dc2775ef2cf29c97fc7 (diff)
uboot4grub-omap3_beagle: change grubfile path
Diffstat (limited to 'libre-testing')
-rw-r--r--libre-testing/uboot4grub-omap3_beagle/0001-parabola-arm-modifications+grub-support.patch2
-rw-r--r--libre-testing/uboot4grub-omap3_beagle/PKGBUILD2
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 76d9dde45..2a795a70b 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=grub/arm-uboot/core.img\0" \
++ "grubfile=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 395f9671a..15b389750 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'
- 'c4435b64e8d2d79369db9618dd16e6db'
+ '0191ec435ed2eb1d02d0f9178296146c'
'd41d8cd98f00b204e9800998ecf8427e')
prepare() {