Commit da6bd01
committed
packages: bump efivar to 39 and efibootmgr to 18
efivar 37 -> 39 and efibootmgr 16 -> 18, bumped together because
efibootmgr 16 does not build against efivar 39 (efidp_format_device_path()
changed signature); efibootmgr 18 matches it.
Both projects stopped publishing release dist tarballs, so source from
the GitHub source archives (github.com/rhboot/{efivar,efibootmgr}/archive,
which unpack to efivar-39/ and efibootmgr-18/).
efivar 39 needs none of the ONIE efivar patches, so drop the entire
patches/efivar tree: the sysfs/device-path parser fixes are upstream,
char16_t/char32_t now come from <uchar.h> (shipped by uClibc-ng),
remove-arrows is upstream, and efivar 39's build system is cross-compile
aware (derives CC/AR/HOSTCC from CROSS_COMPILE) so the build-integration
patches are obsolete. Build with SUBDIRS=src to skip the docs.
efibootmgr's two ONIE patches still apply and are retained.
Signed-off-by: Brad House <bhouse@nexthop.ai>1 parent 29a8583 commit da6bd01
21 files changed
Lines changed: 19 additions & 1522 deletions
File tree
- build-config/make
- patches/efivar
- 30
- 37
- upstream
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | | - | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | | - | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
27 | | - | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
33 | | - | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | 65 | | |
72 | 66 | | |
73 | 67 | | |
74 | 68 | | |
75 | 69 | | |
76 | 70 | | |
77 | | - | |
| 71 | + | |
78 | 72 | | |
79 | 73 | | |
80 | 74 | | |
81 | | - | |
| 75 | + | |
82 | 76 | | |
83 | | - | |
| 77 | + | |
84 | 78 | | |
85 | 79 | | |
86 | 80 | | |
| |||
Lines changed: 0 additions & 36 deletions
This file was deleted.
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 74 deletions
This file was deleted.
Lines changed: 0 additions & 92 deletions
This file was deleted.
0 commit comments