summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* gstreamer-plugins-bad: enable wayland for OpenGL in vc4graphicsmortyMoorthy Baskar2020-06-091-1/+3
| | | | Signed-off-by: Moorthy Baskar <moorthy.bs@ltts.com>
* rpi-base.inc: enable vc4graphics in MACHINE_FEATURESMoorthy Baskar2020-06-091-1/+1
| | | | Signed-off-by: Moorthy Baskar <moorthy.bs@ltts.com>
* userland: add changes for vc4graphics supportMoorthy Baskar2020-06-091-3/+11
| | | | Signed-off-by: Moorthy Baskar <moorthy.bs@ltts.com>
* README: update dependencies Mirza Krak2017-09-191-1/+1
| | | | | | | The rpi-test-image requires meta-networking and meta-python. Fixes #78 Signed-off-by: Mirza Krak <mirza.krak@gmail.com>
* raspberrypi3-64.conf: Don't use raspberrypi as MACHINEOVERRIDESMichal Mazurek2017-09-081-1/+1
| | | | | | | 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>
* README: Update contribution instructions for morty branchPaul Barker2017-05-311-5/+6
| | | | | | | | 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>
* linux-rasbperrypi: Update to 4.9.27Paul Barker2017-05-311-2/+2
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* Merge pull request #72 from agherzan/pbarker/morty-nextAndrei Gherzan2017-05-171-2/+2
|\ | | | | linux-raspberrypi_4.9.bb: Update to 4.9.23
| * linux-raspberrypi_4.9.bb: Update to 4.9.23Khem Raj2017-05-151-2/+2
| | | | | | | | | | | | bring CMA > 256M changes Signed-off-by: Khem Raj <raj.khem@gmail.com>
* | Merge pull request #54 from mickey-happygolucky/mortyAndrei Gherzan2017-05-163-52/+12
|\ \ | |/ |/| modify to use xf86-input-libinput
| * xserver-xorg: add xf86-input-libinput to XSERVER_RRECOMMENDSYusuke Mitsuki2017-04-211-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * xserver-xf86-config: remove evdev configurationAndreas Müller2017-04-212-52/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | raspberrypi3.conf: Use a stand alone machine configurationAndrei Gherzan2017-04-201-3/+7
| | | | | | | | | | | | | | 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>
* | raspberrypi3-64.conf: Make SERIAL_CONSOLE overwritableAndrei Gherzan2017-04-201-1/+1
| | | | | | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* | raspberrypi2.conf: Make SERIAL_CONSOLE overwritableAndrei Gherzan2017-04-201-1/+1
|/ | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi.conf: Have the ability to overwrite SERIAL_CONSOLEAndrei Gherzan2017-04-201-1/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi0-wifi.conf: Use a stand alone machine configurationAndrei Gherzan2017-04-191-3/+7
| | | | | | | 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>
* rpi-config: Specify bcm2710-rpi-3-b dtb for 64bit rpi3Khem Raj2017-04-191-0/+6
| | | | | | Let config.txt explicitly specify it Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sdcard: Use kernel8.img for 64bit kernel image nameKhem Raj2017-04-191-0/+1
| | | | | | | This helps the firmware to identify the kernel as 64bit image Signed-off-by: Khem Raj <raj.khem@gmail.com>
* raspberrypi3-64: Override rpi-default-versions.incPaul Barker2017-04-191-2/+3
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* raspberrypi3-64.conf: Specifiy rpi3-64bit dtbsKhem Raj2017-04-191-0/+23
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* raspberrypi3-64.conf: Use 4.9 as default kernelKhem Raj2017-04-191-0/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Add raspberrypi3-64.confHerve Jourdain2017-04-191-0/+15
| | | | | Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi: Add defconfig for raspberrypi3-64Khem Raj2017-04-191-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_4.9: Bump to 4.9.21Andrei Gherzan2017-04-191-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* udev: Create rules file to generate serial0/1Andrei Gherzan2017-04-182-0/+33
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* README: Add info about raspberrypi0-wifiAndrei Gherzan2017-04-171-4/+4
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* raspberrypi0-wifi.conf: Add machine configuration fileAndrei Gherzan2017-04-171-0/+11
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* rpi-base.inc: Include dtb for RPI0 WiFiAndrei Gherzan2017-04-171-0/+1
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware.inc: Bump to 20170405Andrei Gherzan2017-04-171-3/+3
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* firmware: Update to 20170303 releaseKhem Raj2017-04-171-3/+3
| | | | | | Uses 4.9.13 and has rpi0w support Signed-off-by: Khem Raj <raj.khem@gmail.com>
* firmware: Update to 20161215 releaseKhem Raj2017-04-171-3/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-firmware: Bring up wifi/ble interface on rpi3Khem Raj2017-04-172-0/+78
| | | | | | | | | | | | | | | 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>
* linux-raspberrypi_4.4: Update to 4.4.50Paul Barker2017-03-211-2/+3
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi: Fix uImage build on 4.9.y and laterPaul Barker2017-03-211-0/+5
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_4.9.bb: Update to 4.9.13Khem Raj2017-03-212-32/+2
| | | | | | drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_4.9.bb: Upgrade to 4.9.10Khem Raj2017-02-192-2/+32
| | | | | | | Fix dtbo builds for arm64 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi_4.4: Update to 4.4.48Paul Barker2017-02-191-2/+2
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* Revert "u-boot: drop patch to include lowlevel_init"Mirza Krak2017-01-252-0/+26
| | | | | | | | | | | 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>
* 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-191-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi_4.4: Update to 4.4.43Andrei Gherzan2017-01-191-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi: Drop v4.8Paul Barker2017-01-191-8/+0
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi: Drop v4.7Paul Barker2017-01-192-53/+0
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi: Upgrade to v4.4.39Paul Barker2017-01-191-2/+2
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* linux-raspberrypi: Drop v4.1Paul Barker2017-01-194-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>