help2man: fix drag in of target perl for the native package
[openembedded.git] / recipes / freesmartphone / mkdump_git.bb
blob10098c8a4cd56d2a8bf4e6ae0d0afc126f2d1b55
1 require cornucopia.inc
3 DESCRIPTION = "mkdump is a kernel message dumper"
4 HOMEPAGE = "http://www.freesmartphone.org/index.php/Implementations/mkdump"
5 AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
6 SECTION = "console/network"
7 DEPENDS = "libfsoframework"
8 LICENSE = "GPL"
10 SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
11 PV = "1.0.0+gitr${SRCPV}"
12 PR = "${INC_PR}.0"
14 S = "${WORKDIR}/git/tools/${PN}"