Skip to content

Commit 3ae8c78

Browse files
committed
Upgrade tinkerbell to latest commit from upstream
1 parent ee434e6 commit 3ae8c78

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.22.1
1+
58b84f7d3bc93eda2c5f064665ba582d3618ef52

projects/tinkerbell/tinkerbell/patches/0004-Disable-nix-shell-and-cross-compile-for-ipxe-build.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This patch:
88
- Disables the nix-shell requirement check
99
- Removes cross-compile flag for ARM64 builds (built natively)
1010

11-
Signed-off-by: EKS-A Build <eks-anywhere@amazon.com>
11+
Signed-off-by: rajeshvenkata <rajesh.venkat.p@gmail.com>
1212
---
1313
smee/internal/ipxe/binary/file/Makefile | 2 +-
1414
smee/internal/ipxe/binary/file/script/build_ipxe.sh | 2 +-

projects/tinkerbell/tinkerbell/patches/0005-Enhance-iPXE-boot-script-with-retries-and-VLAN.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This patch enhances the embedded iPXE boot script with:
1515
These improvements help with network environments that have
1616
slower link negotiation or require multiple DHCP attempts.
1717

18-
Signed-off-by: EKS-A Build <eks-anywhere@amazon.com>
18+
Signed-off-by: rajeshvenkata <rajesh.venkat.p@gmail.com>
1919
---
2020
smee/internal/ipxe/binary/file/script/embed.ipxe | 119 ++++++++++++++----
2121
smee/internal/ipxe/binary/file/script/ipxe-customizations/general.efi.h | 14 ++-

projects/tinkerbell/tinkerbell/patches/0006-Fix-ARM64-iPXE-build-and-bump-ipxe-commit.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This patch:
1010
- Fixes ARM64 assembly constraint issues in bigint.h
1111
- Disables patch_bnxt_rx_buffers which causes illegal byte sequence errors
1212

13-
Signed-off-by: EKS-A Build <eks-anywhere@amazon.com>
13+
Signed-off-by: rajeshvenkata <rajesh.venkat.p@gmail.com>
1414
---
1515
smee/internal/ipxe/binary/file/script/build_ipxe.sh | 19 ++++++++++++++-----
1616
smee/internal/ipxe/binary/file/script/ipxe.commit | 2 +-

0 commit comments

Comments
 (0)