imx-alsa-plugins: remove workaround for ccimx6 platforms
This workaround is no longer needed since ccimx6/6qp now use Linux v5.4 https://jira.digi.com/browse/DEL-7221 Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
f8f8228d67
commit
47ae15ee54
|
|
@ -1,7 +0,0 @@
|
||||||
# Copyright (C) 2019, Digi International Inc.
|
|
||||||
|
|
||||||
# ccimx6/ccimx6qp platforms use kernel v4.9, which is incompatible with the
|
|
||||||
# latest revision of the imx-alsa-plugins code due to UAPI changes. For these
|
|
||||||
# platforms, use an older revision which is functionally the same, but using
|
|
||||||
# the v4.9 UAPI.
|
|
||||||
SRCREV_ccimx6 = "9a63071e7734bd164017f3761b8d1944c017611f"
|
|
||||||
Loading…
Reference in New Issue