From 47ae15ee545fda243068dcf95aac311d17386b3f Mon Sep 17 00:00:00 2001 From: Gabriel Valcazar Date: Fri, 28 Aug 2020 11:17:16 +0200 Subject: [PATCH] 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 --- .../recipes-multimedia/alsa/imx-alsa-plugins_git.bbappend | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta-digi-dey/recipes-multimedia/alsa/imx-alsa-plugins_git.bbappend diff --git a/meta-digi-dey/recipes-multimedia/alsa/imx-alsa-plugins_git.bbappend b/meta-digi-dey/recipes-multimedia/alsa/imx-alsa-plugins_git.bbappend deleted file mode 100644 index 18d480d34..000000000 --- a/meta-digi-dey/recipes-multimedia/alsa/imx-alsa-plugins_git.bbappend +++ /dev/null @@ -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"