Andrei Gherzan
428602b2f9
rpi-default-providers: Let users overwrite the default providers
...
[Feature #65 ]
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
Signed-off-by: Pierre FICHEUX <pierre.ficheux@gmail.com >
(cherry picked from commit ade923f17d )
Signed-off-by: Petter Mabäcker <petter@technux.se >
2015-12-09 12:46:56 +01:00
Andrei Gherzan
bdb6b72284
mesa: Replace ugly fix for gles/egl
...
Use instead, the special created recipe mesa-gl which provides on libgl.
Change-Id: I5ed3c50a0a794f8ea63cc1906f0139ec47459fa6
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2014-02-25 17:45:00 +02:00
Andrei Gherzan
48bd943382
rpi-default-providers: Move PREFERRED_VERSIONs to rpi-default-versions.inc
...
Change-Id: I61c32aa23eef86cb9861776b37c4ecd8f7c8052c
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2014-01-25 13:02:13 +02:00
Andrei Gherzan
26fa448b0c
rpi-default-providers: Use u-boot-rpi as u-boot provider
...
Change-Id: Ic537cada66ff09cde592da977a109415e05cb19c
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2014-01-25 13:02:13 +02:00
Andrei Gherzan
6864865fd6
rpi-default-providers: Use jpeg as default provider
...
Change-Id: Ic7f1faa3ed60a3ccd1b0b08ed366cfb71df06536
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2013-11-29 11:51:49 +02:00
Andrei Gherzan
c96c590d0c
rpi-default-providers: Use 3.10.X as default kernel
...
This is the default/base branch on official github repository:
https://github.com/raspberrypi/linux/branches
Change-Id: I99702ae7548b49a5b4b575b3f02f5a3a48ad347f
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2013-11-13 18:24:39 +02:00
Alexandru Niculita
e921fcc54c
Make Linux 3.6 the default for Raspberry Pi
...
From: Philipp Wagner <mail@philipp-wagner.com >
Kernel 3.6 is also the default for Raspbian and thus should be the
most tested version right now.
Change-Id: I03a75fa1be3ab0f8f43fb09a8fff779c6d9100e7
Signed-off-by: Philipp Wagner <mail@philipp-wagner.com >
Signed-off-by: Alexandru Niculita <alexnick87@gmail.com >
2013-11-12 17:36:50 +02:00
Andrei Gherzan
88f8ddceef
rpi-default-providers.inc: Remove preferred provider to linux headers
...
We do this because the recipe was removed. Check:
commit 808f5e54f8
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2013-06-23 23:15:46 +03:00
Andrei Gherzan
33d2e1d7bb
rpi-default-providers: Use userland as provider for egl and gles2
...
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2013-03-13 19:42:19 +02:00
Andrei Gherzan
bff90c7a0d
rpi-default-providers: Remove virtual/libgl provider
...
There are no libgl binary shipped in raspberrypi firmware repo.
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2013-03-13 19:42:09 +02:00
Andrei Gherzan
e1e8477a77
rpi-default-providers: Use linux-libc-headers-raspberrypi
...
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2012-11-27 22:42:39 +02:00
Andrei Gherzan
a1da838d81
Move fsl-default*.inc from distro to machine
...
It makes no sense to have distro related configurations in a BSP
layer. So let's have these common parts (provides, version etc)
in machine directory instead.
[GITHUB #73 ]
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro >
2012-09-18 19:14:04 +03:00