summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-06-01 08:30:03 -0300
committerGitHub <noreply@github.com>2023-06-01 08:30:03 -0300
commitaba7e23bfc742adc76011b380eb63e207b04dd56 (patch)
tree682f7df3520417af542d59363f4d2996e29347ed
parent4ad7d2db225ef6338f4c2b7da3dbf46e7d77f2de (diff)
parentc4d89e0974cc3eb51ca3d105bd1be0182fbb0644 (diff)
downloadmeta-freescale-aba7e23bfc742adc76011b380eb63e207b04dd56.tar.gz
Merge pull request #1556 from Freescale/backport-1554-to-kirkstone
[Backport kirkstone] 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 08fa51c2..6b1ecb1f 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"