diff options
author | John Klug <john.klug@multitech.com> | 2019-08-27 13:53:33 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-11-11 11:34:06 -0600 |
commit | ce87e89b09dbe5dc7bf7774e1e4d5fe4ae7b05d5 (patch) | |
tree | 4bb5689f7a4997a3a374e0f71f16fd6f1ceac366 /recipes-core | |
parent | e376761db682e5fbecc40bd2364095ff6d300f5c (diff) | |
download | meta-mlinux-ce87e89b09dbe5dc7bf7774e1e4d5fe4ae7b05d5.tar.gz meta-mlinux-ce87e89b09dbe5dc7bf7774e1e4d5fe4ae7b05d5.tar.bz2 meta-mlinux-ce87e89b09dbe5dc7bf7774e1e4d5fe4ae7b05d5.zip |
MTHS requires the RS9113 MTRV1 image now
Diffstat (limited to 'recipes-core')
-rw-r--r-- | recipes-core/images/mlinux-mths-image.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/images/mlinux-mths-image.bb b/recipes-core/images/mlinux-mths-image.bb index 4be72ec..9a90eea 100644 --- a/recipes-core/images/mlinux-mths-image.bb +++ b/recipes-core/images/mlinux-mths-image.bb @@ -1,7 +1,7 @@ # Factory testing image for MTHS. # config-mths is needed for factory # reset. -require mlinux-mtrv1-image.bb +require mlinux-rs9113-mtrv1-image.bb DESCRIPTION = "MTHS images for Factory Testing" # Extra stuff to install |