repo.or.cz
/
openembedded.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
libdmx: Add fso-specs to DEPENDS
[openembedded.git]
/
recipes
/
update-alternatives
/
update-alternatives-cworth-native_0.99.154.bb
blob
455831cf1f959e463a41c73def954c2389f6e234
1
require update
-
alternatives
-
cworth.inc
2
inherit native
3
4
PROVIDES
+=
"virtual/update-alternatives-native"
5
6
PR
=
"${INC_PR}.0"
7
8
do_stage
() {
9
install
-
d $
{
sbindir
}
\
10
$
{
libdir
}/
opkg
/
alternatives
11
12
install
-
m
0755
update
-
alternatives $
{
sbindir
}/
update
-
alternatives
13
}