commit 86972962c446233c9f1ebbd5c6cc252bd93487a7 parent 0ca699c58e829366676248a1bcddc11143813fd4 Author: Jan Pobrislo <ccx@te2000.cz> Date: Fri, 10 Oct 2025 13:55:36 +0000 use older busybox snapshot for modutils Diffstat:
5 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/templates/pkg/busybox:modutils b/templates/pkg/busybox:modutils @@ -1,4 +1,3 @@ -{%- set pkg_source="git" -%} {% extends "generic" %} {% block package_deps -%} #+{{pkg_install_name("linux")}} @@ -6,6 +5,7 @@ #+{{pkg_install_name("gnu-make")}} #+{{pkg_install_name("busybox")}} #@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 @@ -4,7 +4,7 @@ #+gnu-make.81c1139c2cc39666df10584f88ef07a4a66d5130f7c99e07f63113efe6b3e7a0 #+busybox.95e47e8860cf7e55e06683c45e714cb5157f2b5586b90532ad0696266b0565b1 #@sha256:ea5d8b394f6e9c3a6cf03d6f4cd3a04db5d9209e7d25bc89aa4de5ac4cb0c141:busybox/.config -#@git:887295686dbc69e5b2d530f0e6a8dbf94094ac9f:busybox +#@git:aa4d303a3139107919f73cece4eaf85a7dc75db6: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.5fd749cdb7c9efdafe6fc855a40d750a80dd8b5960b536b2c05ab74decf05aa8- \ No newline at end of file +#+busybox.1872ddab87c0a6f0dba7834cbc4dc8b7d37034032e785622e43f8c7a954aa2bf+ \ No newline at end of file diff --git a/variants/root-x86_64/busybox:modutils b/variants/root-x86_64/busybox:modutils @@ -4,7 +4,7 @@ #+gnu-make.1c5f02e6e4343c5dc15f503f08db985b514b1ad84c6973d50ebd8e2e823ccd15 #+busybox.2526c34c97fd930f1ab4798292308fa8f146dbdaca63c001cd94b6293991c621 #@sha256:ea5d8b394f6e9c3a6cf03d6f4cd3a04db5d9209e7d25bc89aa4de5ac4cb0c141:busybox/.config -#@git:887295686dbc69e5b2d530f0e6a8dbf94094ac9f:busybox +#@git:aa4d303a3139107919f73cece4eaf85a7dc75db6: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.6df6468b96993aa14960733342c4f0d3b4f3e52421380d4c847e65c23a6e89ef- \ No newline at end of file +#+busybox.a19170aaa48ed15ad12ccf58982cd7e9c4664a018b84142c50a1d916bf573f51+ \ No newline at end of file