Commit Graph

31 Commits

Author SHA1 Message Date
cbc064fdec Update mali and disable dbg package for sunxi-mali
Latest sunxi-mali was failing when splitting package and creating the
-dbg package for Mali.so. Debug package is now disabled for sunxi-mali.
It's proprietary anyway and we can't do anything about it.
2014-09-14 17:37:28 +00:00
f6c05f0b68 Do not create symbolic link on libUMP as it's now done in libump package 2014-09-11 21:11:22 +00:00
28d0cc8224 Sunxi-mali depends on libump
Conflicts:
	recipes-graphics/libgles/sunxi-mali_git.bb
2014-04-22 13:36:10 +00:00
d8d970adba Add libump from here : https://github.com/linux-sunxi/libump 2014-04-22 13:34:48 +00:00
6e04e84948 Merge pull request #49 from peolsson/master
Added Olinuxino A10 LIME
2014-03-21 07:51:04 +01:00
1d4e496b9d libdri2: adding missing dri2proto dependency (resolves #23) 2014-03-08 19:08:25 +01:00
48556c8603 sunxi-mali: removing unused patch (resolves #23) 2014-03-08 19:07:44 +01:00
7f1c185828 Added Olinuxino A10 LIME 2014-03-07 16:05:47 +01:00
53f58d38b5 xf86-video-fbturbo: fix PE
The OE-core .inc already has PE=2, so increase it to 3 to fix upgrade
path.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-18 13:02:15 +01:00
f453d52175 sunxi-mali: overhaul recipe
The most important change is shipping the .so files in ${PN}, this is
needed for things like xf86-video-fbturbo to work properly. Also disable
the QA check this triggers.

Other fixes include:

* make recipe conform to OE style guide
* update to latest git
* remove unused INC_PR
* RPROVIDES_* is about packages, not about files, remove it
* Use default git protocol ('git') instead of 'http', which isn't
  officially supported by github
* Add libUMP.so symlink for xf86-video-fbturbo

Runtime tested on olinuxino-a13/Angstrom

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-15 10:40:32 +01:00
9222ada5fc xf86-video-fbturbo: fix PV
Also cleanup recipe

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-14 13:56:51 +01:00
985f6cc0a1 libdri2: fix PV
And clean up recipe as well.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-02-14 13:52:08 +01:00
166d278aac Add missing RPROVIDES
RPROVIDES specifies the libraries that are dynamically loaded
at runtime. This patch fixes "no package provides libGLESv2.so"
similar errors that occur when including packages like layer-management
of meta-ivi layer.
2013-12-31 18:35:17 +08:00
db3d191f28 Add support for cubietruck 2013-12-31 10:52:13 +08:00
c80c4d24b9 Add support for the olinuxino-A20 board 2013-12-11 18:54:31 +01:00
ad154f64fa Update fbturbo driver 2013-12-10 15:43:01 +01:00
3a8616d932 new machine meleg : Add support for mele a1000g and a2000g 2013-12-02 15:19:18 +01:00
18cb5f40fa Fix support for olinuxino-a13 board. 2013-11-15 18:35:16 +01:00
5674c623ae Fix dependecies and description of libdri2 recipe. 2013-11-15 18:23:42 +01:00
51fe9392f2 Correctly install mali and fbturbo driver:
- add correct xorg config
- For mali-sunxi driver to work it also need library files from sunxi-mali-dev
  package. Adding sunxi-mali-dev to XSERVER force the installation of
  the -dev
2013-10-29 22:38:45 +01:00
3fbb13499b Change sunxifb to the new repository 2013-10-19 09:42:05 +02:00
7b3b7ca8ac Install sunxi-mali libraries correctly 2013-10-19 09:12:31 +02:00
f8d920108a fix configure/compile of sunxi-mali 2013-10-17 13:54:29 +02:00
43efb1d306 Add xf86-video-sunxifb recipe 2013-10-11 13:47:29 +02:00
91d16e9443 Add libdri2 recipe 2013-10-11 13:46:57 +02:00
45d5895c27 Add sunxi-mali recipe 2013-10-11 13:46:34 +02:00
9f79a10437 Remove old recipe 2013-09-12 08:22:07 +02:00
8840d1a82a Change linux to use 3.4 branch 2013-09-12 08:20:59 +02:00
bd4713680b tslib git bbappend: make it work with the tslib_git.bb in meta-openembedded/danny
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2013-04-03 15:04:16 +02:00
9576b4097b Add specific tslib lib for olinuxino a13 2013-02-25 20:42:59 +01:00
b663e7b3d6 Add Xorg configuration 2013-02-25 20:42:42 +01:00