RaspberryPi RDKE Vendor Release aligning to below detailed baseline.
The Packages And Versions file provides a table listing vendor-supplied package names and their versions of Vendor Release 4.5.1 which aligns with below layer combination.
For a comprehensive list of changes, updates, and release history, refer to the Changelog.
| Yocto Version | kirkstone |
|---|---|
| build-scripts | refs/tags/1.0.1 |
| meta-stack-layering-support | refs/tags/3.0.0 |
| meta-rdk-auxiliary | refs/tags/1.3.0 |
| meta-openembedded | refs/tags/rdk-4.0.0 |
| poky | refs/tags/rdk-4.2.1 |
| meta-oss-reference-release | refs/tags/4.6.2-community |
| meta-rdk-oss-reference | refs/tags/1.2.0 |
| meta-oss-common-config | refs/tags/1.1.0 |
| meta-rdk-halif-headers | refs/tags/3.0.0 |
| rdke-stb-config | refs/tags/1.0.0 |
| rdke-common-config | refs/tags/1.0.4 |
| meta-oss-vendor-raspberrypi | refs/tags/4.0.5 |
| meta-product-raspberrypi | refs/tags/4.0.10 |
| meta-vendor-raspberrypi-dev | refs/tags/4.5.1 |
| meta-raspberrypi | ab5815a2ca0a460398878f77a7e39bc1a6dfe0bf |
Refer RDKE RaspberryPi Vendor build instructions here
This project is distributed under the terms outlined in the associated License and Notice files. Please review these files for detailed information.
- Generate and replace
VendorPackagesAndVersions.mdfrom vendor stack for the4.5.1. See variables.md for details on how to generate it. - Run
Tools/update_readme.pyscript from base directory to generate the final README. Note: change to match Host's shell conventions and filesystem path syntax(Windows/Linux/Mac).
# Requires Python 3.x
# Setup requirements (one time): pip install requests
Usage: python3 ./Tools/update_readme.py ./Tools/README_TEMPLATE.md ./README.md <MANIFEST_NAME> 4.5.1- Replace the arguments with the actual release/tag/commit values matching the release.
Eg (Linux Host):
python3 ./Tools/update_readme.py ./Tools/README_TEMPLATE.md ./README.md rdke-raspberrypi.xml 4.5.1