aboutsummaryrefslogtreecommitdiffstats
path: root/packages/alsa/alsa-scenario_git.bb
blob: 02edd31619aaabedb5e13b6dbde6f82ca28ed21a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "ALSA Scenario Library"
HOMEPAGE = "http://opensource.wolfsonmicro.com/node/22"
SECTION = "console/utils"
LICENSE = "GPL"
DEPENDS = "alsa-lib ncurses"
PV = "0.1+git${SRCREV}"
PR = "r0"

SRC_URI = "git://opensource.wolfsonmicro.com/alsa-scenario;branch=master;protocol=git"
S = "${WORKDIR}/git"

inherit autotools