Add more recipes

This commit is contained in:
Jeremy Soller 2017-05-09 21:45:03 -06:00
parent 70170d2914
commit bacdbc0f30
4 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
GIT=https://github.com/redox-os/drivers
GIT=https://github.com/redox-os/drivers.git
CARGOFLAGS=--all
function recipe_version {

View File

@ -0,0 +1 @@
GIT=https://github.com/redox-os/netstack.git

1
recipes/ptyd/recipe.sh Normal file
View File

@ -0,0 +1 @@
GIT=https://github.com/redox-os/ptyd.git

1
recipes/randd/recipe.sh Normal file
View File

@ -0,0 +1 @@
GIT=https://github.com/redox-os/randd.git