Rudi Heitbaum
b84e1641c6
efivar: enable compile with glibc 2.36
2022-08-02 08:24:55 +00:00
Rudi Heitbaum
7c93d6ce32
Revert "efivar: update to 38"
...
This reverts commit 3b70bb1c28
.
Revert efivar package to 10 Dec 2021
- as last known good working dependant version of efibootmgr
- efibootmgr 17 (08 Sep 2021)
Fix build of system-tools addon on x86_64
2022-06-29 01:45:04 +00:00
heitbaum
3b70bb1c28
efivar: update to 38
...
release notes:
- https://github.com/rhboot/efivar/releases/tag/38
2022-06-03 11:25:28 +00:00
heitbaum
00dcaf0aec
efivar: update to githash 2021-12-10
2021-12-25 04:14:02 +00:00
Ian Leonard
eeab3d92b4
addons: automated code cleanup
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2021-01-19 19:33:41 +00:00
heitbaum
f55a328f63
efivar: update to 2020-10-16
...
update from 272b216 (20 Jun 2019) to cff88dd (16 Oct 2020)
changelog: https://github.com/rhboot/efivar/commits/master
2021-01-11 09:04:17 +00:00
Jernej Skrabec
53a85c08ad
efivar: fix build with gcc10
2020-06-26 15:20:37 +02:00
Sascha Kuehndel (InuSasha)
c7c469431e
buildsystem: host should not depend on cross-compiler
2019-10-18 19:41:00 +02:00
CvH
6d67cfcbb9
Merge pull request #3745 from MilhouseVH/le10_buildsystem_fixup2
...
buildsystem: minor fixups
2019-08-17 10:18:15 +02:00
MilhouseVH
b2b38f16c3
efivar: update to efivar-272b216
2019-08-14 14:25:04 +01:00
MilhouseVH
aa5270d868
efivar: update to efivar-836461e
2019-08-14 14:25:04 +01:00
MilhouseVH
085d031c8a
efivar: fix host dependency
2019-08-10 22:33:12 +01:00
MilhouseVH
d4f6326142
packages: align source code licence usage with project licence
2019-03-26 18:05:50 +00:00
mglae
f3989a87c1
efibootmgr: update to 17 and update efivars
2018-12-29 18:35:59 +01:00
CvH
85e5b4dc1f
cleanup: PKG_SHORTDESC
2018-10-22 15:06:12 +02:00
CvH
2923f2b56a
cleanup: remove PKG_SOURCE_DIR
2018-10-22 15:06:11 +02:00
CvH
4317bc5002
cleanup: remove PKG_SECTION
2018-10-22 15:06:11 +02:00
CvH
ca33bf8cd7
spdx: packages/addons
2018-07-17 23:58:49 +02:00
Matthias Reichl
80af4027d0
efivar: drop lto build flag
...
Signed-off-by: Matthias Reichl <hias@horus.com>
2018-06-04 19:54:29 +02:00
Sascha Kuehndel (InuSasha)
8827a540aa
buildsystem: add BUILD_FLAG support
...
- replace strip_lto/strip_gold (only allowed to disable)
- add flag for PIC feature
- add flag to stop build parallel
- add support for hardening option (initial copy from debian 9)
All build parameters, are added in setup_toolchain.
`PKG_[FLAG]_[HOST/TARGET]_ENABLED` variable is introduced for checking the flag (yes/no) in the package.mk
Thanks to @MilhouseVH, for support and fixing
2018-03-07 18:35:01 +01:00
Sascha Kuehndel (InuSasha)
3846ec7dac
buildsystem: replace PKG_AUTORECONF
2017-11-22 00:41:12 +01:00
cvh
4452de37d8
remove double newline at EOF
2017-10-16 01:25:19 +02:00
cvh
c6b5cdc10f
fix copyright header
2017-10-16 00:01:11 +02:00
Peter Vicman
50a51452be
build system: add sha256 checksum to all packages
...
putting #1597 in use
2017-07-17 20:49:23 +02:00
Carlos Garcés
d3430d3110
cosmetics: misc. https URL replacements
2017-03-24 19:27:41 +04:00
awiouy
cf5d3a4579
decommission PKG_REV
2017-01-19 00:06:13 +01:00
awiouy
e0c2de9b39
Decommission PKG_PRIORITY
2016-09-24 11:57:39 +02:00
Peter Vicman
236cfbe5c7
efivar: allocate enough memory in makeguids tool
...
Without execution (sometimes) fail:
./makeguids guids.txt guids.bin names.bin guid-symbols.S efivar-guids.h
makeguids: malloc.c:2395: sysmalloc: Assertion `(old_top == initial_top (av) && old_size == 0) || ((unsigned long) (old_size) >= MINSIZE && prev_inuse (old_top) && ((unsigned long) old_end & (pagesize - 1)) == 0)' failed.
2016-05-05 20:43:37 +02:00
Lukas Rusak
c1202364b8
efivar: add package
2016-04-25 10:37:13 -07:00