diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-02 01:34:15 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-02 01:34:15 +0000 |
| commit | d76003e0bee4f8cffe6613d62066d0a770b2f441 (patch) | |
| tree | 207af597152d7633c28af9d3c813e8c72d39b982 /recipes-extended | |
| parent | 5c0aa329d4e72ace5da6020e4bd03aa60433ba1f (diff) | |
| download | meta-virtualization-d76003e0bee4f8cffe6613d62066d0a770b2f441.tar.gz | |
ipxe: update to v2.0.0-tip
Bumping ipxe to version v2.0.0-73-ge0a2ca984, which comprises the following commits:
e0a2ca984 [linux] Disable implicit linking against libatomic
409747f42 [tg3] Use updated DMA APIs
4906a255e [loong64] Port the RISC-V optimised TCP/IP checksum implementation
127d8fd40 [riscv] Simplify TCP/IP checksum calculation
56a4f695d [ci] Update action versions to silence GitHub warnings
fa473fd13 [ci] Include UEFI Secure Boot builds for RISC-V 64 and LoongArch64
6dcc40105 [loong64] Replace optimised string operations
63eeb23ad [build] Mark core riscv64 files as permitted for UEFI Secure Boot
2d8236995 [neighbour] Discard deferred packets before discarding complete entries
28b4b7086 [build] Mark core loong64 headers as permitted for UEFI Secure Boot
fed3c38fd [doc] Add an AI contribution policy
ca8520080 [virtio] Replace the virtio core and network device driver
2b4a3efcc [lacp] Use the same system identifier for all ports
ab9d7b006 [pci] Provide pci_bar_is_io() to determine BAR type
cac27e488 [ioapi] Allow combined port accessors to be used in Secure Boot builds
63c1a6301 [tls] Add support for RSA-PSS signature scheme
efa9515b1 [tls] Split out hybrid MD5+SHA1 algorithm used in TLS version 1.1
0c617b913 [crypto] Add support for RSA-PSS signature scheme
c8743b8c8 [crypto] Allow for alternative RSA signature schemes
7fe8b7fde [test] Use mock random data for public key self-tests
ae8defc27 [bnxt] Do not abort teardown on command failure
822d4b143 [bnxt] Improve code readability and debug output
be35d67a0 [librm] Specify regparm function attribute only for i386
c18d0a23b [build] Remove redundant regparm function attribute for x86_64
2d28657ef [w89c840] Fix build warnings with GCC 16
3d1a20eac [intel] Add PCI ID for I219-V and -LM existing of 18-29
997e3f40c [efi] Register EFI IPv6 device path settings as netX.ndp
009bcf17a [tls] Treat signature algorithm identifiers as opaque 16-bit values
8c7c084e0 [crypto] Fail all operations for the null public-key algorithm
df4eec8cf [efi] Fix operator precedence in autoexec network download
8d2ebbf8a [crypto] Add support for HKDF key derivation
a42daf6e8 [cloud] Separate snapshot deletion from image deletion for Alibaba Cloud
295f3bed2 [virtio] Ensure that device is closed before unmapping regions
1c54e7e8a [virtio] Fix assertion failures when interface is closed
2b2580f78 [virtio] Set MTU for both modern and legacy devices
ea2468962 [cloud] Mark imported images as supporting NVMe for Alibaba Cloud
2360ec2a7 [cloud] Delete underlying snapshots when deleting Alibaba Cloud images
82a8fcc11 [ci] Add a workflow to import images to Alibaba Cloud
fa856e784 [cloud] Retry all Alibaba Cloud API calls
d146b28b5 [cloud] Do not rely on CopyImage to import images to Alibaba Cloud
7e54e75a2 [cloud] Do not rely on ECS instances to import images to Alibaba Cloud
13ee60c19 [cloud] Do not rely on Function Compute to import images to Alibaba Cloud
09c17f76c [cloud] Support creation of a censorship bypass role for Alibaba Cloud
0e70ad188 [cloud] Add utility to set up VPCs and security groups in Alibaba Cloud
1c32a1782 [cloud] Update disk log console tool descriptions
304904dbb [cloud] Fix architecture detection for partitioned disk images
07887332c [efi] Add disk log console support
480b6f021 [disklog] Generalise disk log console mechanism
ec38e98d4 [disklog] Generalise CONSOLE_INT13 to CONSOLE_DISKLOG
6d8297505 [undi] Pad transmit buffer length to work around vendor driver bugs
5e06c866a [efi] Remove the Dhcp6Dxe driver veto
8796d2fb0 [efi] Drop to external TPL when unloading vetoed images
75115ee99 [efi] Add partition information protocol header and GUID definition
c8a96482e [efi] Update to current EDK2 headers
6d2f69f55 [build] Add Ubuntu/Debian syslinux mbr.bin search path
646d4b0a0 [build] Allow binaries to request a log partition from genfsimg
e2e9e68f3 [build] Work around syslinux bugs in FAT cluster counting
b4fb9382e [build] Use sector count values consistently in genfsimg
2c84b686b [build] Use a partition table in generated USB disk images
0d30ee7b4 [build] Ensure that generated filesystem images retain no stale content
a0bf3f1cc [cloud] Omit uploading empty blocks to EBS snapshots
5921e6b45 [cloud] Add utility to read INT13CON partition in Alibaba Cloud
619b1db1b [bnxt] Update conditions for invoking short commands
c3560072e [cloud] Add utility for importing images to Alibaba Cloud
7b3eb3c86 [undi] Drag in PCI-specific configuration
88d396719 [efi] Add a dummy SBOM PE section
847e09850 [ci] Add a workflow to import images to Google Cloud
013a4a93d [cloud] Specify Google Cloud project explicitly for storage client
e180aa85e [test] Assign unique MAC addresses for test network devices
5edffb26b [ci] Fix family name used for AWS image imports
e9b80ee54 [ci] Add a workflow to import images to AWS EC2
c44d5f96e [cloud] Add ability to upload AMI list to an S3 bucket
33ca177cf [release] Update version number after release
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-extended')
| -rw-r--r-- | recipes-extended/ipxe/ipxe_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/ipxe/ipxe_git.bb b/recipes-extended/ipxe/ipxe_git.bb index 7aeca83c..2d05929d 100644 --- a/recipes-extended/ipxe/ipxe_git.bb +++ b/recipes-extended/ipxe/ipxe_git.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://../COPYING.GPLv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 | |||
| 7 | # syslinux has this restriction | 7 | # syslinux has this restriction |
| 8 | COMPATIBLE_HOST:class-target = '(x86_64|i.86).*-(linux|freebsd.*)' | 8 | COMPATIBLE_HOST:class-target = '(x86_64|i.86).*-(linux|freebsd.*)' |
| 9 | 9 | ||
| 10 | SRCREV = "a0bf3f1cc85aa2e8853b66e59f26e8f398d9ed4e" | 10 | SRCREV = "e0a2ca984f2a5a96c5bc7e7012e23348e9030c24" |
| 11 | PV = "2.0.0+git" | 11 | PV = "2.0.0+git" |
| 12 | PR = "r0" | 12 | PR = "r0" |
| 13 | 13 | ||
