From 45ddf1f3a0ffa4a7e7f7c03c6f5827c912050fa9 Mon Sep 17 00:00:00 2001 From: Rune Morling Date: Wed, 16 Oct 2024 18:12:45 +0200 Subject: [PATCH] solbuild: call ypkg-install-deps w/ --eopkg-cmd arg By default, this will be eopkg.bin, which in turn means that the solbuild images should be built w/eopkg.bin, so the FilesDB doesn't continuously get rebuilt on solbuild build invocations due to the new eopkg FilesDB auto-upgrade code. The end result is that we will no longer be using eopkg.py2 in our build pipeline. Yay. Signed-off-by: Rune Morling --- packages/s/solbuild/package.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/s/solbuild/package.yml b/packages/s/solbuild/package.yml index c65e9639e64d..275b803c324a 100644 --- a/packages/s/solbuild/package.yml +++ b/packages/s/solbuild/package.yml @@ -2,7 +2,7 @@ name : solbuild version : 1.7.0 release : 55 source : - - git|https://github.com/getsolus/solbuild.git : 39c0bf58b0c72ca6a626ae383e9e5fe73cd7976b + - git|https://github.com/getsolus/solbuild.git : 7eb6c7d8ba0783cf2715b7b66fca0eb899b45f74 homepage : https://github.com/getsolus/solbuild license : Apache-2.0 component :