mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
Merge branch 'config-fixes' into 'master'
Update config now git is working, add base to ci.toml See merge request redox-os/redox!1562
This commit is contained in:
commit
684a603a15
@ -17,7 +17,7 @@ curl = {}
|
||||
diffutils = {}
|
||||
extrautils = {}
|
||||
findutils = {}
|
||||
# git = {} - needs conversion to recipe.toml due to dependencies
|
||||
git = {}
|
||||
installer = {}
|
||||
ion = {}
|
||||
kibi = {}
|
||||
|
||||
@ -12,6 +12,7 @@ acid = {}
|
||||
audiod = {}
|
||||
autoconf = {}
|
||||
automake = {}
|
||||
base = {}
|
||||
bash = {}
|
||||
binutils = {}
|
||||
bootloader = {}
|
||||
|
||||
2
cookbook
2
cookbook
@ -1 +1 @@
|
||||
Subproject commit 8609272ebbd1d6ee670611676974886bee7590ba
|
||||
Subproject commit 92504e6babbe59a00c31a279d550a1d08c4fd37c
|
||||
Loading…
Reference in New Issue
Block a user