summaryrefslogtreecommitdiff
path: root/ks
diff options
context:
space:
mode:
authorJoonsub Lee <joon-sub.lee@samsung.com>2014-12-30 14:59:56 +0900
committerJoonsub Lee <joon-sub.lee@samsung.com>2014-12-30 15:02:39 +0900
commit237a62172ca9fe8d6ad9f08191fed24757c62ebe (patch)
treec9900b2d0d995991fe092d86f8e4add73146b4aa /ks
parent808df1e6ac9d0dc2e90a29d823905c48ef7ffafc (diff)
downloadmeta-mobile-237a62172ca9fe8d6ad9f08191fed24757c62ebe.tar.gz
meta-mobile-237a62172ca9fe8d6ad9f08191fed24757c62ebe.tar.bz2
meta-mobile-237a62172ca9fe8d6ad9f08191fed24757c62ebe.zip
- Rename mobile.yaml and related groups, postscripts - Rename partition name and related info - Add 5 packages in 'Mobile X11' group Change-Id: I5ed28d943bd8c49b7075e8e0a09e02933ccd465e
Diffstat (limited to 'ks')
-rw-r--r--ks/mobile-boot-armv7l-RD-PQ.yaml2
-rw-r--r--ks/mobile-boot-armv7l-odroidu3.yaml6
-rw-r--r--ks/mobile-x11-3parts-arm64.yaml6
-rw-r--r--ks/mobile-x11-3parts-armv7l-odroidu3.yaml4
-rw-r--r--ks/mobile-x11-mbr-i586.yaml16
5 files changed, 9 insertions, 25 deletions
diff --git a/ks/mobile-boot-armv7l-RD-PQ.yaml b/ks/mobile-boot-armv7l-RD-PQ.yaml
index ff715cc..fc1e5dc 100644
--- a/ks/mobile-boot-armv7l-RD-PQ.yaml
+++ b/ks/mobile-boot-armv7l-RD-PQ.yaml
@@ -11,4 +11,4 @@ Attachment:
- /var/tmp/u-boot/u-boot-mmc.bin
- /var/tmp/u-boot/params.bin
Repos:
- - common-x11_armv7l
+ - mobile-x11_armv7l
diff --git a/ks/mobile-boot-armv7l-odroidu3.yaml b/ks/mobile-boot-armv7l-odroidu3.yaml
index 808e698..72ecb63 100644
--- a/ks/mobile-boot-armv7l-odroidu3.yaml
+++ b/ks/mobile-boot-armv7l-odroidu3.yaml
@@ -3,12 +3,12 @@ Architecture: armv7l
Schedule: "*"
Active: True
Platform: Boot-Odroidu3
-Part: common-mbr-boot
+Part: mobile-mbr-boot
Mic2Options: -f loop --pack-to=@NAME@.tar.gz
FileName: mobile-boot-armv7l-odroidu3
-Group: Common Boot Odroid U3
+Group: Mobile Boot Odroid U3
Attachment:
- /var/tmp/u-boot/u-boot-mmc.bin
- /var/tmp/u-boot/params.bin
Repos:
- - common-x11_armv7l
+ - mobile-x11_armv7l
diff --git a/ks/mobile-x11-3parts-arm64.yaml b/ks/mobile-x11-3parts-arm64.yaml
index d588091..fac4941 100644
--- a/ks/mobile-x11-3parts-arm64.yaml
+++ b/ks/mobile-x11-3parts-arm64.yaml
@@ -2,9 +2,9 @@ Name: mobile-x11-3parts-arm64
Architecture: aarch64
Schedule: "*"
Active: True
-Platform: MinimalX11
-Part: common-mbr-3parts
+Platform: X11-64
+Part: mobile-mbr-3parts
Mic2Options: -f loop --pack-to=@NAME@.tar.gz
FileName: mobile-x11-3parts-arm64
Repos:
- - common-x11_arm64
+ - mobile-x11_arm64
diff --git a/ks/mobile-x11-3parts-armv7l-odroidu3.yaml b/ks/mobile-x11-3parts-armv7l-odroidu3.yaml
index 59a4cb7..fd40dfe 100644
--- a/ks/mobile-x11-3parts-armv7l-odroidu3.yaml
+++ b/ks/mobile-x11-3parts-armv7l-odroidu3.yaml
@@ -3,8 +3,8 @@ Architecture: armv7l
Schedule: "*"
Active: True
Platform: X11
-Part: common-mbr-3parts
+Part: mobile-mbr-3parts
Mic2Options: -f loop --pack-to=@NAME@.tar.gz
FileName: mobile-x11-3parts-armv7l-odroidu3
Repos:
- - common-x11_armv7l
+ - mobile-x11_armv7l
diff --git a/ks/mobile-x11-mbr-i586.yaml b/ks/mobile-x11-mbr-i586.yaml
deleted file mode 100644
index 6527503..0000000
--- a/ks/mobile-x11-mbr-i586.yaml
+++ /dev/null
@@ -1,16 +0,0 @@
-Name: mobile-x11-mbr-i586
-Architecture: ia32
-Schedule: "*"
-Active: True
-Platform: X11
-Part: common-mbr
-FileName: mobile-x11-mbr-i586
-Kernel: kernel-profile-common
-Repos:
- - common-x11_i586
-Groups:
- - Generic X11 Intel
- - Generic Multimedia Intel
-PostScripts:
- - generic-x11-intel
- - generic-multimedia-intel