summaryrefslogtreecommitdiffstats
path: root/recipes/nkf/nkf-native_2.07.bb
blob: b9782ae3f5a0731abd293833a9c01ba865645820 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require nkf_${PV}.bb
inherit native

do_stage() {
    install -m 0755 nkf ${STAGING_BINDIR}
}

do_install() {
	:
}


SRC_URI[md5sum] = "af11dcd3fe71d67831c020e3bfd5073b"
SRC_URI[sha256sum] = "71d2ba992df209a00bb1dca45e3336729dc16e51b71526bd20f897cc6127a275"