angstrom: move to CE latest
[openembedded.git] / conf / distro / sharprom-compatible.conf
blobcaee288305f1aa9f987cbb7070a7ed70d4557e4b
1 #@TYPE: Distribution
2 #@NAME: SharpROM
3 #@DESCRIPTION: Distribution configuration for SharpROM (Zaurus) compatible packages
4 #@MENTOR: None
5 #@REQUIREMENTS: A prebuilt SharpROM Embedix Toolchain in /usr/local/arm/2.95.3
6 #@REQUIREMENTS: Rename arm-linux-gcc|g++ to arm-linux-gcc-2.95 and rename arm-linux-ld to arm-linux-ld-2.11.2.
7 #@REQUIREMENTS: /usr/local/arm/2.95.3/bin must be in your path, like "export PATH=$PATH:/usr/local/arm/2.95.3/bin/"
9 INHERIT += " package_ipk debian sanity"
12 # Zaurus
14 TARGET_OS = "linux"
15 TARGET_FPU = ""
16 TARGET_ARCH = "arm"
17 TARGET_CC_ARCH = "-march=armv4"
18 FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer -O2"
19 FULL_OPTIMIZATION_pn-fetchmail = "-fexpensive-optimizations -fomit-frame-pointer -O1"
20 OEINCLUDELOGS = "yes"
21 KERNEL_CONSOLE = "tty1"
22 # prebuilt toolchain doesn't know about -isystem
23 export BUILD_CPPFLAGS = "-I${STAGING_INCDIR_NATIVE}"
24 export TARGET_CPPFLAGS = "-I${STAGING_DIR_TARGET}/${includedir}"
25 #DEBUG_OPTIMIZATION = "-O -g3"
26 #DEBUG_BUILD = "1"
28 # We are still using 2.4 embedix kernels
29 COMPATIBLE_MACHINE_pn-c7x0-kernels = "(c7x0|corgi|husky|shepherd)"
30 COMPATIBLE_MACHINE_pn-collie-kernels = "collie"
31 COMPATIBLE_MACHINE_pn-poodle-kernels = "(poodle|poodle255)"
32 COMPATIBLE_MACHINE_pn-openzaurus-pxa27x = "(akita|spitz|borzoi)"
33 COMPATIBLE_MACHINE_pn-openzaurus-pxa = "(c7x0|corgi|husky|shepherd|poodle|poodle255|tosa)"
34 COMPATIBLE_MACHINE_pn-openzaurus-sa = "collie"
38 # Base
40 DISTRO_NAME = "SharpROM"
41 DISTRO_VERSION = "3.1-compatible"
42 DISTRO_TYPE = "debug"
44 PREFERRED_PROVIDER_virtual/arm-linux-gcc-2.95 = "sharprom-toolchain-native" 
45 PREFERRED_PROVIDER_virtual/arm-linux-libc-for-gcc = "sharprom-toolchain-native" 
46 PREFERRED_PROVIDER_virtual/arm-linux-libc-initial = "sharprom-toolchain-native"
47 PREFERRED_PROVIDER_virtual/arm-linux-binutils = "sharprom-toolchain-native"
48 PREFERRED_PROVIDER_virtual/libc = "sharprom-toolchain-native"
49 PREFERRED_PROVIDER_virtual/libiconv = "sharprom-toolchain-native"
50 PREFERRED_PROVIDER_virtual/libintl = "sharprom-toolchain-native"
51 PREFERRED_PROVIDER_virtual/arm-linux-gcc = "sharprom-toolchain-native" 
52 PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers"
53 PREFERRED_PROVIDER_virtual/arm-linux-gcc-initial = "sharprom-toolchain-native"
54 PREFERRED_PROVIDER_virtual/arm-linux-gcc-intermediate = "sharprom-toolchain-native"
56 PREFERRED_VERSION_glibc = "2.2.5"
57 PREFERRED_VERSION_linux-libc-headers = "2.4.18"
59 IPKGBUILDCMD = "ipkg-build -c -o 0 -g 0"
60 #PACKAGE_STRIP = "no"
63 # Opie
65 PREFERRED_PROVIDERS += " virtual/libqpe:libqpe-opie"
66 QTE_VERSION = "2.3.10"
67 OPIE_VERSION = "1.2.2"
68 PALMTOP_USE_MULTITHREADED_QT = "no"
69 export palmtopdir = "/opt/QtPalmtop"
70 require conf/distro/include/preferred-opie-versions.inc
73 # GPE
75 SRCDATE_xserver-kdrive = "20050208"
76 PREFERRED_PROVIDERS += "virtual/xserver:xserver-kdrive"
77 PREFERRED_PROVIDERS += " gst-plugins:gpe-gst-plugins"
78 require conf/distro/include/preferred-gpe-versions.inc
81 # E