netboot-launcher-efl: Bump version to 0.2.2 and fix download link.
[openembedded.git] / recipes / squashfs-tools / squashfs-tools-native_3.3.bb
1 require squashfs-tools_${PV}.bb
2 PR = "${INC_PR}.1"
3
4 inherit native
5
6 PACKAGES = ""
7
8 do_stage () {
9         install -m 0755 mksquashfs ${STAGING_BINDIR}/
10 }