From b32e4728603af5be76cfb361833302ac11bbf80f Mon Sep 17 00:00:00 2001 From: Tom Hochstein Date: Mon, 15 Aug 2022 17:42:01 -0500 Subject: alsa-state: Fix comment The comment for FILESEXTRAPATHS had migrated away. Improve the content as well. Signed-off-by: Tom Hochstein (cherry picked from commit 9a488d5c31184db58c46bb08cc2b46544edf7ecd) --- recipes-bsp/alsa-state/alsa-state.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/alsa-state/alsa-state.bbappend b/recipes-bsp/alsa-state/alsa-state.bbappend index b4b1eddf..1b05b7bd 100644 --- a/recipes-bsp/alsa-state/alsa-state.bbappend +++ b/recipes-bsp/alsa-state/alsa-state.bbappend @@ -1,4 +1,4 @@ +# Prepend path to override files from upstream recipe FILESEXTRAPATHS:prepend:imx-generic-bsp := "${THISDIR}/${PN}/imx-generic-bsp:" -# Append path for freescale layer PACKAGE_ARCH:imx-generic-bsp = "${MACHINE_ARCH}" -- cgit v1.2.3-54-g00ecf