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

Add version to drivers, remove /sbin staging

parent 4a18e615
No related branches found
No related tags found
No related merge requests found
Subproject commit 4cf2e9d216721282a8f2bb82c031ee90ede878f4
Subproject commit b9c10c980e1724270b7e90d3c2d4999c398814b8
GIT=https://github.com/redox-os/drivers
CARGOFLAGS=--all
BINDIR="/sbin"
function recipe_version {
echo "0.1.0"
return 1
}
function recipe_update {
cp ../Cargo.toml ./
......
GIT=https://github.com/redox-os/orbital.git
BINDIR="/sbin"
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