projects
/
opendreambox.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
coreutils: create package for stdbuf
[opendreambox.git]
/
meta-opendreambox
/
recipes-core
/
coreutils
/
coreutils_8.22.bbappend
1
PACKAGES =+ "${PN}-stdbuf"
2
3
FILES_${PN}-stdbuf = "${bindir}/stdbuf.${PN} ${libdir}/coreutils/libstdbuf.so"
4
5
RRECOMMENDS_${PN} += "${PN}-stdbuf"
6
7
ALTERNATIVE_${PN}_remove = "stdbuf"
8
ALTERNATIVE_${PN}-stdbuf = "stdbuf"