summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-05-22 15:20:41 -0500
committerJohn Klug <john.klug@multitech.com>2019-07-03 17:08:20 -0500
commit0a7ea24d01509ff495d9d136f95078b94400b6c0 (patch)
tree43c7de08bbd2242d742b90d940fdc033c54e154c /recipes-core
parent42b245b38ad09987840001f792f194bb154c7c7b (diff)
downloadmeta-mlinux-0a7ea24d01509ff495d9d136f95078b94400b6c0.tar.gz
meta-mlinux-0a7ea24d01509ff495d9d136f95078b94400b6c0.tar.bz2
meta-mlinux-0a7ea24d01509ff495d9d136f95078b94400b6c0.zip
Add MTHS recipe for manufacturing.
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/images/mlinux-mths-image.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-mths-image.bb b/recipes-core/images/mlinux-mths-image.bb
new file mode 100644
index 0000000..4be72ec
--- /dev/null
+++ b/recipes-core/images/mlinux-mths-image.bb
@@ -0,0 +1,8 @@
+# Factory testing image for MTHS.
+# config-mths is needed for factory
+# reset.
+require mlinux-mtrv1-image.bb
+DESCRIPTION = "MTHS images for Factory Testing"
+
+# Extra stuff to install
+IMAGE_INSTALL += "config-mths dnsmasq"