aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-raspberrypi_4.9.bb
AgeCommit message (Collapse)Author
2018-07-20linux-raspberrypi: update 4.9 recipe to current HEADMirza Krak
Contains the following changes: 7f9c648dad64 drm/vc4: Move IRQ enable to PM path which fixes an unbalanced IRQ enable warning, which was rapported in #286 Signed-off-by: Mirza Krak <mirza.krak@northern.tech> Signed-off-by: Gunnar Andersson <gandersson@genivi.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-04-23linux-raspberrypi: Update v4.9.y kernelPaul Barker
This branch is still getting a few fixes upstream. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2018-04-23linux-raspberrypi: Allow specification of ncurses locationPaul Barker
From patch message: In some cross build environments such as the Yocto Project build environment it provides an ncurses library that is compiled differently than the host's version. This causes display corruption problems when the host's curses includes are used instead of the includes from the provided compiler are overridden. There is a second case where there is no curses libraries at all on the host system and menuconfig will just fail entirely. The solution is simply to allow an override variable in check-lxdialog.sh for environments such as the Yocto Project. Adding a CROSS_CURSES_LIB and CROSS_CURSES_INC solves the issue and allowing compiling and linking against the right headers and libraries. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2018-03-28linux-raspberrypi: Update 4.9 recipe to current HEADAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
2018-02-28linux-raspberrypi: Update to v4.9.80Paul Barker
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2018-01-23linux-raspberrypi: Update 4.9 recipe to 4.9.77Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
2017-12-04linux-raspberrypi: Update to 4.9.65Paul Barker
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-11-08linux-raspberrypi: Update 4.9 recipe to 4.9.59Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
2017-09-24linux-raspberrypi: Move LOADADDR setting to inc filePaul Barker
There is no reason to continue supporting pre-4.8 series kernels so we can move the setting of LOADADDR to the common inc file. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-09-20linux-raspberrypi_4.9.bb: Upgrade to 4.9.50Khem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-08-29linux-raspberrypi: Update to tag 'raspberrypi-kernel_1.20170811-1'Paul Barker
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-07-02linux-rasbperrypi: Update to 4.9.35Paul Barker
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-05-22linux-raspberrypi: Minor recipe tidyupPaul Barker
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-05-22linux-rasbperrypi: Update to 4.9.27Paul Barker
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-04-20linux-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-14linux-raspberrypi_4.9: Bump to 4.9.21Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-03-11linux-raspberrypi: Fix uImage build on 4.9.y and laterPaul Barker
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-03-11linux-raspberrypi_4.9.bb: Update to 4.9.13Khem Raj
drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-02-16linux-raspberrypi_4.9.bb: Upgrade to 4.9.10Khem Raj
Fix dtbo builds for arm64 Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-01-18linux-raspberrypi_4.9: Update to 4.9.4Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-01-12linux-raspberrypi_4.9.bb: Add recipe for 4.9 releaseKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>