summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/alsa-state
diff options
context:
space:
mode:
authorTom Hochstein <tom.hochstein@nxp.com>2022-08-15 17:42:01 -0500
committerTom Hochstein <tom.hochstein@nxp.com>2022-08-15 17:42:01 -0500
commit9a488d5c31184db58c46bb08cc2b46544edf7ecd (patch)
treedd55e9b550f44caecd4d703629f1e5de33cd9ba1 /recipes-bsp/alsa-state
parent1f90a641be12e1a52605a880e0779c93e6177ad7 (diff)
downloadmeta-freescale-9a488d5c31184db58c46bb08cc2b46544edf7ecd.tar.gz
alsa-state: Fix comment
The comment for FILESEXTRAPATHS had migrated away. Improve the content as well. Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-bsp/alsa-state')
-rw-r--r--recipes-bsp/alsa-state/alsa-state.bbappend2
1 files changed, 1 insertions, 1 deletions
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 @@
1# Prepend path to override files from upstream recipe
1FILESEXTRAPATHS:prepend:imx-generic-bsp := "${THISDIR}/${PN}/imx-generic-bsp:" 2FILESEXTRAPATHS:prepend:imx-generic-bsp := "${THISDIR}/${PN}/imx-generic-bsp:"
2 3
3# Append path for freescale layer
4PACKAGE_ARCH:imx-generic-bsp = "${MACHINE_ARCH}" 4PACKAGE_ARCH:imx-generic-bsp = "${MACHINE_ARCH}"