[oe-commits] org.oe.dev official ezx name for the ROKR E2 is rokre2 (yes it looks ugly... ; )

mickeyl commit openembedded-commits at lists.openembedded.org
Mon Sep 3 20:04:37 UTC 2007


official ezx name for the ROKR E2 is rokre2 (yes it looks ugly... ;)

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: faad8a354da9821c29600a9ace6d8a22f4f78814
ViewMTN: http://monotone.openembedded.org/revision.psp?id=faad8a354da9821c29600a9ace6d8a22f4f78814
Files:
1
conf/machine/rokr-e2.conf
conf/machine/rokre2.conf
packages/tasks/task-openmoko.bb
Diffs:

#
# mt diff -r922cbf08d455a151c93083b61f1c51641e7e1055 -rfaad8a354da9821c29600a9ace6d8a22f4f78814
#
# 
# 
# rename "conf/machine/rokr-e2.conf"
#     to "conf/machine/rokre2.conf"
# 
# patch "conf/machine/rokre2.conf"
#  from [0d6bee13f804137fbb6e3564ed46b0422b8dc682]
#    to [88c317268af239bc9fcc109e27a2f5803fa232a0]
# 
# patch "packages/tasks/task-openmoko.bb"
#  from [42cdffc8a3ad775182f6a319ca88cd8a0230c625]
#    to [8f483a0572038a79f60bddab9863f323e93bbef2]
# 
============================================================
--- conf/machine/rokr-e2.conf	0d6bee13f804137fbb6e3564ed46b0422b8dc682
+++ conf/machine/rokre2.conf	88c317268af239bc9fcc109e27a2f5803fa232a0
@@ -1,9 +1,8 @@
 #@TYPE: Machine
-#@NAME: Motorola EZX rokr e2 
-#@DESCRIPTION: Machine configuration for the Motorola GSM phones rokr e2
+#@NAME: Motorola EZX ROKR E2
+#@DESCRIPTION: Machine configuration for the Motorola GSM Phone ROKR E2
 
 require conf/machine/include/motorola-ezx-base.inc
 
+# there is no touchscreen
+MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost keyboard screen"
-#no touchscreen
-MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth usbgadget usbhost keyboard screen"
-
============================================================
--- packages/tasks/task-openmoko.bb	42cdffc8a3ad775182f6a319ca88cd8a0230c625
+++ packages/tasks/task-openmoko.bb	8f483a0572038a79f60bddab9863f323e93bbef2
@@ -77,13 +77,13 @@ RDEPENDS_task-openmoko-ui = "\
 # handle theming. FIXME: properly use machine database in a smart way,
 # taking into account not only size but also PPI! Ultimately this might
 # need recomputing some theme files and images on-the-fly :/ SVG and logical
-# theme description anyone?
-THEMES       = "openmoko-icon-theme-standard2 openmoko-theme-standard2"
-THEMES_a780  = "openmoko-icon-theme-standard2 openmoko-theme-standard2-qvga"
-THEMES_e680  = "openmoko-icon-theme-standard2 openmoko-theme-standard2-qvga"
-THEMES_a1200 = "openmoko-icon-theme-standard2 openmoko-theme-standard2-qvga"
-THEMES_rokr2 = "openmoko-icon-theme-standard2 openmoko-theme-standard2-qvga"
-THEMES_rokr6 = "openmoko-icon-theme-standard2 openmoko-theme-standard2-qvga"
+# theme description anyone? Or simply Edje to the rescue! :D
+THEMES        = "openmoko-icon-theme-standard2 openmoko-theme-standard2"
+THEMES_a780   = "openmoko-icon-theme-standard2 openmoko-theme-standard2-qvga"
+THEMES_e680   = "openmoko-icon-theme-standard2 openmoko-theme-standard2-qvga"
+THEMES_a1200  = "openmoko-icon-theme-standard2 openmoko-theme-standard2-qvga"
+THEMES_rokre2 = "openmoko-icon-theme-standard2 openmoko-theme-standard2-qvga"
+THEMES_rokre6 = "openmoko-icon-theme-standard2 openmoko-theme-standard2-qvga"
 
 RDEPENDS_task-openmoko-ui += "${THEMES}"
 






More information about the Openembedded-commits mailing list