diff options
author | Maciej Wereski <m.wereski@partner.samsung.com> | 2017-07-31 14:04:06 +0200 |
---|---|---|
committer | Maciej Wereski <m.wereski@partner.samsung.com> | 2017-07-31 14:04:06 +0200 |
commit | 7a7202ffccb675445bf040b2ad4623b4d22a716f (patch) | |
tree | 98b67707c3eceb840d4e39db5236b8807d1715e5 /common.yaml | |
parent | b83303c191e71704cd9ab17602fede65834b9a88 (diff) | |
download | meta-7a7202ffccb675445bf040b2ad4623b4d22a716f.tar.gz meta-7a7202ffccb675445bf040b2ad4623b4d22a716f.tar.bz2 meta-7a7202ffccb675445bf040b2ad4623b4d22a716f.zip |
[TRE-1432] Rename Artik 530/710 imagessubmit/tizen/20170731.140755accepted/tizen/unified/20170731.153919
Change-Id: Ib949fb2f0a0755bde691de12a870dbdb52691895
Signed-off-by: Maciej Wereski <m.wereski@partner.samsung.com>
Diffstat (limited to 'common.yaml')
-rw-r--r-- | common.yaml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/common.yaml b/common.yaml index 322c28b..da93f96 100644 --- a/common.yaml +++ b/common.yaml @@ -131,16 +131,16 @@ Boot-Artik530: SaveRepos: False UserGroups: "audio,video" Groups: - - Common Boot Artik 530 + - IoT Boot Artik 530 Repos: [] -Boot-Artik7: +Boot-Artik710: Part: common-artik-mbr-boot Desktop: None SaveRepos: False UserGroups: "audio,video" Groups: - - Common Boot Artik 7 + - IoT Boot Artik 710 Repos: [] Boot-RPi3: @@ -310,11 +310,11 @@ RPi3 IoT Core: NoChrootScripts: - buildname -Artik7 IoT Core: +Artik710 IoT Core: Part: common-mbr-2parts-rpi3-ramdisk Groups: - Common Adaptation - - Common Adaptation Artik7 IoT Core + - Common Adaptation Artik710 IoT Core PostScripts: - common-adaptation-rpi3 - generic-base |