aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/b2qt.conf
blob: 66ddcf1b256941f69faaae2f0ab2b60cb1b8f019 (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
49
50
51
52
#############################################################################
##
## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies).
##
## This file is part of the Qt Enterprise Embedded Scripts of the Qt
## framework.
##
## $QT_BEGIN_LICENSE$
## Commercial License Usage Only
## Licensees holding valid commercial Qt license agreements with Digia
## with an appropriate addendum covering the Qt Enterprise Embedded Scripts,
## may use this file in accordance with the terms contained in said license
## agreement.
##
## For further information use the contact form at
## http://qt.digia.com/contact-us.
##
##
## $QT_END_LICENSE$
##
#############################################################################

include conf/distro/poky.conf

DISTRO = "b2qt"
DISTRO_NAME = "Boot to Qt for Embedded Linux"
DISTRO_VERSION = "1.5"
SDK_VERSION := "${DISTRO_VERSION}"

MAINTAINER = "B2Qt <B2Qt@digia.com>"

SANITY_TESTED_DISTROS += " \
            Ubuntu 11.04 \n \
            LinuxMint-14 \n \
            LinuxMint-16 \n \
            "

include conf/distro/include/${MACHINE}.conf

SYSVINIT_ENABLED_GETTYS = ""

DISTRO_FEATURES_DEFAULT = "alsa argp bluetooth ext2 irda largefile pcmcia usbgadget usbhost wifi xattr nfs zeroconf pci 3g nfc"
POKY_DEFAULT_DISTRO_FEATURES = "largefile opengl multiarch"
DISTRO_FEATURES_BACKFILL_CONSIDERED = "pulseaudio"

COMMERCIAL_AUDIO_PLUGINS ?= "gst-plugins-ugly-mad gst-plugins-ugly-mpegaudioparse"
COMMERCIAL_VIDEO_PLUGINS ?= "gst-plugins-ugly-mpeg2dec gst-plugins-ugly-mpegstream gst-plugins-bad-mpegvideoparse"

MACHINE_EXTRA_INSTALL ?= ""

LICENSE_CREATE_PACKAGE = "1"
COPY_LIC_MANIFEST = "1"