339dc8af45
python: added pyA20 for controlling GPIO
...
pyA20 allows controlling GPIO, SPI and I2C on Allwinner boards from python.
Although it is named A20 it should work on A10, A13 and other CPUs.
Provided by Olimex for their boards but should work for others as well.
Tested on A20-OLinuXino-MICRO.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2014-11-28 09:22:02 +01:00
0ed1eadb95
libdri2: added missing pkgconfig inherit
...
Signed-off-by: Enrico Butera <ebutera@users.sourceforge.net >
2014-11-11 19:55:32 +01:00
715f2ace5b
Merge pull request #74 from cybertux/fixed_u-boot_version
...
Append the shortened git revision to the u-boot version
2014-10-02 07:29:39 +02:00
56f00d5e20
Merge pull request #75 from net147/master
...
sunxi-mali: fix typos in COMPATIBLE_MACHINE
2014-10-02 07:29:25 +02:00
2c587ebf73
sunxi-mali: fix typos in COMPATIBLE_MACHINE
2014-10-02 13:20:57 +10:00
62d877b9e9
Append the shortened git revision to the u-boot version
...
This add the first 7 characters of the git sha-1 to the compiled in
u-boot version.
With this change the serial console displays the following version information:
U-Boot 2014.04-gee425f9 (Oct 01 2014 - 22:20:35) Allwinner Technology
Without the version looks like this:
U-Boot 2014.04 (Oct 01 2014 - 21:55:57) Allwinner Technology
Signed-off-by: Christian Ege <k4230r6@gmail.com >
2014-10-01 22:42:20 +02:00
998cbf3544
Merge pull request #73 from cybertux/olimex-a20-lime_v3
...
This adds support to build for the Olimex A20-OLinuXino-LIME
2014-10-01 11:34:43 +02:00
d5461fdab9
This adds support to build for the Olimex A20-OLinuXino-LIME
...
- Added a "olinuxino-a20lime" machine configuration
Signed-off-by: Christian Ege <k4230r6@gmail.com >
2014-09-29 22:19:37 +02:00
0dc2ccf234
Merge pull request #69 from net147/master
...
sunxi-mali: set LICENSE to Proprietary
2014-09-25 22:07:04 +02:00
edd823ca05
sunxi-mali: set LICENSE to Proprietary
...
Fixes the following warning:
"WARNING: sunxi-mali: No generic license file exists for:
proprietary-binary in any provider"
Signed-off-by: Jonathan Liu <net147@gmail.com >
2014-09-25 21:50:00 +10:00
a743b7d5e5
Merge pull request #68 from Noxenious/master
...
Update u-boot_git.bb, Correct U-Boot machine names
2014-09-24 11:47:11 +02:00
049349756c
Merge pull request #67 from net147/master
...
Use FILESEXTRAPATHS_prepend for correct assignment
2014-09-24 11:46:52 +02:00
2b7341d260
Merge pull request #66 from dnmeid/master
...
Add support for Olimex A20 SOM
2014-09-21 15:12:42 +02:00
c8782fa7fd
Removed double KERNEL_IMAGETYPE
...
KERNEL_IMAGETYPE is defined in kernel (linux_3.4.bb) and machine
(conf/machine/include/sunxi.inc). This can lead to problems when
trying to change the image type. Removed from kernel.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2014-09-18 19:39:38 +02:00
dc03e94587
Update u-boot_git.bb, Correct U-Boot machine names
...
The latest revision of U-Boot requires changing the U-Boot machine names for
olimex based boards, as these were changed in U-Boot.
U-Boot tested on Olimex A20 Olinuxino
Signed-off-by: Jens Lucius <info@jenslucius.com >
2014-09-18 18:36:25 +02:00
dfe5e55274
Update u-boot_git.bb
2014-09-15 19:33:01 +02:00
e1969f71e9
olinuxino-a20som: add machine config
2014-09-08 12:16:10 +02:00
537386dcfc
olinuxino-a20som: add fex file
2014-09-08 12:16:10 +02:00
d809a6ecdb
olinuxino-a20som: include a20som
2014-09-08 12:16:10 +02:00
bcc4283b09
added A20 to description
2014-09-08 12:16:10 +02:00
b81aa265ed
olinuxino-a20som: add kernel configuration
2014-09-08 12:16:10 +02:00
1eb006ed26
olinuxino-a20som: include a20som
2014-09-08 12:16:09 +02:00
b918724761
olinuxino-a20som: add u-boot option
2014-09-08 12:16:09 +02:00
6c0b99fce8
tslib: use FILESEXTRAPATHS_prepend for correct assignment
...
Signed-off-by: Jonathan Liu <net147@gmail.com >
2014-09-04 23:30:20 +10:00
dfa712ea4b
xserver-xf86-config: use FILESEXTRAPATHS_prepend for correct assignment
...
Signed-off-by: Jonathan Liu <net147@gmail.com >
2014-09-04 23:29:47 +10:00
bb3a53941a
Merge pull request #65 from SaskatoonTechworks/systemd
...
linux-3.4: update to 3.4.90
2014-07-31 08:24:52 +02:00
dea1bac947
linux-3.4: add cgroup xattr patch
...
This should have been part of the previous commit.
Acquired from Arch Linux.
Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca >
2014-07-30 18:33:14 -06:00
e408b5024f
linux-3.4: update to 3.4.90
...
This fixes an issue with systemd >= 213, where it can't mount a
filesystem in /sys/fs/cgroups/systemd because sysfs didn't support
xattr.
Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca >
2014-07-30 17:06:24 -06:00
5900774287
README: update email
...
Signed-off-by: Enrico Butera <ebutera@users.sourceforge.net >
2014-07-26 14:27:02 +02:00
4e2383470e
sunxi-mali: Update, fixed conflict with libump recipe
2014-07-02 00:30:42 +04:00
05a803caac
Merge pull request #63 from vonfritz/upstream-master
...
olinuxino-a10.conf: Remove MACHINE_EXTRA_RRECOMMENDS
2014-05-31 14:36:02 +02:00
8c6f8c9392
olinuxino-a10.conf: Remove MACHINE_EXTRA_RRECOMMENDS
2014-05-30 20:18:46 +02:00
620311104b
Merge pull request #57 from RehiveTech/fix-sunxi-board-fex
...
Simple fixes for sunxi-board-fex
2014-04-23 18:18:19 +02:00
8f1f5535ab
sunxi-board-fex: trivial: Remove invalid comment
...
Signed-off-by: Tomas Novotny <novotny@rehivetech.com >
2014-04-23 16:56:02 +02:00
969a4e6b0b
sunxi-board-fex: Fix recipe versioning
...
Git repository sunxi-boards is not versioned. For now there is no
tracking of a git revision in the recipe. This patch fixes it. Related
discussion:
http://article.gmane.org/gmane.comp.handhelds.openembedded/62130
Signed-off-by: Tomas Novotny <novotny@rehivetech.com >
2014-04-23 16:46:51 +02:00
00b9ae419e
Merge pull request #56 from koenkooi/ubootmachine-fix
...
machines: sync u-boot config name with boards.cfg
2014-04-16 09:48:29 +02:00
944e8111b8
machines: sync u-boot config name with boards.cfg
...
Recent u-boots (e.g. 2014.04-rc) need the _config appended to work, so
add that and sync the names with boards.cfg as well.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2014-04-12 19:14:36 +02:00
ec4b40754e
Update libump: remove PE
2014-04-11 07:49:41 +02:00
1d2299057b
Sunxi-mali depends on libump
2014-04-08 15:05:53 +00:00
3867ea9cb3
Add libump from here : https://github.com/linux-sunxi/libump
2014-04-08 15:05:08 +00:00
1b5c971774
Detect x11 and wayland support in distro and install framebuffer libs in case of wayland and x11 ones otherwise.
2014-04-08 10:07:15 +00:00
f1e777d552
Merge pull request #55 from koenkooi/kernel-update
...
linux 3.4: update to latest git
2014-04-08 11:35:47 +02:00
070639d970
linux 3.4: update to latest git
...
Changes include, but are not limited to:
* 32bit hdmi audio support
* MMC support for sun41
* SPI fixes
* AXP thermal support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2014-04-08 09:55:42 +02:00
c59ae55bd0
Merge pull request #54 from vonfritz/upstream-master
...
remove unnedded patches and confs
2014-04-07 01:19:28 +02:00
9eb93456ae
Merge pull request #53 from SaskatoonTechworks/fix_princ
...
Remove PRINCs
2014-03-28 18:35:19 +01:00
cafb3cec05
Remove PRINCs
...
The PR server is expected to be used now, so use it
for all meta-sunxi's bbappends.
Signed-off-by: Dan McGregor <dan.mcgregor@usask.ca >
2014-03-25 16:13:55 -06:00
9bf053c15a
remove unnedded patches and confs
2014-03-23 10:18:57 +01:00
9f46a07305
linux: prepare defconfigs for axp20x thermal support
2014-03-21 07:53:02 +01:00
6e04e84948
Merge pull request #49 from peolsson/master
...
Added Olinuxino A10 LIME
2014-03-21 07:51:04 +01:00
43fe715ea4
Merge pull request #50 from KristofRobot/libdri2
...
libdri2 patch (resolves #23 )
2014-03-21 07:44:00 +01:00