diff options
author | Samuli Piippo <samuli.piippo@digia.com> | 2013-12-17 09:23:44 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@digia.com> | 2014-01-30 12:11:38 +0200 |
commit | 706fc1ceecaaefe5e6fd80db15bb3e8a98e3561d (patch) | |
tree | 1e30c495eda1f0600943aacfa680d86b54f198f1 /recipes/gpu-viv-bin-mx6q | |
parent | 41ca1a1f916b5af27fff5f51148c35f5510eb265 (diff) | |
download | meta-boot2qt-706fc1ceecaaefe5e6fd80db15bb3e8a98e3561d.tar.gz |
Move to yocto 1.5 dora branch
Remove recipe appends that are fixed upstream and make
changes needed for 1.5 branch.
Tested and verified with nitrogen6x.
Change-Id: I7b8ca04f2f4523fa5113bbe43767e3e90f243cd9
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
Diffstat (limited to 'recipes/gpu-viv-bin-mx6q')
-rw-r--r-- | recipes/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_1.1.0.bbappend | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/recipes/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_1.1.0.bbappend b/recipes/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_1.1.0.bbappend deleted file mode 100644 index ccbbf8f..0000000 --- a/recipes/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_1.1.0.bbappend +++ /dev/null | |||
@@ -1,25 +0,0 @@ | |||
1 | ############################################################################# | ||
2 | ## | ||
3 | ## Copyright (C) 2013 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://qt.digia.com/contact-us. | ||
17 | ## | ||
18 | ## | ||
19 | ## $QT_END_LICENSE$ | ||
20 | ## | ||
21 | ############################################################################# | ||
22 | |||
23 | PROVIDES += "virtual/libgl" | ||
24 | |||
25 | FILES_libegl-mx6-dev += "${includedir}/KHR ${includedir}/EGL" | ||