aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/alsa/alsa-scenario_git.bb
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2009-05-26 15:40:41 +0100
committerGraeme Gregory <dp@xora.org.uk>2009-05-26 15:40:41 +0100
commit454d66a77cac68b0b4a0842f91ded78a0ab9f6d9 (patch)
treee5f6bf9bd4543751a2f7dd1c770d8a0f11618cf1 /recipes/alsa/alsa-scenario_git.bb
parent040195458d9594edd1b7f66cee03dbacdcf7b7f5 (diff)
downloadopenembedded-454d66a77cac68b0b4a0842f91ded78a0ab9f6d9.tar.gz
alsa-scenario_0.2.bb : add new release of alsa scenario
alsa-scenario_git.bb : bump the PV of git recipe, add DEF_PREF = -1
Diffstat (limited to 'recipes/alsa/alsa-scenario_git.bb')
-rw-r--r--recipes/alsa/alsa-scenario_git.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/recipes/alsa/alsa-scenario_git.bb b/recipes/alsa/alsa-scenario_git.bb
index 74c25c247e..edc77d2bbc 100644
--- a/recipes/alsa/alsa-scenario_git.bb
+++ b/recipes/alsa/alsa-scenario_git.bb
@@ -3,11 +3,13 @@ HOMEPAGE = "http://opensource.wolfsonmicro.com/node/22"
SECTION = "console/utils"
LICENSE = "GPL"
DEPENDS = "alsa-lib ncurses"
-PV = "0.1+gitr${SRCREV}"
+PV = "0.2+gitr${SRCREV}"
PR = "r0"
PE = "1"
-SRC_URI = "git://opensource.wolfsonmicro.com/alsa-scenario;branch=master;protocol=git"
+DEFAULT_PREFERENCE = "-1"
+
+SRC_URI = "git://slimlogic.co.uk/alsa-scenario;branch=master;protocol=git"
S = "${WORKDIR}/git"
inherit autotools