[oe-commits] org.oe.dev motorola-ezx.inc: remove

mickeyl commit openembedded-commits at lists.openembedded.org
Tue Sep 11 14:04:19 UTC 2007


motorola-ezx.inc: remove
motorola-ezx-base.inc: reorder some entries

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: 3fcc49d84194b9665e260098b358d5a1848e697b
ViewMTN: http://monotone.openembedded.org/revision/info/3fcc49d84194b9665e260098b358d5a1848e697b
Files:
1
conf/machine/include/motorola-ezx.inc
conf/machine/include/motorola-ezx-base.inc
Diffs:

#
# mt diff -rd894257502663265c6859e99bd601bd596dfab24 -r3fcc49d84194b9665e260098b358d5a1848e697b
#
# 
# 
# delete "conf/machine/include/motorola-ezx.inc"
# 
# patch "conf/machine/include/motorola-ezx-base.inc"
#  from [903227c36f248c1d3d4bfb467933f6a7c740ffe2]
#    to [b15c44e8a69d78f98777ef55046a1a3e8914d80f]
# 
============================================================
--- conf/machine/include/motorola-ezx-base.inc	903227c36f248c1d3d4bfb467933f6a7c740ffe2
+++ conf/machine/include/motorola-ezx-base.inc	b15c44e8a69d78f98777ef55046a1a3e8914d80f
@@ -1,11 +1,9 @@ PREFERRED_PROVIDER_virtual/kernel = "lin
 TARGET_ARCH = "arm"
 PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te iwmmxt"
 
 PREFERRED_PROVIDER_xserver = "xserver-kdrive"
 PREFERRED_PROVIDER_virtual/kernel = "linux-ezx"
 
-EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
-
 #cat /proc/mtd
 #dev:    size   erasesize  name
 #mtd0: 00020000 00008000 "Bootloader"
@@ -14,10 +12,6 @@ MACHINE_FEATURES = "kernel26 touchscreen
 #mtd3: 00020000 00020000 "Logo"
 
 MACHINE_FEATURES = "kernel26 touchscreen apm alsa bluetooth usbgadget usbhost keyboard screen"
-
-# the EZX phones need a userspace daemon to stop the BP from shutting down the phone
-MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "ezxd"
-
 MACHINE_DISPLAY_WIDTH_PIXELS = "240"
 MACHINE_DISPLAY_HEIGHT_PIXELS = "320"
 MACHINE_DISPLAY_ORIENTATION = "0"
@@ -25,8 +19,13 @@ ROOT_FLASH_SIZE = "24"
 
 ROOT_FLASH_SIZE = "24"
 
+EXTRA_IMAGECMD_jffs2 = "--pad=14680064 --little-endian --eraseblock=0x20000 -n"
+
 EXTRA_IMAGEDEPENDS += "ezx-boot-usb-native"
 
+# the EZX phones need a userspace daemon to stop the BP from shutting down the phone
+MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "ezxd"
+
 # Ezxd needs to be started very early so we need the mux devices in static /dev
 IMAGE_DEVICE_TABLES = "files/device_table-minimal.txt \
                        files/device_table-ezx.txt"






More information about the Openembedded-commits mailing list