Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
cookbook
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
redox-os
cookbook
Commits
70170d29
Commit
70170d29
authored
7 years ago
by
Jeremy Soller
Browse files
Options
Downloads
Patches
Plain Diff
Add version to drivers, remove /sbin staging
parent
4a18e615
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
pkgutils
+1
-1
1 addition, 1 deletion
pkgutils
recipes/drivers/recipe.sh
+5
-1
5 additions, 1 deletion
recipes/drivers/recipe.sh
recipes/orbital/recipe.sh
+0
-1
0 additions, 1 deletion
recipes/orbital/recipe.sh
with
6 additions
and
3 deletions
pkgutils
@
b9c10c98
Compare
4cf2e9d2
...
b9c10c98
Subproject commit
4cf2e9d216721282a8f2bb82c031ee90ede878f4
Subproject commit
b9c10c980e1724270b7e90d3c2d4999c398814b8
This diff is collapsed.
Click to expand it.
recipes/drivers/recipe.sh
+
5
−
1
View file @
70170d29
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 ./
...
...
This diff is collapsed.
Click to expand it.
recipes/orbital/recipe.sh
+
0
−
1
View file @
70170d29
GIT
=
https://github.com/redox-os/orbital.git
BINDIR
=
"/sbin"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment