abiword: add 2.8.3
[openembedded.git] / recipes / freesmartphone / mioctl_git.bb
1 DESCRIPTION = "mioctl calls ioctls via command line interface"
2 HOMEPAGE = "http://www.freesmartphone.org"
3 AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
4 SECTION = "console"
5 LICENSE = "GPL"
6 SRCREV = "851245ec1e6a44b7e4939c8c8f5755aca62c9cdb"
7 PV = "0.1.0+gitr${SRCREV}"
8 PR = "r0"
9
10 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"
11 S = "${WORKDIR}/git/tools/mioctl"
12
13 do_stage() {
14         :
15 }
16
17 inherit autotools vala