diff options
Diffstat (limited to 'dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_1932.0.0.0.bb')
-rw-r--r-- | dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_1932.0.0.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_1932.0.0.0.bb b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_1932.0.0.0.bb index 76baa9f3..5fb602e1 100644 --- a/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_1932.0.0.0.bb +++ b/dynamic-layers/openembedded-layer/recipes-bsp/amt/lms_1932.0.0.0.bb | |||
@@ -8,6 +8,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2ee41112a44fe7014dce33e26468ba93" | |||
8 | 8 | ||
9 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' | 9 | COMPATIBLE_HOST = '(i.86|x86_64).*-linux' |
10 | 10 | ||
11 | COMPATIBLE_HOST_libc-musl = "null" | ||
12 | |||
11 | inherit cmake systemd | 13 | inherit cmake systemd |
12 | 14 | ||
13 | DEPENDS = "metee ace xerces-c libnl libxml2 glib-2.0 glib-2.0-native connman" | 15 | DEPENDS = "metee ace xerces-c libnl libxml2 glib-2.0 glib-2.0-native connman" |