diff options
author | John Klug <john.klug@multitech.com> | 2021-03-26 10:12:19 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2021-03-26 10:12:19 -0500 |
commit | e8c91e9bf4e409801adc66c55e8460a9a8709703 (patch) | |
tree | ff6dbf0129ea262058f6c7d1b422eefa7192e98a /recipes-core/images/mlinux-mtcap-test-image.bb | |
parent | 401abfc5cc601f4db3c711f5ac42d3b6c195f161 (diff) | |
download | meta-mlinux-atmel-e8c91e9bf4e409801adc66c55e8460a9a8709703.tar.gz meta-mlinux-atmel-e8c91e9bf4e409801adc66c55e8460a9a8709703.tar.bz2 meta-mlinux-atmel-e8c91e9bf4e409801adc66c55e8460a9a8709703.zip |
Skip waiting for the Supercap to charge in test images
Diffstat (limited to 'recipes-core/images/mlinux-mtcap-test-image.bb')
-rw-r--r-- | recipes-core/images/mlinux-mtcap-test-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-mtcap-test-image.bb b/recipes-core/images/mlinux-mtcap-test-image.bb index c2b83bb..4db4822 100644 --- a/recipes-core/images/mlinux-mtcap-test-image.bb +++ b/recipes-core/images/mlinux-mtcap-test-image.bb @@ -62,6 +62,7 @@ MULTITECH_FEATURES += " \ cell-radio-carrierswitch \ jsparser \ protobuf \ + mts-io-skipcharge \ " IMAGE_INSTALL += "lora-gateway-utils \ |