diff --git a/local/sources/bootloader b/local/sources/bootloader index 6c3c312819..ea5b2418e6 160000 --- a/local/sources/bootloader +++ b/local/sources/bootloader @@ -1 +1 @@ -Subproject commit 6c3c3128198f0fbac7364b03bb79dddebc45be3c +Subproject commit ea5b2418e6ea2dbf48661818653408b0223ff50c diff --git a/recipes/core/bootloader/P2-live-preload-guard.patch b/recipes/core/bootloader/P2-live-preload-guard.patch deleted file mode 120000 index c111c860df..0000000000 --- a/recipes/core/bootloader/P2-live-preload-guard.patch +++ /dev/null @@ -1 +0,0 @@ -../../../local/patches/bootloader/P2-live-preload-guard.patch \ No newline at end of file diff --git a/recipes/core/bootloader/P3-uefi-live-image-safe-read.patch b/recipes/core/bootloader/P3-uefi-live-image-safe-read.patch deleted file mode 120000 index 815cca72fd..0000000000 --- a/recipes/core/bootloader/P3-uefi-live-image-safe-read.patch +++ /dev/null @@ -1 +0,0 @@ -../../../local/patches/bootloader/P3-uefi-live-image-safe-read.patch \ No newline at end of file diff --git a/recipes/core/bootloader/P4-live-large-iso-boot.patch b/recipes/core/bootloader/P4-live-large-iso-boot.patch deleted file mode 120000 index 3adf823ef9..0000000000 --- a/recipes/core/bootloader/P4-live-large-iso-boot.patch +++ /dev/null @@ -1 +0,0 @@ -../../../local/patches/bootloader/P4-live-large-iso-boot.patch \ No newline at end of file diff --git a/recipes/core/bootloader/P5-live-preload-cap-1gib.patch b/recipes/core/bootloader/P5-live-preload-cap-1gib.patch deleted file mode 120000 index 7a5475b3fc..0000000000 --- a/recipes/core/bootloader/P5-live-preload-cap-1gib.patch +++ /dev/null @@ -1 +0,0 @@ -../../../local/patches/bootloader/P5-live-preload-cap-1gib.patch \ No newline at end of file diff --git a/recipes/core/bootloader/fix-uefi-alloc-panic.patch b/recipes/core/bootloader/fix-uefi-alloc-panic.patch deleted file mode 120000 index 0fb4ae5aca..0000000000 --- a/recipes/core/bootloader/fix-uefi-alloc-panic.patch +++ /dev/null @@ -1 +0,0 @@ -../../../local/patches/bootloader/fix-uefi-alloc-panic.patch \ No newline at end of file diff --git a/recipes/core/bootloader/recipe.toml b/recipes/core/bootloader/recipe.toml index 32431b01fd..950c854da6 100644 --- a/recipes/core/bootloader/recipe.toml +++ b/recipes/core/bootloader/recipe.toml @@ -1,6 +1,5 @@ [source] -git = "https://gitlab.redox-os.org/redox-os/bootloader.git" -patches = ["redox.patch", "fix-uefi-alloc-panic.patch", "P0-gpt-partition-offset.patch"] +path = "../../../local/sources/bootloader" [build] template = "custom" diff --git a/recipes/core/bootloader/redox.patch b/recipes/core/bootloader/redox.patch deleted file mode 120000 index e87c26fa98..0000000000 --- a/recipes/core/bootloader/redox.patch +++ /dev/null @@ -1 +0,0 @@ -../../../local/patches/bootloader/redox.patch \ No newline at end of file