diff options
Diffstat (limited to 'conf/distro/include')
-rw-r--r-- | conf/distro/include/am335x-evm.conf | 2 | ||||
-rw-r--r-- | conf/distro/include/apalis-imx6.conf | 9 | ||||
-rw-r--r-- | conf/distro/include/beagleboard.conf | 2 | ||||
-rw-r--r-- | conf/distro/include/beaglebone.conf | 10 | ||||
-rw-r--r-- | conf/distro/include/colibri-vf.conf | 40 | ||||
-rw-r--r-- | conf/distro/include/emulator.conf | 5 | ||||
-rw-r--r-- | conf/distro/include/imx53qsb.conf | 2 | ||||
-rw-r--r-- | conf/distro/include/imx6dlsabresd.conf | 23 | ||||
-rw-r--r-- | conf/distro/include/imx6qsabresd.conf | 27 | ||||
-rw-r--r-- | conf/distro/include/nitrogen6x.conf | 32 | ||||
-rw-r--r-- | conf/distro/include/raspberrypi.conf | 6 | ||||
-rw-r--r-- | conf/distro/include/tibidabo.conf | 46 | ||||
-rw-r--r-- | conf/distro/include/toradex.inc | 1 |
13 files changed, 176 insertions, 29 deletions
diff --git a/conf/distro/include/am335x-evm.conf b/conf/distro/include/am335x-evm.conf index 6b71514..fcdd6da 100644 --- a/conf/distro/include/am335x-evm.conf +++ b/conf/distro/include/am335x-evm.conf | |||
@@ -20,8 +20,6 @@ | |||
20 | ## | 20 | ## |
21 | ############################################################################# | 21 | ############################################################################# |
22 | 22 | ||
23 | IMAGE_FSTYPES = "tar.gz" | ||
24 | |||
25 | BOOTFS_CONTENT = "\ | 23 | BOOTFS_CONTENT = "\ |
26 | u-boot-${MACHINE}.img:u-boot.img \ | 24 | u-boot-${MACHINE}.img:u-boot.img \ |
27 | MLO-${MACHINE}:MLO \ | 25 | MLO-${MACHINE}:MLO \ |
diff --git a/conf/distro/include/apalis-imx6.conf b/conf/distro/include/apalis-imx6.conf index 7767b79..0d69898 100644 --- a/conf/distro/include/apalis-imx6.conf +++ b/conf/distro/include/apalis-imx6.conf | |||
@@ -20,17 +20,16 @@ | |||
20 | ## | 20 | ## |
21 | ############################################################################# | 21 | ############################################################################# |
22 | 22 | ||
23 | IMAGE_FSTYPES = "tar.gz" | 23 | include conf/distro/include/toradex.inc |
24 | 24 | ||
25 | BOOTFS_CONTENT = "\ | 25 | BOOTFS_CONTENT = "\ |
26 | ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ | 26 | ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ |
27 | ${KERNEL_IMAGETYPE}-imx6q-apalis-eval.dtb:imx6q-apalis-eval.dtb \ | ||
27 | u-boot-${MACHINE}.imx:u-boot.imx \ | 28 | u-boot-${MACHINE}.imx:u-boot.imx \ |
29 | flash_mmc-${MACHINE}.img:flash_mmc.img \ | ||
28 | " | 30 | " |
29 | BOOTFS_DEPENDS = "u-boot:do_deploy" | 31 | BOOTFS_DEPENDS = "u-boot:do_deploy" |
30 | 32 | ||
31 | PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.9-1.0.0-hfp" | ||
32 | PREFERRED_VERSION_imx-lib = "3.10.9-1.0.0" | ||
33 | |||
34 | MACHINE_EXTRA_INSTALL = "\ | 33 | MACHINE_EXTRA_INSTALL = "\ |
35 | libgal-mx6 \ | 34 | libgal-mx6 \ |
36 | libegl-mx6 \ | 35 | libegl-mx6 \ |
@@ -46,7 +45,5 @@ MACHINE_EXTRA_INSTALL_SDK = " \ | |||
46 | libgles2-mx6-dev \ | 45 | libgles2-mx6-dev \ |
47 | " | 46 | " |
48 | 47 | ||
49 | ADB_PRODUCTID = "0x0000" | ||
50 | |||
51 | SERIAL_CONSOLES = "115200;ttymxc0 \ | 48 | SERIAL_CONSOLES = "115200;ttymxc0 \ |
52 | 115200;ttymxc1" | 49 | 115200;ttymxc1" |
diff --git a/conf/distro/include/beagleboard.conf b/conf/distro/include/beagleboard.conf index 382ed68..87c986c 100644 --- a/conf/distro/include/beagleboard.conf +++ b/conf/distro/include/beagleboard.conf | |||
@@ -20,8 +20,6 @@ | |||
20 | ## | 20 | ## |
21 | ############################################################################# | 21 | ############################################################################# |
22 | 22 | ||
23 | IMAGE_FSTYPES = "tar.gz" | ||
24 | |||
25 | BOOTFS_CONTENT = "\ | 23 | BOOTFS_CONTENT = "\ |
26 | u-boot-${MACHINE}.img:u-boot.img \ | 24 | u-boot-${MACHINE}.img:u-boot.img \ |
27 | MLO-${MACHINE}:MLO \ | 25 | MLO-${MACHINE}:MLO \ |
diff --git a/conf/distro/include/beaglebone.conf b/conf/distro/include/beaglebone.conf index 6e678e8..96662d6 100644 --- a/conf/distro/include/beaglebone.conf +++ b/conf/distro/include/beaglebone.conf | |||
@@ -15,8 +15,6 @@ | |||
15 | ## contact form at http://www.qt.io | 15 | ## contact form at http://www.qt.io |
16 | ## | 16 | ## |
17 | ############################################################################ | 17 | ############################################################################ |
18 | IMAGE_FSTYPES = "tar.gz" | ||
19 | |||
20 | BOOTFS_CONTENT = "\ | 18 | BOOTFS_CONTENT = "\ |
21 | u-boot-${MACHINE}.img:u-boot.img \ | 19 | u-boot-${MACHINE}.img:u-boot.img \ |
22 | MLO-${MACHINE}:MLO \ | 20 | MLO-${MACHINE}:MLO \ |
@@ -26,6 +24,14 @@ BOOTFS_DEPENDS = "u-boot:do_deploy u-boot-uenv-script:do_deploy" | |||
26 | 24 | ||
27 | EXTRA_IMAGEDEPENDS += "u-boot-uenv-script" | 25 | EXTRA_IMAGEDEPENDS += "u-boot-uenv-script" |
28 | 26 | ||
27 | PREFERRED_VERSION_libgles-omap3 = "4.10.00.01" | ||
28 | PREFERRED_VERSION_omap3-sgx-modules = "4.10.00.01" | ||
29 | |||
30 | PREFERRED_PROVIDER_u-boot = "u-boot" | ||
31 | EXTRA_IMAGEDEPENDS_remove = "u-boot-denx" | ||
32 | UBOOT_MACHINE = "am335x_boneblack_config" | ||
33 | KERNEL_IMAGETYPE = "zImage" | ||
34 | |||
29 | MACHINE_EXTRA_INSTALL = "\ | 35 | MACHINE_EXTRA_INSTALL = "\ |
30 | libgles-omap3 \ | 36 | libgles-omap3 \ |
31 | libgles-omap3-rawdemos \ | 37 | libgles-omap3-rawdemos \ |
diff --git a/conf/distro/include/colibri-vf.conf b/conf/distro/include/colibri-vf.conf new file mode 100644 index 0000000..df85419 --- /dev/null +++ b/conf/distro/include/colibri-vf.conf | |||
@@ -0,0 +1,40 @@ | |||
1 | ############################################################################# | ||
2 | ## | ||
3 | ## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). | ||
4 | ## | ||
5 | ## This file is part of the Qt Enterprise Embedded Scripts of the Qt | ||
6 | ## framework. | ||
7 | ## | ||
8 | ## $QT_BEGIN_LICENSE$ | ||
9 | ## Commercial License Usage Only | ||
10 | ## Licensees holding valid commercial Qt license agreements with Digia | ||
11 | ## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, | ||
12 | ## may use this file in accordance with the terms contained in said license | ||
13 | ## agreement. | ||
14 | ## | ||
15 | ## For further information use the contact form at | ||
16 | ## http://www.qt.io/contact-us. | ||
17 | ## | ||
18 | ## | ||
19 | ## $QT_END_LICENSE$ | ||
20 | ## | ||
21 | ############################################################################# | ||
22 | |||
23 | include conf/distro/include/toradex.inc | ||
24 | |||
25 | BOOTFS_CONTENT = "\ | ||
26 | ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ | ||
27 | u-boot-${MACHINE}.imx:u-boot.imx \ | ||
28 | " | ||
29 | BOOTFS_DEPENDS = "u-boot:do_deploy" | ||
30 | |||
31 | SERIAL_CONSOLES = "115200;ttymxc0 \ | ||
32 | 115200;ttymxc1" | ||
33 | |||
34 | MACHINE_EXTRA_INSTALL = "\ | ||
35 | opengldummy \ | ||
36 | " | ||
37 | |||
38 | MACHINE_EXTRA_INSTALL_SDK = "\ | ||
39 | opengldummy-dev \ | ||
40 | " | ||
diff --git a/conf/distro/include/emulator.conf b/conf/distro/include/emulator.conf index 91d79cb..3888cc5 100644 --- a/conf/distro/include/emulator.conf +++ b/conf/distro/include/emulator.conf | |||
@@ -32,12 +32,9 @@ MACHINE_EXTRA_RRECOMMENDS += "\ | |||
32 | kernel_autoload_snd-intel8x0 = "snd-intel8x0" | 32 | kernel_autoload_snd-intel8x0 = "snd-intel8x0" |
33 | 33 | ||
34 | MACHINE_EXTRA_INSTALL = "\ | 34 | MACHINE_EXTRA_INSTALL = "\ |
35 | libegl-mesa \ | ||
36 | libgles2-mesa \ | ||
37 | mount-vboxsf \ | 35 | mount-vboxsf \ |
38 | " | 36 | " |
39 | 37 | ||
40 | MACHINE_EXTRA_INSTALL_SDK = "\ | 38 | MACHINE_EXTRA_INSTALL_SDK = "\ |
41 | libegl-mesa-dev \ | 39 | qtglesstream-dummy-client-dev \ |
42 | libgles2-mesa-dev \ | ||
43 | " | 40 | " |
diff --git a/conf/distro/include/imx53qsb.conf b/conf/distro/include/imx53qsb.conf index 64ecadb..39c4688 100644 --- a/conf/distro/include/imx53qsb.conf +++ b/conf/distro/include/imx53qsb.conf | |||
@@ -20,8 +20,6 @@ | |||
20 | ## | 20 | ## |
21 | ############################################################################# | 21 | ############################################################################# |
22 | 22 | ||
23 | IMAGE_FSTYPES = "tar.gz" | ||
24 | |||
25 | BOOTFS_CONTENT = "\ | 23 | BOOTFS_CONTENT = "\ |
26 | u-boot-${MACHINE}.${UBOOT_SUFFIX}:u-boot.${UBOOT_SUFFIX} \ | 24 | u-boot-${MACHINE}.${UBOOT_SUFFIX}:u-boot.${UBOOT_SUFFIX} \ |
27 | ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ | 25 | ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ |
diff --git a/conf/distro/include/imx6dlsabresd.conf b/conf/distro/include/imx6dlsabresd.conf new file mode 100644 index 0000000..7a209ed --- /dev/null +++ b/conf/distro/include/imx6dlsabresd.conf | |||
@@ -0,0 +1,23 @@ | |||
1 | ############################################################################# | ||
2 | ## | ||
3 | ## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). | ||
4 | ## | ||
5 | ## This file is part of the Qt Enterprise Embedded Scripts of the Qt | ||
6 | ## framework. | ||
7 | ## | ||
8 | ## $QT_BEGIN_LICENSE$ | ||
9 | ## Commercial License Usage Only | ||
10 | ## Licensees holding valid commercial Qt license agreements with Digia | ||
11 | ## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, | ||
12 | ## may use this file in accordance with the terms contained in said license | ||
13 | ## agreement. | ||
14 | ## | ||
15 | ## For further information use the contact form at | ||
16 | ## http://www.qt.io/contact-us. | ||
17 | ## | ||
18 | ## | ||
19 | ## $QT_END_LICENSE$ | ||
20 | ## | ||
21 | ############################################################################# | ||
22 | |||
23 | require imx6qsabresd.conf | ||
diff --git a/conf/distro/include/imx6qsabresd.conf b/conf/distro/include/imx6qsabresd.conf index 3d92a6b..0323a42 100644 --- a/conf/distro/include/imx6qsabresd.conf +++ b/conf/distro/include/imx6qsabresd.conf | |||
@@ -20,25 +20,31 @@ | |||
20 | ## | 20 | ## |
21 | ############################################################################# | 21 | ############################################################################# |
22 | 22 | ||
23 | IMAGE_FSTYPES = "tar.gz ext3 sdcard" | ||
24 | |||
25 | BOOTFS_CONTENT = "\ | 23 | BOOTFS_CONTENT = "\ |
26 | ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ | 24 | ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ |
27 | ${KERNEL_IMAGETYPE}-imx6q-sabresd.dtb:imx6q-sabresd.dtb \ | 25 | ${KERNEL_IMAGETYPE}-imx6q-sabresd.dtb:imx6q-sabresd.dtb \ |
28 | ${KERNEL_IMAGETYPE}-imx6q-sabresd-hdcp.dtb:imx6q-sabresd-hdcp.dtb \ | 26 | ${KERNEL_IMAGETYPE}-imx6q-sabresd-hdcp.dtb:imx6q-sabresd-hdcp.dtb \ |
29 | ${KERNEL_IMAGETYPE}-imx6q-sabresd-ldo.dtb:imx6q-sabresd-ldo.dtb \ | 27 | ${KERNEL_IMAGETYPE}-imx6q-sabresd-ldo.dtb:imx6q-sabresd-ldo.dtb \ |
28 | ${KERNEL_IMAGETYPE}-imx6dl-sabresd.dtb:imx6dl-sabresd.dtb \ | ||
29 | ${KERNEL_IMAGETYPE}-imx6dl-sabresd-hdcp.dtb:imx6dl-sabresd-hdcp.dtb \ | ||
30 | ${KERNEL_IMAGETYPE}-imx6dl-sabresd-ldo.dtb:imx6dl-sabresd-ldo.dtb \ | ||
30 | u-boot-${MACHINE}.imx:u-boot.imx \ | 31 | u-boot-${MACHINE}.imx:u-boot.imx \ |
31 | " | 32 | " |
32 | BOOTFS_DEPENDS = "u-boot:do_deploy" | 33 | BOOTFS_DEPENDS = "u-boot:do_deploy virtual/kernel:do_deploy" |
33 | 34 | ||
34 | PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.17-1.0.0-hfp" | 35 | PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.17-1.0.1-hfp" |
35 | PREFERRED_VERSION_imx-lib = "3.10.17-1.0.0" | 36 | PREFERRED_VERSION_imx-lib = "3.10.17-1.0.0" |
36 | 37 | ||
38 | DISTRO_FEATURES_DEFAULT += "wayland" | ||
39 | |||
37 | MACHINE_EXTRA_INSTALL = "\ | 40 | MACHINE_EXTRA_INSTALL = "\ |
38 | libgal-mx6 \ | 41 | libgal-mx6 \ |
39 | libegl-mx6 \ | 42 | libegl-mx6 \ |
40 | libgles2-mx6 \ | 43 | libgles2-mx6 \ |
41 | gst-fsl-plugin \ | 44 | gst-fsl-plugin \ |
45 | wayland \ | ||
46 | weston \ | ||
47 | weston-examples \ | ||
42 | " | 48 | " |
43 | 49 | ||
44 | MACHINE_EXTRA_INSTALL_SDK = " \ | 50 | MACHINE_EXTRA_INSTALL_SDK = " \ |
@@ -47,6 +53,17 @@ MACHINE_EXTRA_INSTALL_SDK = " \ | |||
47 | libegl-mx6-dev \ | 53 | libegl-mx6-dev \ |
48 | libgles2-mx6 \ | 54 | libgles2-mx6 \ |
49 | libgles2-mx6-dev \ | 55 | libgles2-mx6-dev \ |
56 | libwayland-egl-mx6-dev \ | ||
50 | " | 57 | " |
51 | 58 | ||
52 | ADB_PRODUCTID = "0x0000" | 59 | MACHINE_EXTRA_INSTALL_SDK_HOST = "\ |
60 | wayland-nativesdk \ | ||
61 | " | ||
62 | |||
63 | module_autoload_mxc_v4l2_capture = "mxc_v4l2_capture" | ||
64 | |||
65 | # add support for both imx6qsabresd and imx6dlsabresd | ||
66 | KERNEL_DEVICETREE = "imx6q-sabresd.dtb imx6q-sabresd-ldo.dtb imx6q-sabresd-hdcp.dtb \ | ||
67 | imx6dl-sabresd.dtb imx6dl-sabresd-ldo.dtb imx6dl-sabresd-hdcp.dtb \ | ||
68 | " | ||
69 | MACHINE_FIRMWARE_append = " firmware-imx-vpu-imx6q firmware-imx-vpu-imx6d" | ||
diff --git a/conf/distro/include/nitrogen6x.conf b/conf/distro/include/nitrogen6x.conf index aa00b5f..266e95d 100644 --- a/conf/distro/include/nitrogen6x.conf +++ b/conf/distro/include/nitrogen6x.conf | |||
@@ -20,28 +20,45 @@ | |||
20 | ## | 20 | ## |
21 | ############################################################################# | 21 | ############################################################################# |
22 | 22 | ||
23 | IMAGE_FSTYPES = "tar.gz" | ||
24 | |||
25 | BOOTFS_CONTENT = "\ | 23 | BOOTFS_CONTENT = "\ |
26 | ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ | 24 | ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ |
27 | ${KERNEL_IMAGETYPE}-imx6q-${MACHINE}.dtb:imx6q-${MACHINE}.dtb \ | 25 | ${KERNEL_IMAGETYPE}-imx6q-${MACHINE}.dtb:imx6q-${MACHINE}.dtb \ |
28 | ${KERNEL_IMAGETYPE}-imx6dl-${MACHINE}.dtb:imx6dl-${MACHINE}.dtb \ | 26 | ${KERNEL_IMAGETYPE}-imx6dl-${MACHINE}.dtb:imx6dl-${MACHINE}.dtb \ |
29 | ${KERNEL_IMAGETYPE}-imx6q-sabrelite.dtb:imx6q-sabrelite.dtb \ | 27 | ${KERNEL_IMAGETYPE}-imx6q-sabrelite.dtb:imx6q-sabrelite.dtb \ |
28 | ${KERNEL_IMAGETYPE}-imx6dl-nit6xlite.dtb:imx6dl-nit6xlite.dtb \ | ||
29 | ${KERNEL_IMAGETYPE}-imx6dl-nitrogen6_max.dtb:imx6dl-nitrogen6_max.dtb \ | ||
30 | ${KERNEL_IMAGETYPE}-imx6q-nitrogen6_max.dtb:imx6q-nitrogen6_max.dtb \ | ||
30 | 6x_bootscript-${MACHINE}:6x_bootscript \ | 31 | 6x_bootscript-${MACHINE}:6x_bootscript \ |
31 | 6x_upgrade-${MACHINE}:6x_upgrade \ | 32 | 6x_upgrade-${MACHINE}:6x_upgrade \ |
33 | ${KERNEL_IMAGETYPE}:update/${KERNEL_IMAGETYPE} \ | ||
34 | ${KERNEL_IMAGETYPE}-imx6q-${MACHINE}.dtb:update/imx6q-${MACHINE}.dtb \ | ||
35 | ${KERNEL_IMAGETYPE}-imx6dl-${MACHINE}.dtb:update/imx6dl-${MACHINE}.dtb \ | ||
36 | ${KERNEL_IMAGETYPE}-imx6q-sabrelite.dtb:update/imx6q-sabrelite.dtb \ | ||
37 | ${KERNEL_IMAGETYPE}-imx6dl-nit6xlite.dtb:update/imx6dl-nit6xlite.dtb \ | ||
38 | ${KERNEL_IMAGETYPE}-imx6dl-nitrogen6_max.dtb:update/imx6dl-nitrogen6_max.dtb \ | ||
39 | ${KERNEL_IMAGETYPE}-imx6q-nitrogen6_max.dtb:update/imx6q-nitrogen6_max.dtb \ | ||
40 | update/platform:update/platform \ | ||
32 | " | 41 | " |
33 | BOOTFS_DEPENDS = "u-boot:do_deploy virtual/kernel:do_deploy u-boot-script-boundary:do_deploy" | 42 | BOOTFS_DEPENDS = "u-boot:do_deploy virtual/kernel:do_deploy u-boot-script-boundary:do_deploy b2qt-update-framework:do_deploy" |
34 | 43 | ||
35 | EXTRA_IMAGEDEPENDS += "u-boot-script-boundary" | 44 | EXTRA_IMAGEDEPENDS += "u-boot-script-boundary" |
36 | 45 | ||
37 | PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.17-1.0.0-hfp" | 46 | PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.17-1.0.1-hfp" |
38 | PREFERRED_VERSION_imx-lib = "3.10.17-1.0.0" | 47 | PREFERRED_VERSION_imx-lib = "3.10.17-1.0.0" |
39 | 48 | ||
49 | KERNEL_DEVICETREE += "imx6dl-nit6xlite.dtb" | ||
50 | |||
51 | DISTRO_FEATURES_DEFAULT += "wayland" | ||
52 | |||
40 | MACHINE_EXTRA_INSTALL = "\ | 53 | MACHINE_EXTRA_INSTALL = "\ |
41 | libgal-mx6 \ | 54 | libgal-mx6 \ |
42 | libegl-mx6 \ | 55 | libegl-mx6 \ |
43 | libgles2-mx6 \ | 56 | libgles2-mx6 \ |
44 | gst-fsl-plugin \ | 57 | gst-fsl-plugin \ |
58 | wayland \ | ||
59 | weston \ | ||
60 | weston-examples \ | ||
61 | bcm4330-nvram-config \ | ||
45 | " | 62 | " |
46 | 63 | ||
47 | MACHINE_EXTRA_INSTALL_SDK = " \ | 64 | MACHINE_EXTRA_INSTALL_SDK = " \ |
@@ -50,6 +67,13 @@ MACHINE_EXTRA_INSTALL_SDK = " \ | |||
50 | libegl-mx6-dev \ | 67 | libegl-mx6-dev \ |
51 | libgles2-mx6 \ | 68 | libgles2-mx6 \ |
52 | libgles2-mx6-dev \ | 69 | libgles2-mx6-dev \ |
70 | libwayland-egl-mx6-dev \ | ||
53 | " | 71 | " |
54 | 72 | ||
73 | MACHINE_EXTRA_INSTALL_SDK_HOST = "\ | ||
74 | wayland-nativesdk \ | ||
75 | " | ||
76 | |||
77 | B2QT_PLATFORM = "iMX6-eLinux" | ||
78 | |||
55 | ADB_PRODUCTID = "0x0d02" | 79 | ADB_PRODUCTID = "0x0d02" |
diff --git a/conf/distro/include/raspberrypi.conf b/conf/distro/include/raspberrypi.conf index ebc32d7..33f3728 100644 --- a/conf/distro/include/raspberrypi.conf +++ b/conf/distro/include/raspberrypi.conf | |||
@@ -20,8 +20,6 @@ | |||
20 | ## | 20 | ## |
21 | ############################################################################# | 21 | ############################################################################# |
22 | 22 | ||
23 | IMAGE_FSTYPES = "tar.gz" | ||
24 | |||
25 | BOOTFS_CONTENT = "\ | 23 | BOOTFS_CONTENT = "\ |
26 | bcm2835-bootfiles/*: \ | 24 | bcm2835-bootfiles/*: \ |
27 | ${KERNEL_IMAGETYPE}:kernel.img \ | 25 | ${KERNEL_IMAGETYPE}:kernel.img \ |
@@ -39,6 +37,10 @@ MACHINE_EXTRA_INSTALL_SDK = " \ | |||
39 | " | 37 | " |
40 | 38 | ||
41 | module_autoload_snd-bcm2835 = "snd-bcm2835" | 39 | module_autoload_snd-bcm2835 = "snd-bcm2835" |
40 | module_autoload_bcm2835-v4l2 = "bcm2835-v4l2" | ||
41 | module_conf_bcm2835-v4l2 = "options bcm2835-v4l2 gst_v4l2src_is_broken=1" | ||
42 | 42 | ||
43 | # additional memory for GPU | 43 | # additional memory for GPU |
44 | GPU_MEM = "128" | 44 | GPU_MEM = "128" |
45 | # video camera support | ||
46 | VIDEO_CAMERA = "1" | ||
diff --git a/conf/distro/include/tibidabo.conf b/conf/distro/include/tibidabo.conf new file mode 100644 index 0000000..1e5e7e0 --- /dev/null +++ b/conf/distro/include/tibidabo.conf | |||
@@ -0,0 +1,46 @@ | |||
1 | ############################################################################# | ||
2 | ## | ||
3 | ## Copyright (C) 2014 Digia Plc and/or its subsidiary(-ies). | ||
4 | ## | ||
5 | ## This file is part of the Qt Enterprise Embedded Scripts of the Qt | ||
6 | ## framework. | ||
7 | ## | ||
8 | ## $QT_BEGIN_LICENSE$ | ||
9 | ## Commercial License Usage Only | ||
10 | ## Licensees holding valid commercial Qt license agreements with Digia | ||
11 | ## with an appropriate addendum covering the Qt Enterprise Embedded Scripts, | ||
12 | ## may use this file in accordance with the terms contained in said license | ||
13 | ## agreement. | ||
14 | ## | ||
15 | ## For further information use the contact form at | ||
16 | ## http://www.qt.io/contact-us. | ||
17 | ## | ||
18 | ## | ||
19 | ## $QT_END_LICENSE$ | ||
20 | ## | ||
21 | ############################################################################# | ||
22 | |||
23 | BOOTFS_CONTENT = "\ | ||
24 | ${KERNEL_IMAGETYPE}:${KERNEL_IMAGETYPE} \ | ||
25 | bootscript:bootscript \ | ||
26 | " | ||
27 | BOOTFS_DEPENDS = "tibidabo-bootscript-sd:do_deploy virtual/kernel:do_deploy" | ||
28 | |||
29 | MACHINE_EXTRA_INSTALL = "\ | ||
30 | libgal-mx6 \ | ||
31 | libegl-mx6 \ | ||
32 | libgles2-mx6 \ | ||
33 | gst-fsl-plugin \ | ||
34 | " | ||
35 | |||
36 | MACHINE_EXTRA_INSTALL_SDK = " \ | ||
37 | libgal-mx6 \ | ||
38 | libegl-mx6 \ | ||
39 | libegl-mx6-dev \ | ||
40 | libgles2-mx6 \ | ||
41 | libgles2-mx6-dev \ | ||
42 | " | ||
43 | |||
44 | module_autoload_mxc_v4l2_capture = "mxc_v4l2_capture" | ||
45 | |||
46 | BBMASK += "|meta-fsl-extras/recipes/u-boot|meta-fsl-extras/recipes/linux/linux-boundary|meta-fsl-extras/recipes/broadcom-nvram-config" | ||
diff --git a/conf/distro/include/toradex.inc b/conf/distro/include/toradex.inc new file mode 100644 index 0000000..616b77f --- /dev/null +++ b/conf/distro/include/toradex.inc | |||
@@ -0,0 +1 @@ | |||
BBMASK += "|meta-toradex/recipes-mozilla|meta-toradex/recipes-browser|meta-toradex/recipes-lxde|meta-toradex/recipes-connectivity|meta-toradex/recipes-gnome|meta-toradex/recipes/trdx-config|meta-toradex/recipes-multimedia/webm|meta-toradex/recipes-qt|meta-toradex/recipes-core/psplash|meta-toradex/recipes-support/florence|meta-toradex/recipes-core/systemd|meta-toradex/recipes-efl|meta-toradex/recipes-core/dropbear" | |||