diff options
Diffstat (limited to 'ks/mobile-headless-tm1.yaml')
-rw-r--r-- | ks/mobile-headless-tm1.yaml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ks/mobile-headless-tm1.yaml b/ks/mobile-headless-tm1.yaml index c3cd5b8..783276d 100644 --- a/ks/mobile-headless-tm1.yaml +++ b/ks/mobile-headless-tm1.yaml @@ -4,12 +4,13 @@ Schedule: "*" Active: True Platform: Headless Part: mobile-headless -Mic2Options: -f loop --pack-to=@NAME@.tar.gz +Mic2Options: -A armv7l -f loop --pack-to=@NAME@.tar.gz FileName: mobile-headless-tm1 Attachment: - /boot/kernel/dzImage Repos: - - mobile-target-TM1 + #- mobile-target-TM1 + - unified - base_arm Groups: - Mobile Headless Adaptation TM1 |