add upstream patches

This commit is contained in:
Ertuğrul Erata
2017-03-26 21:12:54 +03:00
parent e4cfb71658
commit e7de993085
4 changed files with 111 additions and 2 deletions
+9 -2
View File
@@ -16,16 +16,23 @@
<BuildDependencies>
<Dependency>nasm</Dependency>
<Dependency>asciidoc</Dependency>
<Dependency>dosfstools</Dependency>
<Dependency>mtools</Dependency>
<Dependency>efibootmgr-devel</Dependency>
<Dependency>gptfdisk</Dependency>
<Dependency>upx</Dependency><!--1-->
<Dependency>libutil-linux-devel</Dependency>
<Dependency>util-linux</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">0001-Add-install-all-target-to-top-side-of-HAVE_FIRMWARE.patch</Patch>
<Patch level="1">0035-SYSAPPEND-Fix-space-stripping.patch</Patch>
<!--Patch level="1">0001-Add-install-all-target-to-top-side-of-HAVE_FIRMWARE.patch</Patch>
<Patch level="1">0035-SYSAPPEND-Fix-space-stripping.patch</Patch-->
<Patch level="1">gcc-fix-alignment.patch</Patch>
<Patch level="1">dont-guess-alignment.patch</Patch>
<Patch level="1">btrfs-fix.patch</Patch>
<Patch>syslinux.git-138e850fab106b5235178848b3e0d33e25f4d3a2.patch</Patch><!--kbd patch-->
<Patch>syslinux.git-83aad4f.patch</Patch><!--set-base patch-->
<Patch>syslinux.git-0a2dbb3.patch</Patch><!--set-mod patch-->
</Patches>
</Source>