summaryrefslogtreecommitdiffstats
path: root/recipes/genext2fs/genext2fs-native_1.4.1.bb
blob: b581aa02724ec1ec471d3c340783f794aa88f462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require genext2fs_${PV}.bb
inherit native

do_stage () {
	install -m 0755 genext2fs ${STAGING_BINDIR}/
}

do_install () {
	:
}

SRC_URI[md5sum] = "b7b6361bcce2cedff1ae437fadafe53b"
SRC_URI[sha256sum] = "404dbbfa7a86a6c3de8225c8da254d026b17fd288e05cec4df2cc7e1f4feecfc"