summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
Commit message (Collapse)AuthorAgeFilesLines
* linux-raspberrypi: Update 4.9 recipe to 4.9.59Andrei Gherzan2017-12-041-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
* linux-raspberrypi_4.9.bb: Upgrade to 4.9.50Khem Raj2017-10-201-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-firmware: Update brcmfmac43430 to 7.45.41.46Andrei Gherzan2017-10-023-20/+27
| | | | | | | | | | | | | | | | | | | | | The version of this firmware provided by linux-firmware is 7.45.41.26. This version seems to have connectivity issues when bonding interfaces. Raspbian included an updated version (7.45.41.46) which tested, proved to fix this problem (see https://github.com/resin-os/meta-resin/issues/812). The version Raspbian is providing is not yet in linux-firmware as they have it directly from Cypress (see https://github.com/RPi-Distro/repo/issues/88). Besides the issue described above, it fixes various other issues including a broadpwn fix. Hopefully this version, or a newer one, will end up in upstream soon. In order to catch when that happens and stop overwriting this firmware, a check is added in the racipe based on the md5sum of the current shipped firmware. In terms of ditribution license, we got an informal one in the github thread mentioned above. Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
* linux-raspberrypi: Update to tag 'raspberrypi-kernel_1.20170811-1'Paul Barker2017-09-061-2/+2
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-rasbperrypi: Update to 4.9.35Paul Barker2017-09-061-2/+2
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi-dev: Skip if not preferred providerPaul Barker2017-06-011-0/+7
| | | | | | | | This should avoid network traffic to resolve ${AUTOREV} unless this recipe is explicitly selected as the preferred provider of virtual/kernel. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi-dev: Rename recipePaul Barker2017-06-011-1/+1
| | | | | | | This recipe is now uniquely named instead of just being another version of linux-raspberrypi. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi: Minor recipe tidyupPaul Barker2017-05-221-2/+2
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-rasbperrypi: Update to 4.9.27Paul Barker2017-05-221-2/+2
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* Merge pull request #71 from agherzan/pbarker/dev-4.11Andrei Gherzan2017-05-171-2/+2
|\ | | | | linux-raspberrypi: Switch dev recipe to 4.11 branch
| * linux-raspberrypi: Switch dev recipe to 4.11 branchPaul Barker2017-05-151-2/+2
| | | | | | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* | Merge pull request #59 from LocutusOfBorg/patch-2Andrei Gherzan2017-05-171-1/+1
|\ \ | | | | | | Make CMDLINE overridable from outside
| * | linux-raspberrypi: Make CMDLINE overridable from outsideGianfranco Costamagna2017-05-161-1/+1
| |/ | | | | | | | | | | | | | | currently there is no way to override the default CMDLINE, this variable needs to be set only if the developer didn't set it already from another layer. Signed-off-by: Gianfranco Costamagna <gianfranco.costamagna@abinsula.com>
* / linux-rasberrypi: Drop 4.4 series kernelPaul Barker2017-05-152-54/+0
|/ | | | | | | The rpi-4.4.y branch has been unmaintained for a couple of months now. Let's drop it before branching for pyro. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_4.9.bb: Update to 4.9.23Khem Raj2017-04-201-2/+2
| | | | | | bring CMA > 256M changes Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi_4.9: Bump to 4.9.21Andrei Gherzan2017-04-141-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi_dev: Add back arm64 dtbo rules patchPaul Barker2017-03-112-1/+31
| | | | | | | This patch hasn't yet been applied to the 4.10.y branch of linux-raspberrypi. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_4.4: Update to 4.4.50Paul Barker2017-03-111-2/+3
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_dev: Disable version sanity checkPaul Barker2017-03-111-1/+5
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_dev: Allow branch overridePaul Barker2017-03-111-1/+2
| | | | | | | This makes the linux-raspberrypi_dev recipe more flexible by allowing the kernel branch to be overridden in local.conf. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_dev: Use AUTOREVPaul Barker2017-03-111-1/+1
| | | | | | | | | | | The development branches of linux-raspberrypi are rebased frequently. To avoid fetch failures caused by out-of-date git hashes we need to use AUTOREV. LINUX_VERSION may need to be overridden in local.conf to match the upstream version. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi: Fix uImage build on 4.9.y and laterPaul Barker2017-03-112-0/+10
| | | | Signed-off-by: Paul Barker <pbarker@toganlabs.com>
* linux-raspberrypi_4.9.bb: Update to 4.9.13Khem Raj2017-03-113-33/+2
| | | | | | drop upstreamed patch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-firmware: Bring up wifi/ble interface on rpi3Khem Raj2017-02-162-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_dev: Fix build on rpi3 64bitKhem Raj2017-02-161-1/+2
| | | | 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>
* 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>
* linux-raspberrypi_4.4: Update to 4.4.48Paul Barker2017-02-161-2/+2
| | | | Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
* 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>
* 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-181-2/+2
| | | | | | 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>
* linux-raspberrypi-4.8: Upgrade to 4.8.15Andrei Gherzan2016-12-291-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-raspberrypi-4.8: Upgrade to 4.8.13Khem Raj2016-12-291-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.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>
* 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>
* linux-raspberrypi_4.4.bb: upgrade to 4.4.35Trevor Woerner2016-12-061-2/+2
| | | | Signed-off-by: Trevor Woerner <twoerner@gmail.com>
* linux-raspberrypi: remove not needed bundle_initramfs_append()piotr.lewicki2016-11-121-13/+0
|
* 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>
* linux-raspberrypi-4.4: Update to 4.4.28Khem Raj2016-11-081-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linux-raspberrypi: Update to 4.8.4Andrei Gherzan2016-10-311-2/+2
| | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
* linux-firmware: Fix "No generic license file exists" warningJonathan Liu2016-10-311-1/+1
| | | | | | | | | | | The NO_GENERIC_LICENSE map value for Firmware-broadcom_brcm80211 needs to have the full path to LICENSE.broadcom_brcm80211 from the URL instead of just the filename. Fixes the following warning building the linux-firmware recipe: WARNING: linux-firmware-1_0.0+gitAUTOINC+42ad5367dd-r0 do_populate_lic: linux-firmware: No generic license file exists for: Firmware-broadcom_brcm80211 in any provider Signed-off-by: Jonathan Liu <net147@gmail.com>
* linux-raspberrypi_4.8.bb: Update to 4.8.2Khem Raj2016-10-311-2/+2
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>