aagallag
0d0edaa374
Fixed typo with u-boot-dtb.bin symlink
2016-10-15 21:17:59 +02:00
Aaron Gallagher
65f3b8cc69
Added support for generating NextThingCo sunxi-spl.bin file
2016-10-15 21:17:59 +02:00
Rikard Söderström
7bdda85253
Added support for building NextThingCo ubifs
...
By configuring UBIFS and UBINIZE parameters in conf/machin/chip.conf
Signoff, Rikard Söderström <soderstrom.rikard@gmail.com>
2016-10-15 21:17:59 +02:00
Rikard Söderström
daf8c39312
Added support for generating NextThingCo u-boot binaries
...
uboot-env.bin
sunxi-spl-with-ecc.bin
u-boot-dtb.bin
Signoff, Rikard Söderström <soderstrom.rikard@gmail.com>
2016-10-15 21:17:59 +02:00
Rikard Söderström
8e30f9cbae
Added NextThingCo C.H.I.P machine configuration
...
Signoff: Rikard Söderström <rikard.soderstrom@gmail.com>
2016-10-15 21:17:59 +02:00
Rikard Söderström
a2ab5f30ec
Added NextThingCo C.H.I.P machine configuration
...
The status of this commit is "it compiles" but until I receive my kernel backer C.H.I.P I cannot actually verify it.
Signoff: Rikard Söderström <rikard.soderstrom@gmail.com>
2016-10-15 21:17:59 +02:00
Enrico Butera
4ab93061c2
Merge pull request #150 from net147/u-boot-2016.09
...
u-boot: update to 2016.09.01
2016-09-26 09:45:28 +02:00
Jonathan Liu
3dc1fc4103
u-boot: update to 2016.09.01
...
Signed-off-by: Jonathan Liu <net147@gmail.com>
2016-09-26 17:29:51 +10:00
Enrico Butera
1a840570a9
Merge pull request #149 from net147/gcc6-fixes
...
linux-sunxi: fix compiling with GCC 6
2016-09-26 09:23:58 +02:00
Jonathan Liu
0c6af07690
linux-sunxi: fix compiling with GCC 6
...
Fixes the following compile error with GCC 6:
[...]/kernel-source/include/linux/compiler-gcc.h:103:30: fatal error: linux/compiler-gcc6.h: No such file or directory
Signed-off-by: Jonathan Liu <net147@gmail.com>
2016-09-25 21:53:32 +10:00
Enrico Butera
54321d7854
Merge pull request #147 from twoerner/contrib/twoerner/fixes-01
...
tslib: remove un-referenced patch
2016-09-17 13:58:08 +02:00
Trevor Woerner
b87043d683
tslib: remove un-referenced patch
...
This patch is no longer referenced in any recipe, therefore remove it.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2016-09-15 08:53:48 -04:00
Enrico Butera
bb8656b63e
Merge pull request #146 from net147/image-class-fixes
...
sdcard_image-sunxi.bbclass: remove redundant IMAGEDATESTAMP
2016-09-13 08:01:33 +02:00
Jonathan Liu
93ec9da1e4
sdcard_image-sunxi.bbclass: remove redundant IMAGEDATESTAMP
...
The IMAGE_NAME variable already contains the date and time so it is
redundant to also include the date again with IMAGEDATESTAMP
when writing to image-version-info in the boot partition.
Signed-off-by: Jonathan Liu <net147@gmail.com>
2016-09-13 12:04:05 +10:00
Enrico Butera
1c06816a26
Merge pull request #145 from net147/image-class-fixes
...
Image class fixes
2016-09-12 10:50:47 +02:00
Jonathan Liu
f6417032a0
sdcard_image-sunxi.bbclass: add vardepsexclude to fix taskhash mismatch
...
IMAGEDATESTAMP may change while bitbake is running which can result in
a taskhash mismatch error for do_image_sunxi_sdimg.
Signed-off-by: Jonathan Liu <net147@gmail.com>
2016-09-11 22:18:11 +10:00
Jonathan Liu
26c32a3228
sdcard_image-sunxi.bbclass: fix copying device tree files not working
...
The image class assumes the working directory is the directory
containg the kernel and device tree files but this isn't always the
case.
Signed-off-by: Jonathan Liu <net147@gmail.com>
2016-09-09 22:43:21 +10:00
Jonathan Liu
0da0fd6531
sdcard_image-sunxi.bbclass: change deployment dir to IMGDEPLOYIDR
...
This fixes building images after OE-Core revision
6d969bacc718e21a5246d4da9bf9639dcae29b02.
Signed-off-by: Jonathan Liu <net147@gmail.com>
2016-09-09 22:23:12 +10:00
Enrico Butera
5564b58b56
Merge pull request #142 from net147/u-boot-out-of-tree
...
u-boot: fix out-of-tree builds
2016-09-07 08:21:47 +02:00
Enrico Butera
53712dd3bb
Merge pull request #143 from koenkooi/mali-float
...
sunxi-mali: error out earlier on non-hf builds
2016-09-07 08:21:07 +02:00
Koen Kooi
63410209ad
sunxi-mali: error out earlier on non-hf builds
...
This will now error out during parsing instead of during do_compile as
well as having a better error message.
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2016-09-06 11:53:08 +02:00
Jonathan Liu
a3b6faa731
u-boot: fix out-of-tree builds
...
Signed-off-by: Jonathan Liu <net147@gmail.com>
2016-08-23 21:48:08 +10:00
Enrico Butera
b00caff43d
Merge pull request #140 from jlucius/master
...
Update Kernel and U-Boot versions
2016-06-25 16:16:17 +02:00
jlucius
11dee5bc94
Change PV for kernel git version
...
Signed-off-by: Jens Lucius <info@jenslucius.com>
2016-06-25 14:02:53 +02:00
Jens Lucius
f74be86e4a
Update Mainline, Git Kernel
...
Update Mainline kernel from 4.4.6 to 4.4.13
Update Git kernel from 4.5.0 to 4.7 rc4
Signed-off-by: Jens Lucius <info@jenslucius.com>
2016-06-21 13:25:53 +02:00
Jens Lucius
7c1e4b303b
Update U-Boot to 2016.05
...
Update to 2016.05 from 2016.03.
Signed-off-by: Jens Lucius <info@jenslucius.com>
2016-06-21 13:17:58 +02:00
jlucius
9e15c68634
Merge pull request #5 from linux-sunxi/master
...
Merge sunxi-master
2016-06-12 11:52:23 +02:00
Enrico Butera
69f56d3f94
Merge pull request #136 from twoerner/master
...
sunxi-mali: build fixes
2016-06-05 09:59:02 +02:00
Trevor Woerner
9b77af849d
sunxi-mali_git: base_contains() -> bb.utils.contains()
...
base_contains() is deprecated in favour of bb.utils.contains().
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2016-06-04 18:00:15 -04:00
Trevor Woerner
3830f90aaa
sunxi-mali_git: fix make args
...
Previously ${EXTRA_OECONF} had been added to the 'make' invocations, but this
doesn't work if, say, EXTRA_OECONF is set to '--disable-shared'. What was
probably meant was to add ${EXTRA_OEMAKE}.
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
2016-06-04 17:58:10 -04:00
Enrico Butera
35d98632f3
Merge pull request #135 from geomatsi/add-pcduino-support
...
Add support for pcduino devices
2016-05-20 13:13:49 +02:00
Sergey Matyukevich
941e978370
Add support for pcduino devices
...
Add support for LinkSprite pcDuino1 device and its flavors
including pcduino-lite and pcduino-lite-wifi:
- add pcduino machine description
- enable CONFIG_SPI_SPIDEV in upstream kernel defconfig to provide simple userspace access
to SPI devices on Arduino shields
Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
2016-05-18 22:17:42 +03:00
Enrico Butera
51fe0eecc6
Merge pull request #132 from jlucius/master
...
Bump kernel and U-Boot
2016-03-24 10:17:22 +01:00
Jens Lucius
8c13f0de1b
Bump Kernel versions
...
Stable kernel to 4.4.6
Git kernel to 4.5
Signed-off-by: Jens Lucius <info@jenslucius.com>
2016-03-20 19:17:19 +01:00
Jens Lucius
06828aab99
Remove old U-Boot
2016-03-20 19:16:33 +01:00
Jens Lucius
5d98843b7d
Bump U-Boot to 2016.03
2016-03-20 19:15:03 +01:00
Jens Lucius
eb616d74b2
Add CONFIG_INPUT_EVDEV to kernel config
...
Signed-off-by: Jens Lucius info@jenslucius.com
2016-03-01 15:02:22 +01:00
Jens Lucius
ae9ea2876a
fix u-boot build break with current master
...
The current yocto master adds a patch for the beaglebone to the u-boot.inc, which breaks the build.
Explicitly set SRC_URI to prevent that.
Signed-off-by: Jens Lucius info@jenslucius.com
2016-03-01 14:51:37 +01:00
Jens Lucius
a5a6479522
set default preference to mainline kernel
...
Signed-off-by: Jens Lucius info@jenslucius.com
2016-03-01 14:42:19 +01:00
Jens Lucius
50aaadc70d
Bump kernel and U-Boot
...
Bump mainline kernel to 4.4.3 (from 4.1.15)
Bump git kernel to 4.5 rc6 (from 4.4 rc5)
Bump U-Boot to 2016.01 (from 2015.10)
Signed-off-by: Jens Lucius info@jenslucius.com
2016-02-29 21:15:28 +01:00
jlucius
3eea4723ba
Merge pull request #4 from linux-sunxi/master
...
Merge sunxi-master
2016-02-29 20:54:00 +01:00
Enrico Butera
849a2266d5
olinuxino-a20lime2: fix UBOOT_MACHINE
...
Signed-off-by: Enrico Butera <ebutera@users.sourceforge.net>
2016-02-13 20:01:25 +01:00
Enrico Butera
e51d5cfdee
Merge pull request #128 from jlucius/master
...
Bump kernel versions
2015-12-16 14:48:31 +01:00
Jens Lucius
d2ccb1d993
Bump kernel versions
...
Bump stable kernel to 4.1.15
Bump git kernel to 4.4rc5
Signed-off-by: Jens Lucius info@jenslucius.com
2015-12-16 06:23:35 +01:00
Enrico Butera
e238cc158a
Merge pull request #127 from jlucius/master
...
Remove image dependency on fex for mainline
2015-12-08 21:38:12 +01:00
Jens Lucius
07c07fcd78
use RDEPENDS instead of DEPENDS for sunxi-kernel
...
Signed-off-by: Jens Lucius info@jenslucius.com
2015-11-21 18:11:46 +01:00
Jens Lucius
b05f2dbb8b
Remove image dependency on fex for mainline
...
Remove image dependency on building fex files which are not needed
any more for mainline kernel (replaced by devicetree).
Add dependency for fex to linux-sunxi kernel.
Also update to latest sunxi-linux revision.
Signed-off-by: Jens Lucius <info@jenslucius.com>
2015-11-19 16:58:24 +01:00
Enrico Butera
b9acc14280
Merge pull request #124 from Noxenious/master
...
Update kernel and u-boot
2015-10-24 23:43:11 +02:00
Jens Lucius
b5e93023fb
update u-boot, kernel
...
- Update U-Boot from 2015.07 to 2015.10
- Update mainline kernel from 4.1.7 to 4.1.10
- Update git kernel from 4.3rc2 to 4.3rc6
Signed-off-by: Jens Lucius <info@jenslucius.com>
2015-10-23 09:48:58 +02:00
Noxenious
4f75b81ab2
Merge pull request #3 from linux-sunxi/master
...
Update from Master
2015-10-22 16:11:07 +02:00