Skip to content

Releases: extra2000/yocto-ros2-minimal

v3.0.0

14 Jun 10:05
Compare
Choose a tag to compare

3.0.0 (2023-06-14)

⚠ BREAKING CHANGES

Features

  • meta-arm: upgrade from Honister to Langdale (928a20d)
  • meta-openembedded: upgrade from Honister to Langdale (3c74d49)
  • meta-raspberrypi: upgrade from Honister to Langdale (9e8045a)
  • meta-rockchip: upgrade from Honister to Langdale (bff3915)
  • meta-user: add support for Langdale (c30ac49)
  • poky: upgrade from Honister to Langdale (319ccdb)
  • yocto: add libcamera and libcamera-apps (48520ff)

Code Refactoring

  • yocto: replace ros/meta-ros with Xilinx/meta-ros for Langdale (18694b9)

Fixes

  • ros2: fix uncrustify compile issue (5ef367b)
  • rpizero-2w: allow synaptics-killswitch license for Langdale (84f3042)
  • yocto/local.conf: fix systemd not included for Langdale (3458767)

v2.1.0

06 Jun 12:51
Compare
Choose a tag to compare

2.1.0 (2023-06-06)

Features

  • yocto: add netplan networking (063f212)
  • yocto: add qemuarm and qemuarm64 machines (9749a8f)

Documentations

v2.0.0

25 May 15:56
Compare
Choose a tag to compare

2.0.0 (2023-05-25)

⚠ BREAKING CHANGES

  • yocto: project files have been restructured for multiconfig build
  • yocto/submodules: submodules for Yocto have been restructured

Features

  • yocto: add multiconfig build (7c4d33a)
  • yocto: add Rock64 machine (6a57e69)

Code Refactoring

  • yocto/submodules: move all submodules from project/yocto/*/layers/* to project/yocto/layers/* (5e8c36f)
  • yocto: remove unused bitbake and conf files (55a46e8)

Documentations

  • yocto: update instructions for multiconfig build (dc6731f)

v1.1.2

24 May 01:47
Compare
Choose a tag to compare

1.1.2 (2023-05-24)

Documentations

  • petalinux,yocto: remove SELinux labeling when creating containers (c4a8e9f)

v1.1.1

18 May 13:07
Compare
Choose a tag to compare

1.1.1 (2023-05-18)

Fixes

  • gitmodules: fix missing path (c7b4364)

v1.1.0

17 May 16:13
Compare
Choose a tag to compare

1.1.0 (2023-05-17)

Features

  • petalinux: add support for KR260 (97e7a16)
  • yocto: add support for RPi 3B + (1ac4491)
  • yocto: add support for RPi 4B (d1527c3)
  • yocto: add support for RPi Zero 2 W (3e5df99)

Maintenance

  • gitignore: ignore hardware, hw-description, and BSP (e802122)

Documentations

  • arty-z7-20: add xilinx-tools-v2022-2 volume as required by xilinx-toolkit v3.x image (962a321)
  • arty-z7-20: add a list of requirements (b6cc435)
  • README: fix git clone URL (8dbd2b7)
  • README: remove Prerequisites (79b7728)
  • README: update Table of Contents (5e8497a)
  • rpizero-w: add xilinx-toolkit v3.x as requirement (5387326)

v1.0.0

14 May 16:42
Compare
Choose a tag to compare

1.0.0 (2023-05-14)

Features

  • initial implementations (c6a0fcb)

Documentations

Continuous Integrations

  • add GitHub Action with semantic-release (be86617)