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
/
pngcrush
/
pngcrush-native_1.7.9.bb
blob
4e119a167bcd456465e24a67c20955552af63486
1
require pngcrush_$
{
PV
}
.bb
2
3
inherit native
4
5
S
=
"${WORKDIR}/pngcrush-${PV}"
6
7
do_stage
() {
8
install
-
m
755
$
{
S
}/
pngcrush $
{
STAGING_BINDIR
}/
9
}