From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 08/13] om-3d7k: remove machine definition, because it was canceled long time ago
Date: Tue, 19 Oct 2010 10:33:22 +0200 [thread overview]
Message-ID: <1287477207-27752-9-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1287477207-27752-1-git-send-email-Martin.Jansa@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
conf/machine/om-3d7k.conf | 39 ---------------------------------------
1 files changed, 0 insertions(+), 39 deletions(-)
delete mode 100644 conf/machine/om-3d7k.conf
diff --git a/conf/machine/om-3d7k.conf b/conf/machine/om-3d7k.conf
deleted file mode 100644
index 0ebd2a0..0000000
--- a/conf/machine/om-3d7k.conf
+++ /dev/null
@@ -1,39 +0,0 @@
-#-----------------------------------------------------------------------------
-#@TYPE: Machine
-#@NAME: Openmoko 3D7K
-#@DESCRIPTION: Machine configuration for the Openmoko 3D7K GSM phone
-#-----------------------------------------------------------------------------
-
-TARGET_ARCH = "arm"
-
-PREFERRED_PROVIDER_virtual/kernel ?= "linux-openmoko-2.6.29"
-PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
-
-MACHINE_FEATURES = "kernel26 apm alsa bluetooth usbgadget usbhost phone vfat ext2"
-MACHINE_DISPLAY_WIDTH_PIXELS = "480"
-MACHINE_DISPLAY_HEIGHT_PIXELS = "640"
-MACHINE_DISPLAY_ORIENTATION = "0"
-MACHINE_DISPLAY_PPI = "285"
-XSERVER = "xserver-xorg"
-
-# package machine specific modules
-MACHINE_EXTRA_RRECOMMENDS = "\
- kernel-modules \
-"
-
-# device has 4 UARTS:
-# ttySAC0: mc75 GSM modem
-# ttySAC1: NC
-# ttySAC2: NC
-# ttySAC3: serial console
-SERIAL_CONSOLE = "115200 ttySAC3"
-USE_VT = "0"
-
-# used by some images
-ROOT_FLASH_SIZE = "256"
-
-# boots only from SD
-IMAGE_FSTYPES = "tar.bz2"
-
-# tune for S3C6410
-include conf/machine/include/tune-arm1176jzf-s.inc
--
1.7.3.1
next prev parent reply other threads:[~2010-10-19 8:34 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-19 8:33 Moving openmoko recipes and classes to obsolete Martin Jansa
2010-10-19 8:33 ` [PATCH 01/13] fso-image: remove obsoleted openmoko stuff Martin Jansa
2010-10-19 8:33 ` [PATCH 02/13] meta-angstrom-2007: remove openmoko-browser2 which was moved to obsoleted Martin Jansa
2010-10-19 11:12 ` Koen Kooi
2010-10-19 8:33 ` [PATCH 03/13] angstrom/sort.sh: remove om-3d7k as it was canceled long time ago Martin Jansa
2010-10-19 11:11 ` Koen Kooi
2010-10-19 8:33 ` [PATCH 04/13] angstrom/build-feeds: remove openmoko targets Martin Jansa
2010-10-19 11:12 ` Koen Kooi
2010-10-19 8:33 ` [PATCH 05/13] libmokoui2, openmoko-apps: move to obsolete as libmokoui2 doesn't build for a while and nobody cares to fix it Martin Jansa
2010-10-19 8:33 ` [PATCH 06/13] openmoko: obsolete tasks and images, openmoko as distribution was obsoleted on Aug 10, 2010 Martin Jansa
2010-10-19 8:33 ` [PATCH 07/13] openmoko: obsolete old openmoko classes and recipes using those Martin Jansa
2010-10-19 8:33 ` Martin Jansa [this message]
2010-10-19 8:33 ` [PATCH 09/13] linux-openmoko: obsolete 2.6.24 and 2.6.28 Martin Jansa
2010-10-19 8:33 ` [PATCH 10/13] openmoko: remove openmoko directories used from FILESPATH as openmoko distribution was obsoleted on Aug 2010 Martin Jansa
2010-10-19 8:33 ` [PATCH 11/13] openmoko: move initscripts, psplash, alsa-scenarios also to obsolete Martin Jansa
2010-10-19 8:33 ` [PATCH 12/13] settingsgui: move both versions to obsolete, nobody have it in task/images now Martin Jansa
2010-10-19 8:33 ` [PATCH 13/13] removal: add entry for removing obsoleted openmoko recipes Martin Jansa
2010-10-19 9:00 ` Moving openmoko recipes and classes to obsolete Frans Meulenbroeks
2010-10-19 9:12 ` Martin Jansa
2010-10-19 9:16 ` Frans Meulenbroeks
2010-10-19 13:08 ` Dr. Michael Lauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1287477207-27752-9-git-send-email-Martin.Jansa@gmail.com \
--to=martin.jansa@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.