Skip to content
Snippets Groups Projects
Commit 6f043454 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Add drivers-041 recipe

parent 8456bb9a
No related branches found
No related tags found
No related merge requests found
GIT=https://github.com/redox-os/drivers.git
GIT_BRANCH=0.4.1
CARGOFLAGS=--all
function recipe_version {
echo "0.1.1"
skip=1
}
function recipe_stage {
mkdir -pv "$1/etc/pcid"
cp -v initfs.toml "$1/etc/pcid/initfs.toml"
cp -v filesystem.toml "$1/etc/pcid/filesystem.toml"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment