Skip to content

meecash/meta-vendor-raspberrypi-release

 
 

Repository files navigation

Vendor Layer Release Note

RaspberryPI Vendor Release Note

RaspberryPi RDKE Vendor Release aligning to below detailed baseline.

Vendor Release Details

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

License Details

This project is distributed under the terms outlined in the associated License and Notice files. Please review these files for detailed information.


How to update this README automatically

  1. Generate and replace VendorPackagesAndVersions.md from vendor stack for the 4.5.1. See variables.md for details on how to generate it.
  2. Run Tools/update_readme.py script 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

About

Vendor release layer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • BitBake 93.9%
  • Python 6.1%