diff options
author | Mykyta Dorokhin <mykyta.dorokhin@globallogic.com> | 2016-10-07 13:43:28 +0300 |
---|---|---|
committer | Brandon Bayer <bbayer@multitech.com> | 2016-10-26 15:36:30 -0500 |
commit | ebbb49d7bcfa7874cb820e6106164ea42d05f723 (patch) | |
tree | fedb3a5717e9b92b3361fa66d4177e9d66047357 /recipes-core | |
parent | 4ef2f4846db7ddf0a5895506552f6c45295eb01a (diff) | |
download | meta-mlinux-ebbb49d7bcfa7874cb820e6106164ea42d05f723.tar.gz meta-mlinux-ebbb49d7bcfa7874cb820e6106164ea42d05f723.tar.bz2 meta-mlinux-ebbb49d7bcfa7874cb820e6106164ea42d05f723.zip |
mtp: remove annex-client from picocell image recipe
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/images/mlinux-picocell-image.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-picocell-image.bb b/recipes-core/images/mlinux-picocell-image.bb index 1740ce9..49670a9 100644 --- a/recipes-core/images/mlinux-picocell-image.bb +++ b/recipes-core/images/mlinux-picocell-image.bb @@ -32,7 +32,6 @@ MULTITECH_FEATURES += " \ reset-handler \ radio-cmd radio-query \ jsparser \ - annex-client \ " LORA_FEATURES = "lora-packet-forwarder \ |