mirror of https://github.com/thesofproject/sof.git
Tools: Topology: Fix the topology2 ASRC UUID
Correcting the UUID in asrc.conf to match with firmware. Signed-off-by: Andrula Song <andrula.song@intel.com>
This commit is contained in:
parent
4fb1090c54
commit
7ec22d80ea
|
@ -94,6 +94,6 @@ Class.Widget."asrc" {
|
||||||
# Default attributes for asrc
|
# Default attributes for asrc
|
||||||
#
|
#
|
||||||
type "asrc"
|
type "asrc"
|
||||||
uuid "f6:72:ec:c8:26:85:af:4f:9d:39:a2:3d:0b:54:1d:e2"
|
uuid "2d:40:b4:66:68:b4:f2:42:81:a7:b3:71:21:86:3d:d4"
|
||||||
no_pm "true"
|
no_pm "true"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue