From cdfe32ba2ca59e052fbc0f370bc5ad50b9e28ed0 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 21 Apr 2014 14:45:29 -0500 Subject: add patch for omap4 compile issues --- uboot-tools.spec | 2 ++ 1 file changed, 2 insertions(+) (limited to 'uboot-tools.spec') diff --git a/uboot-tools.spec b/uboot-tools.spec index 5c9072a..ada5ceb 100644 --- a/uboot-tools.spec +++ b/uboot-tools.spec @@ -26,6 +26,7 @@ Patch20: 0011-add-README.distro-file.patch Patch21: 0012-cleanup-duplicate-options-in-paz00-config.patch Patch22: 0013-add-hackish-utilite-build-based-on-wandboard.patch Patch23: 0014-add-to-ti_armv7_common.h-generic-distro-environment-.patch +Patch24: 0015-omap4-buildfixes.patch %ifnarch %{arm} BuildRequires: gcc-arm-linux-gnu @@ -106,6 +107,7 @@ u-boot bootloader binaries for armv7 boards %patch21 -p1 %patch22 -p1 %patch23 -p1 +%patch24 -p1 mkdir builds # convert fedora logo to bmp for use in u-boot -- cgit