[rpi3][audio] default card name was changed. 43/285243/1
authorJaechul Lee <jcsing.lee@samsung.com>
Thu, 8 Dec 2022 05:22:47 +0000 (14:22 +0900)
committerJaechul Lee <jcsing.lee@samsung.com>
Thu, 8 Dec 2022 05:24:17 +0000 (14:24 +0900)
[Version] 0.3.63
[Issue type] Bug

Change-Id: Idd2094e730097f789e3621816eaf5bd97da1896b
Signed-off-by: Jaechul Lee <jcsing.lee@samsung.com>
media-config-target-rpi3/hal/etc/asound.conf
packaging/media-config.spec

index 5f733c6d3b89dfadc4a0a222e8a9399b273b8d30..2bb13c23f3c6dfcd0cc7e809392e123f93413375 100644 (file)
@@ -2,10 +2,10 @@
 
 pcm. !default {
        type hw
-       card ALSA
+       card Headphones
 }
 
 ctl. !default {
        type hw
-       card ALSA
+       card Headphones
 }
index c959967c8b24f83103d2cc22235705fbe371be18..d1bcd590c91b494d5347c0915c4d899de56bd46b 100644 (file)
@@ -2,7 +2,7 @@
 
 Name:       media-config
 Summary:    Multimedia Framework system configuration package
-Version:    0.3.62
+Version:    0.3.63
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0