diff options
| -rw-r--r-- | recipes-devtools/uuu/uuu_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-devtools/uuu/uuu_git.bb b/recipes-devtools/uuu/uuu_git.bb index 6490a30c0..1726e9906 100644 --- a/recipes-devtools/uuu/uuu_git.bb +++ b/recipes-devtools/uuu/uuu_git.bb | |||
| @@ -17,4 +17,6 @@ S = "${WORKDIR}/git" | |||
| 17 | 17 | ||
| 18 | DEPENDS = "libusb zlib bzip2 openssl" | 18 | DEPENDS = "libusb zlib bzip2 openssl" |
| 19 | 19 | ||
| 20 | COMPATIBLE_MACHINE = "(imx)" | ||
| 21 | |||
| 20 | BBCLASSEXTEND = "native nativesdk" | 22 | BBCLASSEXTEND = "native nativesdk" |
