diff options
| author | Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> | 2023-02-13 09:37:18 -0300 |
|---|---|---|
| committer | Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br> | 2023-02-13 09:40:58 -0300 |
| commit | 01e4861fa51ed0cb24045eb71a1923fea3c9f649 (patch) | |
| tree | 7d07a49c130b60923e38c77fb58987e7a9cc3c95 | |
| parent | fc464495e4f39358c0f6ef93d8f94244ea41e591 (diff) | |
| download | meta-freescale-01e4861fa51ed0cb24045eb71a1923fea3c9f649.tar.gz | |
imx-boot: Fix the bsp override
Signed-off-by: Rodrigo M. Duarte <rodrigo.duarte@ossystems.com.br>
| -rw-r--r-- | recipes-bsp/imx-mkimage/imx-boot_1.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/imx-mkimage/imx-boot_1.0.bb b/recipes-bsp/imx-mkimage/imx-boot_1.0.bb index 71f8b25d6..d0e99d1c6 100644 --- a/recipes-bsp/imx-mkimage/imx-boot_1.0.bb +++ b/recipes-bsp/imx-mkimage/imx-boot_1.0.bb | |||
| @@ -65,7 +65,7 @@ SOC_FAMILY = "INVALID" | |||
| 65 | SOC_FAMILY:mx8-generic-bsp = "mx8" | 65 | SOC_FAMILY:mx8-generic-bsp = "mx8" |
| 66 | SOC_FAMILY:mx8m-generic-bsp = "mx8m" | 66 | SOC_FAMILY:mx8m-generic-bsp = "mx8m" |
| 67 | SOC_FAMILY:mx8x-generic-bsp = "mx8x" | 67 | SOC_FAMILY:mx8x-generic-bsp = "mx8x" |
| 68 | SOC_FAMILY:mx8ulp-nxp-bsp = "mx8ulp" | 68 | SOC_FAMILY:mx8ulp-generic-bsp = "mx8ulp" |
| 69 | 69 | ||
| 70 | REV_OPTION ?= "" | 70 | REV_OPTION ?= "" |
| 71 | REV_OPTION:mx8qxp-generic-bsp = \ | 71 | REV_OPTION:mx8qxp-generic-bsp = \ |
