aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/openzaurus-3.5.4.2.conf
blob: 9d5d1ab25d61bd6b7fa5607837863566fbc5e296 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
#
# this is copy of 3.5.4.1
#

DISTRO_VERSION = "3.5.4.2-rc2"

include conf/distro/openzaurus-3.5.4.conf

# avoid "/" on end to avoid #1102
FEED_BASE_URI = "http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4.1"
FEED_BASE_URI_3542 = "http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4.2"

#
# OZ 3.5.4.2 will use feeds from 3.5.4.1
# only machine related stuff will be in 3.5.4.2 feed/ dir
# machine upgrades in 3.5.4.2/feed/
# normal upgrades in 3.5.4.1/feed/
#

FEED_URIS ?= " \
        upgrades##${FEED_BASE_URI}/feed/upgrades \
machine-upgrades##${FEED_BASE_URI_3542}/feed/upgrades/machine/${MACHINE} \
         machine##${FEED_BASE_URI_3542}/feed/machine/${MACHINE} \
            perl##${FEED_BASE_URI}/feed/perl \
          python##${FEED_BASE_URI}/feed/python \
            base##${FEED_BASE_URI}/feed/base "

CVSDATE_zaurusd = "20060507"

ENABLE_BINARY_LOCALE_GENERATION = "1"

PREFERRED_PROVIDER_hostap-conf = "hostap-conf"

#
# OpenZaurus 3.5.4.2 will be released for collie, poodle and tosa
# and will use 2.6.17 (or later) kernel
#
# ofcourse anyone can build 3.5.4.2 for other machines
# but those would be unofficial builds
#

ZKERNEL_VERSION = "2.6" 

PREFERRED_VERSION_linux-openzaurus = "2.6.17"
PREFERRED_VERSION_hostap-modules = "0.4.7"
PREFERRED_VERSION_poppler = "0.5.1"
PREFERRED_VERSION_evince  = "0.5.2"
PREFERRED_VERSION_altboot = "1.0.8"