diff options
author | John Klug <john.klug@multitech.com> | 2019-08-27 13:53:33 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2019-08-27 13:54:26 -0500 |
commit | 4aca1ffd33577c4b99eee210ff659196864fe5eb (patch) | |
tree | b6a29b190629a5e2ec2420d1789f947b55a89aab /recipes-core | |
parent | be4205208a1d6c6991e759b39c88dc56d2b60a43 (diff) | |
download | meta-mlinux-4aca1ffd33577c4b99eee210ff659196864fe5eb.tar.gz meta-mlinux-4aca1ffd33577c4b99eee210ff659196864fe5eb.tar.bz2 meta-mlinux-4aca1ffd33577c4b99eee210ff659196864fe5eb.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 |