Martin Jansa d45f13b11b linux-firmware: update LIC_FILES_CHKSUM for d114732 revision from oe-core
* unfortunately the LICENCE.cypress was updated in last upgrade:
  http://git.openembedded.org/openembedded-core/commit/?id=6be8744d1b8ee35eb47acd517cfa29b2a7f455d5
  ba51e86 Update Cypress license termination clause
  https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/commit/LICENCE.cypress?id=ba51e861f4444f51e7e83f778575a8146dc514d0

* and the same was now backported to sumo branch:
  http://git.openembedded.org/openembedded-core/commit/?h=sumo&id=087a50f4d8075a91fa6aa373a3dc05017e62f1f9

* it's unfortunate, because now meta-raspberrypi/master is compatible
  only with oe-core master after
  6be8744d1b8ee35eb47acd517cfa29b2a7f455d5
  it would be nice to upstream some of these changes to linux-firmware
  recipes and leave only the rpi specific packaging here

* and the same happened with sumo backport, so meta-raspberrypi/sumo
  will be compatible only with oe-core sumo after
  087a50f4d8075a91fa6aa373a3dc05017e62f1f9

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2018-07-20 12:25:40 +01:00
2018-02-28 18:02:58 +00:00
2017-05-26 12:16:52 +01:00

meta-raspberrypi

Yocto BSP layer for the Raspberry Pi boards - http://www.raspberrypi.org/.

Build Status Build Status Build Status Gitter chat

Description

This is the general hardware specific BSP overlay for the RaspberryPi device.

More information can be found at: http://www.raspberrypi.org/ (Official Site)

The core BSP part of meta-raspberrypi should work with different OpenEmbedded/Yocto distributions and layer stacks, such as:

  • Distro-less (only with OE-Core).
  • Angstrom.
  • Yocto/Poky (main focus of testing).

Dependencies

This layer depends on:

  • URI: git://git.yoctoproject.org/poky

    • branch: master
    • revision: HEAD
  • URI: git://git.openembedded.org/meta-openembedded

    • layers: meta-oe, meta-multimedia, meta-networking, meta-python
    • branch: master
    • revision: HEAD

Quick Start

  1. source poky/oe-init-build-env rpi-build
  2. Add this layer to bblayers.conf and the dependencies above
  3. Set MACHINE in local.conf to one of the supported boards
  4. bitbake core-image-base
  5. dd to a SD card the generated sdimg file (use xzcat if rpi-sdimg.xz is used)
  6. Boot your RPI.

Maintainers

  • Andrei Gherzan <andrei at gherzan.ro>
Description
Hardware specific BSP overlay for the Raspberry Pi devices
https://yoctoproject.org/
Readme 4.8 MiB
Languages
C 66.9%
BitBake 32.8%
Shell 0.2%