diff options
Diffstat (limited to 'meta/recipes-bsp/alsa-state')
-rw-r--r-- | meta/recipes-bsp/alsa-state/alsa-state.bb | 2 |
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." | |||
10 | LICENSE = "MIT" | 10 | LICENSE = "MIT" |
11 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" | 11 | LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" |
12 | PV = "0.2.0" | 12 | PV = "0.2.0" |
13 | PR = "r3" | 13 | PR = "r4" |
14 | 14 | ||
15 | SRC_URI = "\ | 15 | SRC_URI = "\ |
16 | file://asound.conf \ | 16 | file://asound.conf \ |