mrrl

Minimal Reliable Reproducible Linux
git clone https://ccx.te2000.cz/git/mrrl
Log | Files | Refs | Submodules | README

commit 4f6057682af4e30e4c6e06744078ac558820f0cc
parent 4aee71b077380a94696d5209cf9fab30bec9764b
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Sat, 11 Oct 2025 15:23:01 +0000

update busybox

Diffstat:
Mcommitlist.sha1 | 3++-
Mtemplates/pkg/busybox:modutils | 2+-
Mvariants/ccx-x86_64/busybox:modutils | 2+-
Mvariants/ccx-x86_64/kernel.environment | 4++--
Mvariants/root-x86_64/busybox:modutils | 2+-
Mvariants/root-x86_64/kernel.environment | 4++--
6 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/commitlist.sha1 b/commitlist.sha1 @@ -212,6 +212,8 @@ ff3a1071a3188dbaf62b6e67681e46291c2fbfb9 sources/apk-tools 30af0626ed44c8bdde81c9a93419984b1a371de5 sources/busybox 30f0ea6cab956ed59ecc5de82459187763a2b868 sources/busybox 338ccb1701bc4fab51d40bd40027303f87b84a38 sources/busybox +3621595939e43a831d66f6b757d4f410029bff95 sources/busybox +379e7278a38f7f3cc2d037e5fc8932c59eef43fd sources/busybox 384a530bb8a29fc9c349a83733a0ead9b6aaf740 sources/busybox 386bb209f8ea353ed0544d2ebd59c5f4eddfe157 sources/busybox 3b55ae0117578d76088ad34e41e1019ec1b2c234 sources/busybox @@ -349,7 +351,6 @@ e9f8b2f830bf0273d0d51f56d24da84b955e0df5 sources/busybox ed058016bf8fc98271de2e58bfb650de9e9d304d sources/busybox ef800e5441185585986f9b7aaf39010a926fbd5f sources/busybox f5234398ef3010b68468cafe3e2ea89b2bb08a17 sources/busybox -f5e1bf966b19ea1821f00a8c9ecd7774598689b4 sources/busybox f7ae2cbc036beb76ba0b121ed9b0b64598bdf125 sources/busybox f99811908419608e3ab81393d0177cc456101e4b sources/busybox fb957125d8aa83c9df6e54292327983a51ee7ffd sources/busybox diff --git a/templates/pkg/busybox:modutils b/templates/pkg/busybox:modutils @@ -1,3 +1,4 @@ +{%- set pkg_source="git" -%} {% extends "generic" %} {% block package_deps -%} #+{{pkg_install_name("linux")}} @@ -7,7 +8,6 @@ #+{{pkg_install_name("busybox-findutils")}} #+{{pkg_install_name("busybox-diffutils")}} #@sha256:{{files["busybox_modutils.config"]}}:busybox/.config -#@git:aa4d303a3139107919f73cece4eaf85a7dc75db6:busybox {% endblock %} {% block configure -%} export CC="$pthbs_build_environment/command/{{triplet}}-gcc" diff --git a/variants/ccx-x86_64/busybox:modutils b/variants/ccx-x86_64/busybox:modutils @@ -6,7 +6,7 @@ #+busybox-findutils.7f4b62603c13a47cfc863f53eccf0befa97271a83467dd610dfb819fd2f61f45 #+busybox-diffutils.963ce6582575680763337552764b6a3c1be781d9fada1d52aa2d04fadeb229d0 #@sha256:d7beca62da0eee5c249719416facb8f9d456e9c256551dda7bafefc36f532ec7:busybox/.config -#@git:aa4d303a3139107919f73cece4eaf85a7dc75db6:busybox +#@git:3621595939e43a831d66f6b757d4f410029bff95:busybox # - build script start - diff --git a/variants/ccx-x86_64/kernel.environment b/variants/ccx-x86_64/kernel.environment @@ -1,3 +1,3 @@ #!/usr/bin/env pthbs-build #+linux.e80cbb0096f9264f14472f7da979ea1606969974efcaf3a3dfc3aac555556dc0 -#+busybox.de5486e29cac2b2b433335ead1d649ba1849024efb246ed43647a5fc2f2b2775- \ No newline at end of file +#+busybox.11b2ddcfaac5e1863d59d1fe42d8f8a6f3936e49f9e4c93ced31e6e701a70e38+ \ No newline at end of file diff --git a/variants/root-x86_64/busybox:modutils b/variants/root-x86_64/busybox:modutils @@ -6,7 +6,7 @@ #+busybox-findutils.cc95c44dcbb25e61fc33eb7b5aaa947be36855d6f2367d712caf1fc559f0b18d #+busybox-diffutils.38ca9e723dfa24bd5cc2281952ff03c7dd312918a28dc0619b9816a293b5c8f5 #@sha256:d7beca62da0eee5c249719416facb8f9d456e9c256551dda7bafefc36f532ec7:busybox/.config -#@git:aa4d303a3139107919f73cece4eaf85a7dc75db6:busybox +#@git:3621595939e43a831d66f6b757d4f410029bff95:busybox # - build script start - diff --git a/variants/root-x86_64/kernel.environment b/variants/root-x86_64/kernel.environment @@ -1,3 +1,3 @@ #!/usr/bin/env pthbs-build #+linux.91b88f19e87347c2337c06eadfd19e044d5c60031daa78a96ca76bd1f8c66c80 -#+busybox.b1d582b5a3b292463f3f5697663febaee168dd46c1c1c3307c6081007a074e20- \ No newline at end of file +#+busybox.720d8ad431cfdebbd479c54b98c63a3982dc0327f945db0ea35e737524bfc563+ \ No newline at end of file