[oe-commits] org.oe.dreambox conf/distro/opendreambox.conf: add opendreambox-1.5 distro

tmbinc commit openembedded-commits at lists.openembedded.org
Mon Jun 25 10:24:32 UTC 2007


conf/distro/opendreambox.conf: add opendreambox-1.5 distro

Author: tmbinc at openembedded.org
Branch: org.openembedded.dreambox
Revision: e2d80c08ee7ef1d851137f7ab2fa66033613de39
ViewMTN: http://monotone.openembedded.org/revision.psp?id=e2d80c08ee7ef1d851137f7ab2fa66033613de39
Files:
1
conf/distro/opendreambox-1.5.conf
Diffs:

#
# mt diff -rbb30f1ac8eb27d8cc4921beaf0147e2a7dbf43ac -re2d80c08ee7ef1d851137f7ab2fa66033613de39
#
# 
# 
# add_file "conf/distro/opendreambox-1.5.conf"
#  content [9bee0975dc7a75de8feaf05dc81aee7aa1990555]
# 
============================================================
--- conf/distro/opendreambox-1.5.conf	9bee0975dc7a75de8feaf05dc81aee7aa1990555
+++ conf/distro/opendreambox-1.5.conf	9bee0975dc7a75de8feaf05dc81aee7aa1990555
@@ -0,0 +1,23 @@
+# Maintainer: Felix Domke <tmbinc at elitedvb.net>
+
+include conf/distro/opendreambox.conf
+DISTRO = "opendreambox"
+DISTRO_NAME = "OpenDreambox"
+DISTRO_VERSION = "1.5.0"
+
+FEED_URIS += "official##http://sources.dreamboxupdate.com/opendreambox/1.5/${MACHINE}/feed"
+
+# freetype < 2.1.8 is a *must*, because of the old api
+# we choose 2.0.9 as it somehow renders in a different way,
+# resulting in better quality. 
+PREFERRED_VERSION_freetype = "2.0.9"
+SRCDATE = 20070625
+
+PREFERRED_VERSION_python-native = "2.5.1"
+PREFERRED_VERSION_swig-native = "1.3.31"
+PREFERRED_VERSION_python = "2.5.1"
+PREFERRED_VERSION_ipkg = "0.99.154"
+PREFERRED_VERSION_busybox = "1.01"
+
+# we need libsigc++-1.2 1.2.5
+PREFERRED_VERSION_libsigc++-1.2 = "1.2.5"






More information about the Openembedded-commits mailing list