summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-core/images/mlinux-mtrv1-factory-test-image.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-core/images/mlinux-mtrv1-factory-test-image.bb b/recipes-core/images/mlinux-mtrv1-factory-test-image.bb
new file mode 100644
index 0000000..8616126
--- /dev/null
+++ b/recipes-core/images/mlinux-mtrv1-factory-test-image.bb
@@ -0,0 +1,8 @@
+require mtr-modules.inc
+DESCRIPTION = "mLinux factory test image"
+LICENSE = "MIT"
+
+require mlinux-mtrv1-image.bb
+
+MULTITECH_FEATURES:remove = "reset-handler"
+MULTITECH_FEATURES:append = "reset-handler-test"