u-boot-omap3pandora: Bump SRCREV to version with UBI enabled.
[openembedded.git] / recipes / freesmartphone / mdbus2_git.bb
1 DESCRIPTION = "Mickey's DBus introspection and calling Program V2"
2 AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
3 HOMEPAGE = "http://www.freesmartphone.org"
4 SECTION = "console/network"
5 LICENSE = "GPLv2"
6 DEPENDS = "glib-2.0 dbus dbus-glib"
7 SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
8 PV = "2.0.0+gitr${SRCREV}"
9 PR = "r0"
10
11 SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master"
12 S = "${WORKDIR}/git/tools/mdbus2"
13
14 do_stage() {
15         :
16 }
17
18 inherit autotools_stage vala