summaryrefslogtreecommitdiffstats
path: root/meta-ti-extras/recipes
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-extras/recipes')
-rw-r--r--meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend4
-rw-r--r--meta-ti-extras/recipes/powervr-drivers/omap3-sgx-modules/0001-Rename-omap_dss_device-output-to-src.patch25
-rw-r--r--meta-ti-extras/recipes/powervr-drivers/omap3-sgx-modules_5.01.01.02.bbappend23
-rw-r--r--meta-ti-extras/recipes/u-boot/u-boot-uenv-script.bb48
-rw-r--r--meta-ti-extras/recipes/u-boot/u-boot-uenv-script/uEnv.txt6
5 files changed, 106 insertions, 0 deletions
diff --git a/meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend b/meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend
index 49f8f58..ee30872 100644
--- a/meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend
+++ b/meta-ti-extras/recipes/linux/linux-ti-staging_3.14.bbappend
@@ -25,3 +25,7 @@ SRC_URI += "\
25 " 25 "
26KERNEL_CONFIG_FRAGMENTS += "${WORKDIR}/usb-serial.cfg" 26KERNEL_CONFIG_FRAGMENTS += "${WORKDIR}/usb-serial.cfg"
27KERNEL_DEVICETREE_b2qt = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb" 27KERNEL_DEVICETREE_b2qt = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb"
28
29KERNEL_GIT_URI = "git://github.com/beagleboard/linux"
30BRANCH = "3.14"
31SRCREV = "b36a2d5ca4e2859c92fac09ccedf4e42d620dda7"
diff --git a/meta-ti-extras/recipes/powervr-drivers/omap3-sgx-modules/0001-Rename-omap_dss_device-output-to-src.patch b/meta-ti-extras/recipes/powervr-drivers/omap3-sgx-modules/0001-Rename-omap_dss_device-output-to-src.patch
new file mode 100644
index 0000000..6b0b4c7
--- /dev/null
+++ b/meta-ti-extras/recipes/powervr-drivers/omap3-sgx-modules/0001-Rename-omap_dss_device-output-to-src.patch
@@ -0,0 +1,25 @@
1From 643c4eb9f6e09f3b674990285da7fb1174d6f450 Mon Sep 17 00:00:00 2001
2From: Samuli Piippo <samuli.piippo@theqtcompany.com>
3Date: Thu, 17 Mar 2016 11:58:40 +0200
4Subject: [PATCH] Rename omap_dss_device output to src
5
6---
7 services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c | 2 +-
8 1 file changed, 1 insertion(+), 1 deletion(-)
9
10diff --git a/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c b/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c
11index 17bf181..ebacc51 100644
12--- a/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c
13+++ b/services4/3rdparty/dc_omapfb3_linux/omaplfb_linux.c
14@@ -177,7 +177,7 @@ MODULE_SUPPORTED_DEVICE(DEVNAME);
15 #if (LINUX_VERSION_CODE < KERNEL_VERSION(3,7,0))
16 #define OMAP_DSS_MANAGER(man, dev) struct omap_overlay_manager *man = (dev) != NULL ? (dev)->manager : NULL
17 #else
18-#define OMAP_DSS_MANAGER(man, dev) struct omap_overlay_manager *man = (dev) != NULL ? (dev)->output->manager : NULL
19+#define OMAP_DSS_MANAGER(man, dev) struct omap_overlay_manager *man = (dev) != NULL ? (dev)->src->manager : NULL
20 #endif
21
22 #define WAIT_FOR_VSYNC(man) ((man)->wait_for_vsync)
23--
241.9.1
25
diff --git a/meta-ti-extras/recipes/powervr-drivers/omap3-sgx-modules_5.01.01.02.bbappend b/meta-ti-extras/recipes/powervr-drivers/omap3-sgx-modules_5.01.01.02.bbappend
new file mode 100644
index 0000000..0fad030
--- /dev/null
+++ b/meta-ti-extras/recipes/powervr-drivers/omap3-sgx-modules_5.01.01.02.bbappend
@@ -0,0 +1,23 @@
1##############################################################################
2##
3## Copyright (C) 2016 The Qt Company Ltd.
4## Contact: http://www.qt.io/licensing/
5##
6## This file is part of the Boot to Qt meta layer.
7##
8## $QT_BEGIN_LICENSE:COMM$
9##
10## Commercial License Usage
11## Licensees holding valid commercial Qt licenses may use this file in
12## accordance with the commercial license agreement provided with the
13## Software or, alternatively, in accordance with the terms contained in
14## a written agreement between you and The Qt Company. For licensing terms
15## and conditions see http://www.qt.io/terms-conditions. For further
16## information use the contact form at http://www.qt.io/contact-us.
17##
18## $QT_END_LICENSE$
19##
20##############################################################################
21
22FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
23SRC_URI += "file://0001-Rename-omap_dss_device-output-to-src.patch"
diff --git a/meta-ti-extras/recipes/u-boot/u-boot-uenv-script.bb b/meta-ti-extras/recipes/u-boot/u-boot-uenv-script.bb
new file mode 100644
index 0000000..5695561
--- /dev/null
+++ b/meta-ti-extras/recipes/u-boot/u-boot-uenv-script.bb
@@ -0,0 +1,48 @@
1##############################################################################
2##
3## Copyright (C) 2016 The Qt Company Ltd.
4## Contact: http://www.qt.io/licensing/
5##
6## This file is part of the Boot to Qt meta layer.
7##
8## $QT_BEGIN_LICENSE:COMM$
9##
10## Commercial License Usage
11## Licensees holding valid commercial Qt licenses may use this file in
12## accordance with the commercial license agreement provided with the
13## Software or, alternatively, in accordance with the terms contained in
14## a written agreement between you and The Qt Company. For licensing terms
15## and conditions see http://www.qt.io/terms-conditions. For further
16## information use the contact form at http://www.qt.io/contact-us.
17##
18## $QT_END_LICENSE$
19##
20##############################################################################
21
22DESCRIPTION = "U-Boot script to start up BeagleBone Black"
23LICENSE = "CLOSED"
24PR = "r0"
25
26COMPATIBLE_MACHINE = "(beaglebone)"
27PV = "20140225"
28
29SRC_URI = "file://uEnv.txt"
30
31inherit deploy
32
33do_deploy () {
34 install -d ${DEPLOYDIR}
35 install ${WORKDIR}/uEnv.txt ${DEPLOYDIR}/uEnv-${MACHINE}-${PV}-${PR}.txt
36
37 cd ${DEPLOYDIR}
38 rm -f uEnv-${MACHINE}.txt
39 ln -sf uEnv-${MACHINE}-${PV}-${PR}.txt uEnv-${MACHINE}.txt
40}
41
42addtask deploy after do_install before do_build
43
44do_compile[noexec] = "1"
45do_install[noexec] = "1"
46do_populate_sysroot[noexec] = "1"
47
48PACKAGE_ARCH = "${MACHINE_ARCH}"
diff --git a/meta-ti-extras/recipes/u-boot/u-boot-uenv-script/uEnv.txt b/meta-ti-extras/recipes/u-boot/u-boot-uenv-script/uEnv.txt
new file mode 100644
index 0000000..d41ef60
--- /dev/null
+++ b/meta-ti-extras/recipes/u-boot/u-boot-uenv-script/uEnv.txt
@@ -0,0 +1,6 @@
1optargs=consoleblank=0 vt.global_cursor_default=0 quiet
2# extra options to support older u-boot (2013)
3bootfile=zImage
4loadaddr=0x80200000
5loaduimage=load mmc ${bootpart} ${loadaddr} ${bootdir}/${bootfile}
6mmcboot=echo Booting from mmc ...; run mmcargs; bootz ${loadaddr} - ${fdtaddr}