[oe-commits] org.oe.dev angstrom: nobody wants to support either an opie-based image nor opie itself for angstrom, so lets remove the opie bits and select appropriate defaults for xine and sdl

koen commit openembedded-commits at lists.openembedded.org
Sat Oct 28 16:32:28 UTC 2006


angstrom: nobody wants to support either an opie-based image nor opie itself for angstrom, so lets remove the opie bits and select appropriate defaults for xine and sdl

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: e0255e8055b52314c90b557462593256196bdc88
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e0255e8055b52314c90b557462593256196bdc88
Files:
1
conf/distro/angstrom-2007.1.conf
Diffs:

#
# mt diff -re74786614a79cf8e0314988733946df709534d63 -re0255e8055b52314c90b557462593256196bdc88
#
# 
# 
# patch "conf/distro/angstrom-2007.1.conf"
#  from [8bfba27814b8e722d978b9a0e5530d2356a35da6]
#    to [d127994d5edf8ab84fcb5917a06329b9a4a2e3ca]
# 
============================================================
--- conf/distro/angstrom-2007.1.conf	8bfba27814b8e722d978b9a0e5530d2356a35da6
+++ conf/distro/angstrom-2007.1.conf	d127994d5edf8ab84fcb5917a06329b9a4a2e3ca
@@ -42,18 +42,14 @@ http://ewi546.ewi.utwente.nl/mirror/www.
 http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/ \
 "
 
-# Opie
-#use 1337 mt version of opie to have a webbrowser
-PALMTOP_USE_MULTITHREADED_QT = "yes"
-QTE_VERSION = "2.3.10"
-OPIE_VERSION = "1.2.2"
-require conf/distro/include/preferred-opie-versions.inc
-
 # GPE
 require conf/distro/include/preferred-gpe-versions-2.8.inc
 
 PREFERRED_PROVIDER_dbus-glib = "dbus-glib"
+PREFERRED_PROVIDER_virtual/libsdl       ?= "libsdl-x11"
+PREFERRED_PROVIDER_virtual/libxine      ?= "libxine-x11"
 
+
 PREFERRED_VERSION_fontconfig = "2.3.95"
 PREFERRED_VERSION_freetype = "2.2.1"
 #fix screen corruption issues
@@ -128,11 +124,14 @@ PREFERRED_VERSION_glibc-intermediate ?= 
 
 
 # Busybox <1.1.0 doesn't have EABI support
-PREFERRED_VERSION_busybox = "1.2.1"
+PREFERRED_VERSION_busybox = "1.2.2"
 
 PREFERRED_VERSION_orinoco-modules_h3600 = "0.13e"
 PREFERRED_VERSION_orinoco-modules_h3900 = "0.13e"
+
 PREFERRED_VERSION_dbus ?= "0.92"
+PREFERRED_VERSION_dbus-glib ?= "0.71"
+
 PREFERRED_VERSION_gstreamer ?= "0.10.6"
 
 PREFERRED_PROVIDER_hostap-conf ?= "hostap-conf"






More information about the Openembedded-commits mailing list