Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
meta-vesta
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor 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
vesta
meta-vesta
Commits
910d8d78
Commit
910d8d78
authored
8 years ago
by
Mick Michalski
Committed by
David Mondou
8 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Updated commit hash for swupdate and rigtools
parent
8b514ff6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
recipes-core/rigtool/rigtool.bb
+1
-1
1 addition, 1 deletion
recipes-core/rigtool/rigtool.bb
recipes-core/rigtool/rigtool.inc
+5
-1
5 additions, 1 deletion
recipes-core/rigtool/rigtool.inc
recipes-core/scripts-vesta/scripts-vesta.inc
+0
-2
0 additions, 2 deletions
recipes-core/scripts-vesta/scripts-vesta.inc
with
6 additions
and
4 deletions
recipes-core/rigtool/rigtool.bb
+
1
−
1
View file @
910d8d78
...
...
@@ -4,7 +4,7 @@ SUMMARY = "Rigado's general purpose tool"
DESCRIPTION = "A tool for the gateway which changes functionality based on how it is linked"
# The latest commit
SRCREV = "
8a2057913cf73479c8a6d2f4058be329e038f3cc
"
SRCREV = "
1dbfcaea751b7cac11b166611e786450b0419b63
"
SRCBRANCH ?= "master"
require recipes-core/rigtool/rigtool.inc
...
...
This diff is collapsed.
Click to expand it.
recipes-core/rigtool/rigtool.inc
+
5
−
1
View file @
910d8d78
...
...
@@ -22,7 +22,11 @@ do_install() {
install
-
m
755
$
{
WORKDIR
}
/
git
/
etc
/
dgua
.
conf
$
{
D
}
/
etc
/
dgua
.
conf
install
-
d
$
{
D
}
/
usr
/
bin
install
-
m
755
$
{
WORKDIR
}
/
git
/
build
/
rigtool
$
{
D
}
/
usr
/
bin
/
rigtool
install
-
m
755
$
{
WORKDIR
}
/
git
/
build
/
rigtools
$
{
D
}
/
usr
/
bin
/
rigtools
install
-
d
$
{
D
}
/
etc
/
init
.
d
install
-
m
755
$
{
WORKDIR
}
/
git
/
etc
/
dgua_service
$
{
D
}
/
etc
/
init
.
d
/
dgua_service
ln
-
sf
/
etc
/
init
.
d
/
swupdate
$
{
D
}
/
etc
/
rc5
.
d
/
S70dgua_service
ln
-
sf
/
usr
/
bin
/
rigtool
$
{
D
}
/
usr
/
bin
/
boot_counter
ln
-
sf
/
usr
/
bin
/
rigtool
$
{
D
}
/
usr
/
bin
/
boot_toggle
...
...
This diff is collapsed.
Click to expand it.
recipes-core/scripts-vesta/scripts-vesta.inc
+
0
−
2
View file @
910d8d78
...
...
@@ -48,11 +48,9 @@ do_install() {
install
-
d
$
{
D
}
/
etc
/
init
.
d
install
-
d
$
{
D
}
/
etc
/
profile
.
d
install
-
m
755
git
/
swupdate
/
etc
/
init
.
d
/
swupdate
$
{
D
}
/
etc
/
init
.
d
/
swupdate
install
-
m
755
git
/
swupdate
/
etc
/
init
.
d
/
gateway
.
sh
$
{
D
}
/
etc
/
init
.
d
/
gateway
.
sh
install
-
m
755
git
/
swupdate
/
etc
/
init
.
d
/
hostname
.
sh
$
{
D
}
/
etc
/
init
.
d
/
hostname
.
sh
install
-
m
755
git
/
swupdate
/
etc
/
gateway
.
conf
$
{
D
}
/
etc
/
gateway
.
conf
ln
-
sf
/
etc
/
init
.
d
/
swupdate
$
{
D
}
/
etc
/
rc5
.
d
/
S70swupdate
}
FILES_
$
{
PN
}
+=
" \
...
...
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