diff options
| author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-08-15 17:42:01 -0500 |
|---|---|---|
| committer | Tom Hochstein <tom.hochstein@nxp.com> | 2022-08-15 17:42:01 -0500 |
| commit | 9a488d5c31184db58c46bb08cc2b46544edf7ecd (patch) | |
| tree | dd55e9b550f44caecd4d703629f1e5de33cd9ba1 | |
| parent | 1f90a641be12e1a52605a880e0779c93e6177ad7 (diff) | |
| download | meta-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>
| -rw-r--r-- | recipes-bsp/alsa-state/alsa-state.bbappend | 2 |
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 b4b1eddf6..1b05b7bd8 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 | ||
| 1 | FILESEXTRAPATHS:prepend:imx-generic-bsp := "${THISDIR}/${PN}/imx-generic-bsp:" | 2 | FILESEXTRAPATHS:prepend:imx-generic-bsp := "${THISDIR}/${PN}/imx-generic-bsp:" |
| 2 | 3 | ||
| 3 | # Append path for freescale layer | ||
| 4 | PACKAGE_ARCH:imx-generic-bsp = "${MACHINE_ARCH}" | 4 | PACKAGE_ARCH:imx-generic-bsp = "${MACHINE_ARCH}" |
