From 0a7ea24d01509ff495d9d136f95078b94400b6c0 Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 22 May 2019 15:20:41 -0500 Subject: Add MTHS recipe for manufacturing. --- recipes-core/images/mlinux-mths-image.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 recipes-core/images/mlinux-mths-image.bb (limited to 'recipes-core') 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" -- cgit v1.2.3