mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Merge branch 'remove-drivers-041' into 'master'
Remove deprecated drivers-041 recipe See merge request redox-os/cookbook!285
This commit is contained in:
commit
2a83ae3ad9
@ -1,14 +0,0 @@
|
||||
GIT=https://gitlab.redox-os.org/redox-os/drivers.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"
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user