mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-26 06:44:18 +08:00
Add more recipes
This commit is contained in:
parent
70170d2914
commit
bacdbc0f30
@ -1,4 +1,4 @@
|
||||
GIT=https://github.com/redox-os/drivers
|
||||
GIT=https://github.com/redox-os/drivers.git
|
||||
CARGOFLAGS=--all
|
||||
|
||||
function recipe_version {
|
||||
|
||||
1
recipes/netstack/recipe.sh
Normal file
1
recipes/netstack/recipe.sh
Normal file
@ -0,0 +1 @@
|
||||
GIT=https://github.com/redox-os/netstack.git
|
||||
1
recipes/ptyd/recipe.sh
Normal file
1
recipes/ptyd/recipe.sh
Normal file
@ -0,0 +1 @@
|
||||
GIT=https://github.com/redox-os/ptyd.git
|
||||
1
recipes/randd/recipe.sh
Normal file
1
recipes/randd/recipe.sh
Normal file
@ -0,0 +1 @@
|
||||
GIT=https://github.com/redox-os/randd.git
|
||||
Loading…
Reference in New Issue
Block a user