imx-alsa-plugins: use older revision for ccimx6/ccimx6qp
The most current revision is incompatible with the v4.9 Linux UAPI. Reverting to the previous commit of the imx-alsa-plugins repo reverts the UAPI changes while keeping the same functionality, so use this revision for the ccimx6 and ccimx6qp. Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
acff25cf80
commit
6dee8a38a2
|
|
@ -0,0 +1,7 @@
|
||||||
|
# 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