From dbd0f0ae908a6b287488707cfe9f2d464b9b02d5 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Fri, 18 Feb 2022 21:49:11 -0300 Subject: Rework recipes to use imx-generic-bsp more extensively This rework the recipes making use of new imx-generic-bsp override; it has been applied to: - alsa-state - firmware-imx - imx-kobs - imx-test - imx-uuc - linux-fslc - linux-fslc-lts - packagegroup-fsl-mfgtool - u-boot-fslc - uuu Signed-off-by: Otavio Salvador --- recipes-devtools/uuu/uuu_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools') diff --git a/recipes-devtools/uuu/uuu_git.bb b/recipes-devtools/uuu/uuu_git.bb index 1868d9ae..caa349b2 100644 --- a/recipes-devtools/uuu/uuu_git.bb +++ b/recipes-devtools/uuu/uuu_git.bb @@ -17,6 +17,6 @@ S = "${WORKDIR}/git" DEPENDS = "libusb zlib bzip2 openssl" -COMPATIBLE_MACHINE = "(imx-nxp-bsp)" +COMPATIBLE_MACHINE = "(imx-generic-bsp)" BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf