aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fso-alsa_git.bb
blob: 77261726bcfdec23c548960c29cbb2b2815455b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
require cornucopia.inc

DESCRIPTION = "Mickey's DBus introspection and calling Program V2"
AUTHOR = "Michael 'Mickey' Lauer <mlauer@vanille-media.de>"
SECTION = "console/multimedia"
LICENSE = "GPLv2"
DEPENDS = "fsodeviced glib-2.0 dbus dbus-glib"
SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "1.0.0+gitr${SRCPV}"
PR = "${INC_PR}.0"
PE = "1"

S = "${WORKDIR}/git/tools/${PN}"