1 2 3 4 5 6 7 8 9 10 11 12
require squashfs-tools_4.0.bb inherit native DEPENDS = "zlib-native" PACKAGES = "" do_stage () { install -m 0755 mksquashfs ${STAGING_BINDIR}/ }