aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2020-06-09gstreamer-plugins-bad: enable wayland for OpenGL in vc4graphicsmortyMoorthy Baskar
Signed-off-by: Moorthy Baskar <moorthy.bs@ltts.com>
2020-06-09rpi-base.inc: enable vc4graphics in MACHINE_FEATURESMoorthy Baskar
Signed-off-by: Moorthy Baskar <moorthy.bs@ltts.com>
2020-06-09userland: add changes for vc4graphics supportMoorthy Baskar
Signed-off-by: Moorthy Baskar <moorthy.bs@ltts.com>
2017-09-19README: update dependencies Mirza Krak
The rpi-test-image requires meta-networking and meta-python. Fixes #78 Signed-off-by: Mirza Krak <mirza.krak@gmail.com>
2017-09-08raspberrypi3-64.conf: Don't use raspberrypi as MACHINEOVERRIDESMichal Mazurek
The current setup broke the build for rpi3-64 when we wanted to port some changes from rpi3 to rpi0. Signed-off-by: Michal Mazurek <michal@resin.io>
2017-05-31README: Update contribution instructions for morty branchPaul Barker
We don't want to pull in all the documentation changes recently made on master, but we should now direct people to submit pull requests via GitHub. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-05-31linux-rasbperrypi: Update to 4.9.27Paul Barker
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-05-17Merge pull request #72 from agherzan/pbarker/morty-nextAndrei Gherzan
linux-raspberrypi_4.9.bb: Update to 4.9.23
2017-05-16Merge pull request #54 from mickey-happygolucky/mortyAndrei Gherzan
modify to use xf86-input-libinput
2017-05-15linux-raspberrypi_4.9.bb: Update to 4.9.23Khem Raj
bring CMA > 256M changes Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-21xserver-xorg: add xf86-input-libinput to XSERVER_RRECOMMENDSYusuke Mitsuki
oe-core's commit is not merged in morty branch. | xorg-xserver recommends xf86-input-libinput since oe-core's commit | | | commit 2d005faff6341a81a2afae28860101ba9db51ae8 | | Author: Jussi Kukkonen <jussi.kukkonen@intel.com> | | Date: Wed Oct 26 11:37:38 2016 +0300 | | | | conf: Use xf86-input-libinput by default | | ... This is workaround to fix the problem that mouse does not work in morty. Signed-off-by: Yusuke Mitsuki <mickey.happygolucky@gmail.com>
2017-04-21xserver-xf86-config: remove evdev configurationAndreas Müller
xorg-xserver recommends xf86-input-libinput since oe-core's commit | commit 2d005faff6341a81a2afae28860101ba9db51ae8 | Author: Jussi Kukkonen <jussi.kukkonen@intel.com> | Date: Wed Oct 26 11:37:38 2016 +0300 | | conf: Use xf86-input-libinput by default | ... As nice side effect warnings for missing evdev in Xorg.0.log are gone. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2017-04-20raspberrypi3.conf: Use a stand alone machine configurationAndrei Gherzan
As well make all the variables assigned in a way that they can be overwritten so we can give maximum flexibility to distros. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-20raspberrypi3-64.conf: Make SERIAL_CONSOLE overwritableAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-20raspberrypi2.conf: Make SERIAL_CONSOLE overwritableAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-20raspberrypi.conf: Have the ability to overwrite SERIAL_CONSOLEAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-19raspberrypi0-wifi.conf: Use a stand alone machine configurationAndrei Gherzan
As well make all the variables assigned in a way that they can be overwritten so we can give maximum flexibility to distros. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-19rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3Khem Raj
Let config.txt explicitly specify it Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-19sdcard: Use kernel8.img for 64bit kernel image nameKhem Raj
This helps the firmware to identify the kernel as 64bit image Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-19raspberrypi3-64: Override rpi-default-versions.incPaul Barker
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-04-19raspberrypi3-64.conf: Specifiy rpi3-64bit dtbsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-19raspberrypi3-64.conf: Use 4.9 as default kernelKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-19Add raspberrypi3-64.confHerve Jourdain
Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-19linux-raspberrypi: Add defconfig for raspberrypi3-64Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-19linux-raspberrypi_4.9: Bump to 4.9.21Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-18udev: Create rules file to generate serial0/1Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-17README: Add info about raspberrypi0-wifiAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-17raspberrypi0-wifi.conf: Add machine configuration fileAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-17rpi-base.inc: Include dtb for RPI0 WiFiAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-17firmware.inc: Bump to 20170405Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-17firmware: Update to 20170303 releaseKhem Raj
Uses 4.9.13 and has rpi0w support Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-17firmware: Update to 20161215 releaseKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-04-17linux-firmware: Bring up wifi/ble interface on rpi3Khem Raj
Currently the firmware is installed but kernel fails to load it due this .txt file missing in the firmware directory and it ends up with wifi/bluetooth i/f not being initialized. The error is also in dmesg [ 3.120991] usbcore: registered new interface driver brcmfmac [ 3.148240] brcmfmac mmc1:0001:1: Direct firmware load for brcm/brcmfmac43430-sdio.txt failed with error -2 After applying this patch now ifconfig -a can list wlan0 interface successfully. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-03-21linux-raspberrypi_4.4: Update to 4.4.50Paul Barker
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-03-21linux-raspberrypi: Fix uImage build on 4.9.y and laterPaul Barker
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-03-21linux-raspberrypi_4.9.bb: Update to 4.9.13Khem Raj
drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-02-19linux-raspberrypi_4.9.bb: Upgrade to 4.9.10Khem Raj
Fix dtbo builds for arm64 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
2017-02-19linux-raspberrypi_4.4: Update to 4.4.48Paul Barker
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
2017-01-25Revert "u-boot: drop patch to include lowlevel_init"Mirza Krak
Not applicable on U-boot 2016.03 which is used in poky/morty and causes an build error when KERNEL_IMAGETYPE = "uImage". This reverts commit 031e26954b95d49a66ea4677b9e867d08441f450. [Issue #43] Signed-off-by: Mirza Krak <mirza.krak@gmail.com>
2017-01-20README: Mention CM1 and CM3 supportAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-01-20rpi-base.inc: Include dtb file for CM1 and CM3Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-01-20raspberrypi*.conf: Minor tweaksAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-01-20raspberrypi-cm3.conf: Add dummy machine for CM3 (alias for RPi2)Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-01-20raspberrypi-cm.conf: Add dummy machine for CM1 (alias for RPi1)Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-01-19linux-raspberrypi_4.9: Update to 4.9.4Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-01-19linux-raspberrypi_4.4: Update to 4.4.43Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-01-19linux-raspberrypi: Drop v4.8Paul Barker
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
2017-01-19linux-raspberrypi: Drop v4.7Paul Barker
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
2017-01-19linux-raspberrypi: Upgrade to v4.4.39Paul Barker
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
2017-01-19linux-raspberrypi: Drop v4.1Paul Barker
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>