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
task-shr-feed: add supertux-qvga wesnoth
[openembedded.git]
/
recipes
/
squashfs-tools
/
squashfs-tools-native_4.0.bb
blob
17894179f23b0f4e88c854a726c78a0d149411d5
1
require squashfs
-
tools_4.0.bb
2
3
inherit native
4
5
DEPENDS
=
"attr-native zlib-native"
6
7
PACKAGES
=
""
8
9
do_stage
() {
10
install
-
m
0755
mksquashfs $
{
STAGING_BINDIR
}/
11
}
12