gnu-efi ver. bump
This commit is contained in:
@@ -17,6 +17,8 @@ def build():
|
||||
pisitools.ldflags.remove("-Wl,--sort-common")
|
||||
shelltools.system("sed -e 's/-Werror//g' -i Make.defaults")
|
||||
|
||||
shelltools.export("CFLAGS", "-fno-stack-protector")
|
||||
|
||||
options="PREFIX='/usr' lib gnuefi inc apps"
|
||||
autotools.make(options)
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>gnu-efi</Name>
|
||||
@@ -13,9 +13,9 @@
|
||||
<IsA>Libry</IsA>
|
||||
<Summary>Develop EFI applications for ARM-64, ARM-32, x86_64, IA-64 (IPF), and IA-32 (x86) platforms using the GNU toolchain and the EFI development environment..</Summary>
|
||||
<Description>GNU toolchain and the EFI development environment..</Description>
|
||||
<Archive sha1sum="4f12dc4ab3e7940070c87affea17bf8a6209957a" type="tarbz2">https://sourceforge.net/projects/gnu-efi/files/gnu-efi-3.0.18.tar.bz2</Archive>
|
||||
<Archive sha1sum="b1cc2cb5c927fd6c983fd30173ebab583cccb1f0" type="targz">https://github.com/ncroxon/gnu-efi/archive/refs/tags/4.0.4.tar.gz</Archive>
|
||||
<Patches>
|
||||
<Patch level="1">fedora/gnu-efi-backports.patch</Patch>
|
||||
<!-- <Patch level="1">fedora/gnu-efi-backports.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -29,6 +29,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2026-06-29</Date>
|
||||
<Version>4.0.4</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2024-07-01</Date>
|
||||
<Version>3.0.18</Version>
|
||||
|
||||
Reference in New Issue
Block a user