6fd8f0e07a
linux defconfig: enable BT and BLE support and drivers
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-07-30 10:41:32 +02:00
12db242d7e
linux defconfig: enable all SDIO/SPI/USB wifi drivers
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-07-30 10:40:22 +02:00
49ada71639
linux defconfig: turn on wireless networking
...
This is only the support for wireless in the networking stack, not the
actual drivers.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-07-30 10:36:48 +02:00
9f031779ca
Merge pull request #103 from koenkooi/defconfig-enhancements
...
Make the kernel more usable, patch set #1
2015-07-30 10:27:08 +02:00
af112e2f1c
linux defconfig: enable IPv6 as module
...
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-07-30 10:10:58 +02:00
dcb2166a1c
linux defconfig: turn on autofs, fuse and fanotify
...
Systemd works a lot better with autofs, fuse and fanotify, so turn those
on.
Fuse and fanotify are also useful outside of systemd.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net >
2015-07-30 10:05:56 +02:00
79a65ac2a1
Merge pull request #101 from net147/master
...
olinuxino-a20: fix KERNEL_DEVICETREE
2015-07-29 08:43:38 +02:00
c5ee8d779f
olinuxino-a20: fix KERNEL_DEVICETREE
...
Signed-off-by: Jonathan Liu <net147@gmail.com >
2015-07-29 14:29:40 +10:00
fab2a652d2
Merge pull request #100 from Noxenious/master
...
Fix build error with new dosfstools
2015-07-22 13:03:32 +02:00
ec8d7afb9c
fix alignment in sdcard class
2015-07-22 10:21:35 +02:00
f4ebd29a50
Remove unused PREFFERED_VERSIONS and let the virtual/kernel preffered provider be overriden.
2015-07-18 16:45:17 +02:00
d8934807c6
Merge pull request #98 from Noxenious/master
...
Update kernel and u-boot
2015-07-18 16:43:49 +02:00
6e6e7bdc45
Fix Typos in README.md
2015-07-16 22:46:03 +02:00
73377c0bc6
Merge pull request #96 from whirm/fix_cubie2_config
...
Fix cubieboard2.conf.
2015-06-26 14:29:55 +02:00
b326149b1b
Fix build error with new dosfstools
...
oe-core has updated dosfstools to the latest version 3.0.28 with mkfs.vfat
returning an error when a file already exists. Remove the old file before
creating a new one.
Issue discovered and fixed by Gary Thomas <gary@mlbassoc.com > for
RaspberryPi and Freescale layers.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-06-26 12:50:19 +02:00
966a7cf417
Fix cubieboard2.conf.
...
Closes #95
2015-06-26 12:16:52 +02:00
9125a7a903
Merge pull request #93 from whirm/patch-1
...
Fix typo in cubieboard2.conf
2015-06-25 10:44:51 +02:00
c6b0194806
Fix typo in cubieboard2.conf
2015-06-25 10:34:00 +02:00
be0e113009
u-boot: add stable 2015.07 mainline
...
Add new stable 2015.07 mainline u-boot version.
Add correct mainline u-boot names to machine configs.
Add overwrite for different names for old sunxi u-boot.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-06-21 18:08:00 +02:00
1092ae5117
kernel: add recipe for 4.1.2
...
Add new stable linux kernel 4.1.2
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-06-21 18:06:18 +02:00
bea5512317
Merge pull request #1 from linux-sunxi/master
...
Update
2015-07-17 13:33:38 +02:00
32243d4dc9
Merge pull request #92 from Noxenious/master
...
kernel: fix missing device tree, switch to mainline
2015-06-17 15:09:30 +02:00
207b25ecf1
Fix various error in GLES includes while building EFL 1.14
2015-06-16 23:36:45 +02:00
d60ad7f615
fix README line feeds
2015-06-16 16:38:30 +02:00
8107abbdee
kernel: fix missing device tree, switch to mainline
...
- Add back missing device tree definitions in machine files
- Switch to mainline kernel by default
- Add description to switch back to sunxi versions in README
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-06-16 16:33:57 +02:00
4240612f21
Use SOC_FAMILY to avoid the long list of COMPATIBLE_MACHINE
...
It uses 3 different SOC_FAMILY sun4i,sun5i,sun7i this list come from here http://sunxi.org/Allwinner_SoC_Family
Adding a new machine should be now more easy, as we have now to only create a new machine.conf file, set the right SOC_FAMILY and include the right arch inclue.
2015-06-16 00:45:08 +02:00
cb66c3eafb
Merge pull request #91 from Noxenious/master
...
Add mainline linux
2015-06-16 00:19:37 +02:00
c7adafe8ac
Merge pull request #90 from whirm/upstream_u-boot
...
Upstream u-boot recipe
2015-06-16 00:18:43 +02:00
dfb9413049
Rename u-boot_git.bb to u-boot-sunxi.bb.
...
So upstream recipe takes precedence.
2015-06-11 14:52:29 +02:00
d5fa6bc501
Add boot.scr to sdcard image's boot/ if found.
2015-06-11 14:51:54 +02:00
46c2d5d4a1
New recipe for upstream u-boot
...
Also add a basic boot.cmd with support for both uImage and zImage.
2015-06-11 14:51:54 +02:00
55b9d9ae5e
kernel: don´t set default to mainline
2015-06-10 22:05:01 +02:00
b10c844cb2
kernel: move devicetree to machine files, include in sd-card
...
Move device tree configuration to machine files. Check for device tree
in sd card creation and include device tree file in first partition.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-06-10 22:01:24 +02:00
38edd14b04
Revert "kernel: use make defconfig for mainline"
...
This reverts commit 5c7ffb35f2
.
2015-06-10 12:18:51 +02:00
5c7ffb35f2
kernel: use make defconfig for mainline
...
Always use the sunxi_defconfig supplied by the kernel.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-06-09 18:33:43 +02:00
82d0172433
kernel: use sunxi_defconfig for all boards
...
Do not use individual files for mainline kernel config but
sunxi_defconfig.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-06-09 15:55:36 +02:00
d271c8130a
Add mainline linux
...
Add recipe and configuration files for mainline linux.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-06-08 13:56:40 +02:00
59437d24b1
Merge pull request #89 from Noxenious/master
...
Fixes for lime2 board and set default u-boot to u-boot
2015-04-28 14:05:25 +02:00
091001b76d
lime2: remove double kernel config entry
...
An earlier patch introduced a double kernel config line. Remove it.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-04-02 14:27:42 +02:00
90c7651e64
lime2: fix u-boot name
...
Fix wrong u-boot name in lime2 config.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-04-02 14:26:32 +02:00
91a61a8de4
set default u-boot to u-boot
...
Set the PREFERRED_PROVIDER_u-boot and _virtual/bootloader to u-boot.
Preperation for adding mainline u-boot.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-03-09 14:13:03 +01:00
7b424b6ec9
lime2: fix gmac vs emac kernel issue
...
The Olimex lime2 has gigabit ethernet instead of fast ethernet of other
limes. So it uses the gmac driver instead of the emac driver in linux
kernel.
2015-03-09 12:42:58 +01:00
4f66286422
Merge pull request #87 from Noxenious/master
...
Add support for more boards and prepare for mainline kernel
2015-03-04 07:39:53 +01:00
eeb41f14c8
Add more devices (LimeA10, Lime2, A13SOM, Forfun Q88DB)
...
Add Olimex Boards Olinuxino A10 Lime, A20 Lime2, A13SOM and Forfun
A13 Tablet. Sort all machine names in recipes alphabetically.
2015-03-03 18:09:46 +01:00
2de81b3de0
sunxi: set preferred kernel to 3.4
...
Set the preferred kernel to 3.4 in sunxi.inc. This makes it easier
to upgrade the kernel in a later commit without breaking build.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-03-03 18:03:48 +01:00
c27b5d3555
pyA20: Add more olimex boards
...
pyA20 allows controlling gpio via python. Add more olimex boards:
- A10 Lime
- A20 Lime
- A20 Lime2
- A13 SOM
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-03-02 16:39:10 +01:00
e8e6552b17
Merge pull request #86 from Noxenious/master
...
linux: add linux.inc again
2015-03-02 08:46:44 +01:00
196f800f7d
linux: add linux.inc again
...
Removing the linux.inc introduced an unnecessary dependency on meta-oe.
Add the latest linux.inc from meta-oe to the layer and change path.
Signed-off-by: Jens Lucius <info@jenslucius.com >
2015-03-02 01:05:58 +01:00
732bb19214
Merge pull request #84 from KristofRobot/linux-remove
...
linux: replacing custom linux.inc by openembedded linux.inc reference (r...
2015-02-22 12:01:07 +01:00
c663594470
Use u-boot.inc from OpenEmbedded directory instead of our own file
2015-02-22 11:59:46 +01:00