projects
/
opendreambox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
matchbox-wm: use update-alternatives
[opendreambox.git]
/
meta-opendreambox
/
recipes-graphics
/
matchbox-wm
/
matchbox-wm_git.bbappend
1
inherit update-alternatives
2
3
ALTERNATIVE_${PN} = "x-window-manager"
4
ALTERNATIVE_TARGET[x-window-manager] = "${bindir}/matchbox-window-manager"
5
ALTERNATIVE_PRIORITY[x-window-manager] = "50"