summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* raspberrypi3-64.conf: Specifiy rpi3-64bit dtbsKhem Raj2017-02-161-0/+23
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi: Add defconfig for raspberrypi3-64Khem Raj2017-02-161-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Update to 20161215 releaseKhem Raj2017-02-161-3/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: Upgrade to latest and implement triple buffering for waylandKhem Raj2017-02-162-1/+87
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_4.9.bb: Upgrade to 4.9.10Khem Raj2017-02-162-2/+32
| | | | | | Fix dtbo builds for arm64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_dev.bb: Add recipe for tracking development tipKhem Raj2017-02-161-0/+8
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* raspberrypi3-64.conf: Use 4.9 as default kernelKhem Raj2017-02-161-0/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rpi-default-providers: Let mesa provide libgbmKhem Raj2017-02-161-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add raspberrypi3-64.confHerve Jourdain2017-02-161-0/+15
| | | | | Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* u-boot: Fix boot on rpi3Paul Barker2017-02-161-0/+1
| | | | | | | U-boot configured with 'rpi_2_config' does not boot on a RaspberryPi 3. Instead we need to configure with 'rpi_3_32b_config'. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi_4.4: Update to 4.4.48Paul Barker2017-02-161-2/+2
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* u-boot: drop backported patchesMirza Krak2017-01-253-217/+0
| | | | | | | U-boot has been updated to 2017.01 in poky/oe-core which contains these patches. Signed-off-by: Mirza Krak <mirza.krak@gmail.com>
* README: Mention CM1 and CM3 supportAndrei Gherzan2017-01-201-0/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-base.inc: Include dtb file for CM1 and CM3Andrei Gherzan2017-01-201-1/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi*.conf: Minor tweaksAndrei Gherzan2017-01-204-6/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi-cm3.conf: Add dummy machine for CM3 (alias for RPi2)Andrei Gherzan2017-01-201-0/+6
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi-cm.conf: Add dummy machine for CM1 (alias for RPi1)Andrei Gherzan2017-01-201-0/+6
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi_4.9: Update to 4.9.4Andrei Gherzan2017-01-181-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi_4.4: Update to 4.4.43Andrei Gherzan2017-01-181-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* gstreamer1.0-omx: Add 1.10x supportKhem Raj2017-01-1810-19/+299
| | | | | | | | Restructure the bbappends such that common portions can be put in a common bbappend and version specific bbappend then only do the patching Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi: Drop v4.8Paul Barker2017-01-181-8/+0
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi: Drop v4.7Paul Barker2017-01-182-53/+0
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi: Upgrade to v4.4.39Paul Barker2017-01-181-2/+2
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi: Drop v4.1Paul Barker2017-01-184-231/+0
| | | | | | | | The linux-raspberrypi 4.1 recipe has been broken for a while, probably since 09b76a43f6f6852406de385a45f472c52b6a8571. It should now be safe to drop this version. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* Remove True option to getVar callsPaul Barker2017-01-182-4/+4
| | | | | | getVar() now defaults to expanding by default. Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi_4.9.bb: Add recipe for 4.9 releaseKhem Raj2017-01-121-0/+8
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_4.8.bb: Upgrade to 4.8.16Khem Raj2017-01-121-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* u-boot: drop patch to include lowlevel_initMirza Krak2016-12-292-26/+0
| | | | | | | | | | The patch 0003-Include-lowlevel_init.o-for-rpi2.patch does not apply on 2016.11 and causes an build error. Patch 0002-rpi-passthrough-of-the-firmware-provided-FDT-blob.patch provides the inclusion of lowlever_init.o. Signed-off-by: Mirza Krak <mirza.krak@gmail.com>
* rpi-base.inc: remove input modules form XSERVERAndreas Müller2016-12-291-3/+0
| | | | | | This is nothing a BSP has to decide Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* rpi-base.inc: add xserver-xorg-extension-glx to XSERVER for vc4 enabledAndreas Müller2016-12-291-0/+1
| | | | | | make glxinfo/glggears/.. work Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* linux-raspberrypi-4.8: Upgrade to 4.8.15Andrei Gherzan2016-12-291-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* userland: Fix building on aarch64Khem Raj2016-12-291-1/+4
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi-4.8: Upgrade to 4.8.13Khem Raj2016-12-291-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: Update to latestKhem Raj2016-12-2914-153/+55
| | | | | | | * Regenerate forward patches * Remove upstreamed ones Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi-base.bbclass: remove version hackAndreas Müller2016-12-291-15/+0
| | | | | | | * no more required (version > 3.17 | > 4.3.x | > 4.4.5) * causes error with rt kernel Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* linux-rpi.inc: Do not rely on DISTRO_TYPE to enable/disable kernel debugFrank Meerkoetter2016-12-061-3/+3
| | | | | | | | | | | | DISTRO_TYPE doesn't seem to be set anywhere in OE/poky. This causes CMDLINE_DEBUG to default to "debug" which is very noisy. This is especially true when building a systemd based system, as systemd also looks at the kernel commandline to set the debug level. Such a system is nearly unuseable from the serial console due to the amount of data logged by systemd. Signed-off-by: Frank Meerkoetter <meerkoetter@googlemail.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* u-boot: Simplify boot scriptJonathan Liu2016-12-069-24/+246
| | | | | | | | | | | | | | | | | A patch is backported to check if the firmware loaded a device tree blob into memory and set the fdt_addr variable if it is found. The U-Boot script will then read the command line arguments generated by the firmware from the device tree and boot the kernel with the command line arguments and the loaded device tree. This allows things like MAC address, board revision and serial number to be correctly configured and options in config.txt to be used. An additional patch is backported and further changes are made to support this. Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi_4.8.bb: upgrade to 4.8.12Trevor Woerner2016-12-061-2/+2
| | | | | | | | | | The rpi-4.8.y branch of git://github.com/raspberrypi/linux.git was rebased, losing any previous commit hashes. This latest update doesn't include the raspberry pi patches for 4.8.6, but the upstream patches are included starting with 4.8.11. Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to 20161125Jonathan Liu2016-12-061-3/+3
| | | | Signed-off-by: Jonathan Liu <net147@gmail.com>
* linux-raspberrypi_4.4.bb: upgrade to 4.4.35Trevor Woerner2016-12-061-2/+2
| | | | Signed-off-by: Trevor Woerner <twoerner@gmail.com>
* raspberrypi3.conf: fix typo for BCM43430piotr.lewicki2016-11-161-1/+1
| | | | Signed-off-by: Piotr Lewicki <piotr.lewicki@elfin.de>
* linux-raspberrypi: remove not needed bundle_initramfs_append()piotr.lewicki2016-11-121-13/+0
|
* u-boot: Fix appending to RDEPENDSJonathan Liu2016-11-122-1/+1
| | | | | | | | | | | | | | | | | The += operator should not be used in combination with overrides as it will clear any existing values in the variable. Example: FOO = "bar" FOO_rpi += "baz" The above example would result in FOO being equal to " baz" instead of "bar baz". The bbappend is changed to use a wildcard instead of a specific version to simplify updating U-Boot. Signed-off-by: Jonathan Liu <net147@gmail.com>
* linux-raspberrypi_4.8.bb: Upgrade to 4.8.6Khem Raj2016-11-121-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-firmware_git.bbappend: DeleteKhem Raj2016-11-084-305/+0
| | | | | | | | OE-core already bumped the base rev on linux-firmware package to include the upstreamed version of brcmfmac43430 firmware in september via OE-Core commit a0bc732976670810505286ba43feee70e2c812ce Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: Bump to latest and add ASNEEDED = ""Khem Raj2016-11-082-8/+10
| | | | | | | | | | ASNEEDED does not work with userland libraries as noted in see https://lists.yoctoproject.org/pipermail/yocto/2014-June/019933.html Helps with running kodi using gles2 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Use release tarballsKhem Raj2016-11-081-5/+7
| | | | | | | | | This is a binary repo and its quite large in size we do not need the whole history of this repo since most of stuff needed is binaries, therefore switch to release tarballs Signed-off-by: Khem Raj <raj.khem@gmail.com>
* weston: Unify bbappends for weston into single fileKhem Raj2016-11-082-8/+10
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* userland: Update to latest master tipKhem Raj2016-11-081-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Update to 20161030Khem Raj2016-11-081-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>