summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp/alsa-state
diff options
context:
space:
mode:
authorMike Looijmans <milo-software@users.sourceforge.net>2014-04-20 14:39:38 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-04-24 17:55:14 +0100
commite45da211a70c0ed1b533992b0d82dfe5317fdb64 (patch)
tree8dc3137035c8c2a25ae51ab7bd4c5321bcb0cfa9 /meta/recipes-bsp/alsa-state
parent5c98e90ce97d26c640ffbb91539721ecb4ea82f2 (diff)
downloadpoky-e45da211a70c0ed1b533992b0d82dfe5317fdb64.tar.gz
PR bumps to remove PRINC use in meta-openpli
Resolves warnings of this kind in the OpenPLi layer: WARNING: Use of PRINC * was detected in the recipe * (From OE-Core rev: 5ffb38d6ace7faae839c8cac7327b5b1c2daae1a) 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 5ab1b13a52..874d6bbe83 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 = "r4" 13PR = "r5"
14 14
15SRC_URI = "\ 15SRC_URI = "\
16 file://asound.conf \ 16 file://asound.conf \