summaryrefslogtreecommitdiffstats
path: root/conf/distro/openmoko.conf
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2008-01-08 13:19:34 +0000
committerGraeme Gregory <dp@xora.org.uk>2008-01-08 13:19:34 +0000
commit1aa268bf3250849b2db9ce7c162fbf25dfb46842 (patch)
treeeb97730081af60d125e5e1cc4c287eb3963280a5 /conf/distro/openmoko.conf
parent6ad2bd07863c6b2c469c13e027775ed4a6452641 (diff)
downloadopenembedded-1aa268bf3250849b2db9ce7c162fbf25dfb46842.tar.gz
pointercal_0.0.bb : revert changes made to make this package use MACHINE_CLASS
in openmoko. Turns out screens are very different calibration for gta01/02
Diffstat (limited to 'conf/distro/openmoko.conf')
-rw-r--r--conf/distro/openmoko.conf6
1 files changed, 1 insertions, 5 deletions
diff --git a/conf/distro/openmoko.conf b/conf/distro/openmoko.conf
index e3ddd2165b..fc679a0b68 100644
--- a/conf/distro/openmoko.conf
+++ b/conf/distro/openmoko.conf
@@ -4,6 +4,7 @@
#@DESCRIPTION: Linux Distribution Configuration for the OpenMoko Platform
#-----------------------------------------------------------------------------
+require conf/distro/include/preferred-om-2008-versions.inc
require conf/distro/include/angstrom-2007-for-openmoko.inc
#
@@ -47,11 +48,6 @@ PREFERRED_PROVIDER_libgsmd = "libgsmd"
# Same kernel runs on both these machines
PACKAGE_ARCH_pn-linux-openmoko_fic-gta01 = "${MACHINE_CLASS}"
PACKAGE_ARCH_pn-linux-openmoko_fic-gta02 = "${MACHINE_CLASS}"
-# Same touchscreen on both these machines
-PACKAGE_ARCH_pn-pointercal_fic-gta01 = "${MACHINE_CLASS}"
-PACKAGE_ARCH_pn-pointercal_fic-gta02 = "${MACHINE_CLASS}"
-SRC_URI_OVERRIDES_PACKAGE_ARCH_pn-pointercal_fic-gta01 = "0"
-SRC_URI_OVERRIDES_PACKAGE_ARCH_pn-pointercal_fic-gta02 = "0"
# Same kernel so same usb
PACKAGE_ARCH_pn-usb-gadget-mode_fic-gta01 = "${MACHINE_CLASS}"
PACKAGE_ARCH_pn-usb-gadget-mode_fic-gta02 = "${MACHINE_CLASS}"