Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This directory is only in the package downloaded from renesas.com
This directory contains .zip files which are essentially the propriety closed source video and multimedia drivers. They used to be downloaded separately, but are now included when downloaded the BSP from renesas.com. When following the instructions in the "Renesas Note" that comes with the BSP, users will run the script copy_proprietary_softwares.sh which will unpack these zip files into various directories under meta-rzg2. This is only for the 4.19 BSP. For newer BSPs, the meta-rz-features directory is used.

Github Changes

...

that Break BSP Builds

The Issue:

  • Please be aware that changes to github.com effect older Yocto Recipes.
  • In summary, Yocto recipes that use git:// for the SRC URL will no longer work.
  • More details from Github can be found here.
  • Yocto has been updating the recipes to use https:// instead. For example, see this patch for Dunfell.

...

$ git config --global url.https://github.com/.insteadOf git://github.com/

RZ MPU Security Packages

The site below contains links to all the different security packages for the different Renesas RZ devices.



SPI Flash Driver for BSP 1.0.6

...