summaryrefslogtreecommitdiff
path: root/libre/grub
diff options
context:
space:
mode:
authorcoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-10-14 13:56:03 -0300
committercoadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu>2015-10-14 13:56:49 -0300
commit07c3fa27eb29386c584e6e0709f3e1430ad71973 (patch)
treeffa98b9af69713fddee1c9006941907dc0698fe3 /libre/grub
parent8121ad9b40a3b0a0194def5ca02d18ce3e99381e (diff)
downloadabslibre-07c3fa27eb29386c584e6e0709f3e1430ad71973.tar.gz
abslibre-07c3fa27eb29386c584e6e0709f3e1430ad71973.tar.bz2
abslibre-07c3fa27eb29386c584e6e0709f3e1430ad71973.zip
grub: fix patch name
Diffstat (limited to 'libre/grub')
-rw-r--r--libre/grub/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/grub/PKGBUILD b/libre/grub/PKGBUILD
index 54af43f31..fd4c2ca7a 100644
--- a/libre/grub/PKGBUILD
+++ b/libre/grub/PKGBUILD
@@ -857,7 +857,7 @@ _build_grub-uboot_am335x-bone() {
cd "${srcdir}/grub-${_pkgver}-uboot_am335x-bone/"
msg 'Patch to detect am335x-bone device tree blob file (dtb)'
- patch -Np1 -i "${srcdir}/grub-10_linux-20_linux_xen-detect-devicetree-dir.patch"
+ patch -Np1 -i "${srcdir}/grub-10_linux-20_linux_xen-detect-am335x_bone+am335x_boneblack-devicetree-file.patch"
msg 'change memory adapted for am335x-bone support'
sed -i '\|arm_uboot_ldflags| s|0x08000000|0x82000000|