custimize kickstarter file for blackbay. 09/4209/1 accepted/tizen/20130624.202559 submit/tizen/20130624.110122
authorJunfeng Dong <junfeng.dong@intel.com>
Mon, 24 Jun 2013 10:48:11 +0000 (18:48 +0800)
committerJunfeng Dong <junfeng.dong@intel.com>
Mon, 24 Jun 2013 11:00:19 +0000 (19:00 +0800)
Change-Id: Ifbea7289a2f4fd2699774f5e10ceba3326df706e
Signed-off-by: Junfeng Dong <junfeng.dong@intel.com>
Makefile
base.yaml
ks/mobile.yaml
packaging/meta-mobile.changes
packaging/meta-mobile.spec
patterns/medfield-blackbay-adaptation.yaml [new file with mode: 0644]

index d0e706b..a6be700 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -18,11 +18,13 @@ install:
        install -d ${DESTDIR}/usr/share/image-configurations/base/custom
        install -d ${DESTDIR}/usr/share/image-configurations/base/scripts
        install -d ${DESTDIR}/usr/share/image-configurations/base/partitions
+       install -d ${DESTDIR}/usr/share/package-groups/mobile
        install -m 644 base.yaml ${DESTDIR}/usr/share/image-configurations/base
        install -m 644 base-repos.yaml ${DESTDIR}/usr/share/image-configurations/base
        install -m 644 ks/*.yaml ${DESTDIR}/usr/share/image-configurations/base/configs
        install -D partitions/* ${DESTDIR}/usr/share/image-configurations/base/partitions
        install -D scripts/* ${DESTDIR}/usr/share/image-configurations/base/scripts
+       install -m 644 patterns/*.yaml ${DESTDIR}/usr/share/package-groups/mobile
 
 test:
        merge-patterns -o output/ -p patterns -s
index b38e74d..142af22 100644 (file)
--- a/base.yaml
+++ b/base.yaml
@@ -18,13 +18,10 @@ Mobile:
     BootloaderTimeout: 0
     SaveRepos: True
     Desktop: None
-    Mic2Options: -f loop --pack-to=@NAME@.zip
+    Mic2Options: -f loop --pack-to=@NAME@.zip --runtime=native
     Part: base
     Groups:
         - Base System
-        - common
-        - appscommon
-        - appstargetsdk
-        - osp
+        - Console Tools
     Repos:
         - mobile
index bdadf89..7bc4138 100644 (file)
@@ -6,19 +6,13 @@ FileName: mobile
 Kernel: kernel-mfld-blackbay
 Architecture: ia32
 Groups:
-    - Medfield Support
-    - blackbay
+    - Medfield Blackbay Adaptation
 ExtraPackages:
     - pvr-bin-mdfld
 PostScripts:
-    - Tizen-common
-    - handset-blackbay
-    - inittab
 NoChrootScripts:
-    - smack
 Attachment:
     - preos-runtime
     - bootstub-bb
     - /boot/cmdline
     - /boot/vmlinuz-*
-
index 2b4c993..16a73c0 100644 (file)
@@ -1,3 +1,6 @@
+* Mon Jun 24 2013 Junfeng Dong <junfeng.dong@intel.com>
+- Customize kickstarter file for blackbay.
+
 * Mon Jun 10 2013 prajwal.karur.mohan@intel.com <prajwal.karur.mohan@intel.com> submit/tizen/20130610.203508@0f7b736
 - Creating Mobile meta project
 
index c837034..2d12836 100644 (file)
@@ -21,6 +21,7 @@ make
 
 
 %files
+%attr(644,-,-) %{_datadir}/package-groups/mobile/*.yaml
 /usr/share/image-configurations/base/*.yaml
 /usr/share/image-configurations/base/configs/*.yaml
 /usr/share/image-configurations/base/scripts
diff --git a/patterns/medfield-blackbay-adaptation.yaml b/patterns/medfield-blackbay-adaptation.yaml
new file mode 100644 (file)
index 0000000..59bb9c7
--- /dev/null
@@ -0,0 +1,9 @@
+Description: Medfield Blackbay Adaptation
+Name: medfield-blackbay-adaptation
+Packages:
+ - kernel-mfld-blackbay
+ - linux-firmware-mfld
+ - xorg-server-configs-mfld-blackbay
+ - device-manager-plugin-mfld-blackbay
+ - psb-video-mfld
+Summary: Medfield Blackbay Adaptation