ChangeLog 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. Release next
  2. Release v0.8
  3. * Add Debian Sid Ports support
  4. * Add Debian Bullseye support
  5. * Drop Debian Jessie support
  6. * Add Ubuntu Focal support
  7. * Add RISC-V architecture support
  8. * Add MIPSel architecture support
  9. * Add STM32MP15x eval board target
  10. * Add NanoPi NEO board target
  11. * Add HiFive Unleashed board target
  12. * Add qemuriscv64 virtual target
  13. * Update BitBake version to 1.46.2 release
  14. * Update WIC to the revision b85a09ea4
  15. * Update U-Boot version to 2020.10
  16. * Update linux-mainline version to 5.4.70
  17. * Migrate CI to Avocado Framework
  18. * Split CI on fast and full builds
  19. * Add Sstate (Shared State) Cache support
  20. * Add Ccache support
  21. * Add deb-src caching support
  22. * Add UEFI boot with systemd-boot
  23. * Add CPIO image type (initramfs like filesystem) generation support
  24. * Add VMWare/Virtualbox image generation support
  25. * Add containerized filesystem and sdk generation support
  26. * Add initramfs generation support
  27. * Add multiple image types support
  28. * Add Linux Kernel Selftests recipe
  29. * Add prebuilt debs injecting support
  30. * Add devshell and devshell_nodep targets
  31. * Add git-buildpackage support
  32. * Add buildstats generation and pybootchartgui
  33. * Force running GPG-agent on demand
  34. * Allow clear-text passwords for users
  35. * Add compat architecture support via multiarch
  36. * Add image versioning
  37. * Add build dependencies defining support for debianization
  38. * Add multiple DTBs deploying support
  39. * Add BB_NO_NETWORK option
  40. * Migrate to deb.debian.org in apt sources.list
  41. * Add AUTOREV support for SRCREV
  42. * Add support for patches in sub-directories
  43. * Add rootfs postprocessing
  44. * Allow downgrades when installing packages
  45. * Deprecate isar-image
  46. Release v0.7
  47. * Improved CI scripts
  48. * Added setting of root (encrypted) password
  49. * Added support for UBI file system images
  50. * Added support of "apt://" in SRC_URI to fetch/unpack/rebuild an upstream package
  51. * Renamed example-hello to hello-isar to avoid collisions with Debian hello
  52. * Moved debian distro conf files from meta-isar to meta
  53. * Added support of tar.gz images
  54. * Debian "raw" packages are built using the whole dpkg-buildpackage workflow
  55. * Supported host system >= stretch
  56. * bitbake updated to the 19dee675
  57. * Added LeMaker HiKey board support
  58. * Added Terasic DE0-Nano-SoC support
  59. * Added option to create local apt repo caching upstream Debian packages
  60. Release v0.6
  61. * Migration to deboostrap from multistrap as later is deprecated
  62. * WIC support is integrated
  63. * Added cross compilation support
  64. * Added SDK root filesystem creation
  65. * Added Debian buster support
  66. * Dropped wheezy support
  67. * Added Banana Pi support
  68. Release v0.5