From 1f2731798adbbf93270aedabfc4e507583af0b25 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Mon, 8 Nov 2010 09:15:26 -0700 Subject: [PATCH] jack-0.118.0: fix SRCREV Signed-off-by: Chris Larson --- recipes/jack/jack_0.118.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/jack/jack_0.118.0.bb b/recipes/jack/jack_0.118.0.bb index 1c9ff42a28..5ca9d658c3 100644 --- a/recipes/jack/jack_0.118.0.bb +++ b/recipes/jack/jack_0.118.0.bb @@ -11,7 +11,7 @@ DEPENDS = "alsa-lib" PR = "r2" SVNPV = "${@'${PV}'.replace('.', '_')}" -SRCREV = "${AUTOREV}" +SRCREV = "4084" SRC_URI = "svn://subversion.jackaudio.org/jack/tags;module=RELEASE_${SVNPV};proto=http" # This is not omap3 specific, but there is a strong correlation between using twl4030 and using omap3 -- 2.47.2