From 2ef5a216f4d1ed29ccaf1d7c978561ab4d0a6359 Mon Sep 17 00:00:00 2001 From: Ron Williams Date: Mon, 3 Mar 2025 00:59:35 -0800 Subject: [PATCH 1/2] Uncomment git in the server config, and add the base package to the ci config --- config/server.toml | 2 +- config/x86_64/ci.toml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/server.toml b/config/server.toml index 52b00bf2b..f11944054 100644 --- a/config/server.toml +++ b/config/server.toml @@ -17,7 +17,7 @@ curl = {} diffutils = {} extrautils = {} findutils = {} -# git = {} - needs conversion to recipe.toml due to dependencies +git = {} installer = {} ion = {} kibi = {} diff --git a/config/x86_64/ci.toml b/config/x86_64/ci.toml index eadc06aba..f85f4c8bd 100644 --- a/config/x86_64/ci.toml +++ b/config/x86_64/ci.toml @@ -12,6 +12,7 @@ acid = {} audiod = {} autoconf = {} automake = {} +base = {} bash = {} binutils = {} bootloader = {} From 2b36e9f17c8f358c6a70f739763d0d9d84cb0e79 Mon Sep 17 00:00:00 2001 From: Ron Williams Date: Wed, 5 Mar 2025 05:31:03 -0800 Subject: [PATCH 2/2] update --- cookbook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook b/cookbook index 82811be3c..92504e6ba 160000 --- a/cookbook +++ b/cookbook @@ -1 +1 @@ -Subproject commit 82811be3c36a57502c161cc61ebd58b0a210758a +Subproject commit 92504e6babbe59a00c31a279d550a1d08c4fd37c