summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/alsa-state
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2014-03-07 10:37:27 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-03-07 13:39:11 +0000
commit2f9bf7bc97cb832f4db13df62ce09d96ce75e810 (patch)
tree16362e129a375e2aade8efbe30cae9022f1d8a41 /meta/recipes-bsp/alsa-state
parente9554464d42e5972a483ec992c912e6f98c4e090 (diff)
downloadpoky-2f9bf7bc97cb832f4db13df62ce09d96ce75e810.tar.gz
PR bumps to remove PRINC use in meta-fsl-arm
Those recipes need PR bump so we drop PRINC from meta-fsl-arm layer. (From OE-Core rev: b60c68a4ea937a647e13d69dfecefb7dcbda95a0) Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp/alsa-state')
-rw-r--r--meta/recipes-bsp/alsa-state/alsa-state.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-bsp/alsa-state/alsa-state.bb b/meta/recipes-bsp/alsa-state/alsa-state.bb
index c996cd95de..5ab1b13a52 100644
--- a/meta/recipes-bsp/alsa-state/alsa-state.bb
+++ b/meta/recipes-bsp/alsa-state/alsa-state.bb
@@ -10,7 +10,7 @@ sound state at system boot and save it at system shut down."
10LICENSE = "MIT" 10LICENSE = "MIT"
11LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" 11LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
12PV = "0.2.0" 12PV = "0.2.0"
13PR = "r3" 13PR = "r4"
14 14
15SRC_URI = "\ 15SRC_URI = "\
16 file://asound.conf \ 16 file://asound.conf \