summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-05-31 10:59:48 -0300
committerGitHub <noreply@github.com>2023-05-31 10:59:48 -0300
commit9efac7ace543932334eeddfc74d441f64ac34e74 (patch)
tree2c3c8163a176d93357fba511701d5f96f401161b
parenta846b664842f5903248a4269b6b82f8d0fcbbe7b (diff)
parentc77a3e2391f5a2e26cd4b3b1664f577dae95a4b4 (diff)
downloadmeta-freescale-9efac7ace543932334eeddfc74d441f64ac34e74.tar.gz
Merge pull request #1554 from Villemoes/uuu-drop-compat
uuu: drop bogus COMPATIBLE_MACHINE
-rw-r--r--recipes-devtools/uuu/uuu_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/uuu/uuu_git.bb b/recipes-devtools/uuu/uuu_git.bb
index 08fa51c24..6b1ecb1f6 100644
--- a/recipes-devtools/uuu/uuu_git.bb
+++ b/recipes-devtools/uuu/uuu_git.bb
@@ -15,6 +15,4 @@ S = "${WORKDIR}/git"
15 15
16DEPENDS = "libusb zlib bzip2 openssl" 16DEPENDS = "libusb zlib bzip2 openssl"
17 17
18COMPATIBLE_MACHINE = "(imx-generic-bsp)"
19
20BBCLASSEXTEND = "native nativesdk" 18BBCLASSEXTEND = "native nativesdk"