2019-11-20 06:53:15 +01:00
|
|
|
2.0
|
|
|
|
- Add support for Yocto 3.0 / latest Isar
|
|
|
|
- Move docker image to Debian buster
|
|
|
|
- Add git-lfs support to docker image
|
|
|
|
- Add Yocto testimage dependencies to docker image
|
|
|
|
|
2019-10-01 16:21:40 +02:00
|
|
|
1.1
|
|
|
|
- Restore mercurial support
|
|
|
|
- Add -c and --cmd as aliases for --task
|
|
|
|
- Fix repo patching when using a branch name as refspec
|
|
|
|
- Update repo remote URL on kas file changes
|
|
|
|
- kas-docker: fix SHELL forwarding
|
|
|
|
- kas-docker: use released image, rather than "latest"
|
|
|
|
- kas-docker: allow to define custom image version
|
|
|
|
- kasproject/kas: enable devshell and menuconfig targets
|
|
|
|
- kasproject/kas image: add gnupg and quilt
|
|
|
|
- kasproject/kas-isar image: fix /var/tmp handling
|
|
|
|
|
2019-03-21 13:07:32 +01:00
|
|
|
1.0
|
|
|
|
- isar: Take qemu-user-static from buster and adjust binfmt setup
|
|
|
|
|
2019-02-18 15:03:10 +01:00
|
|
|
0.20.1
|
|
|
|
- kas-docker: Restore KAS_PREMIRRORS support
|
|
|
|
|
2019-02-18 11:15:00 +01:00
|
|
|
0.20.0
|
|
|
|
- kas-docker: enable passing SSH configs
|
|
|
|
- kas-docker: add --no-proxy-from-env option
|
|
|
|
- kas-docker: Pass in NO_PROXY
|
|
|
|
- Add KAS_PREMIRRORS support
|
|
|
|
- Remove SSH_AGENT_PID forwarding
|
|
|
|
|
2018-09-10 12:31:20 +02:00
|
|
|
0.19.0
|
|
|
|
- Recursive include handler refactoring and cleanups
|
|
|
|
- A lot of code cleanups, refactoring and bug fixings
|
|
|
|
- Isar docker support improvements
|
|
|
|
|
2018-05-17 13:12:10 +02:00
|
|
|
0.18.0
|
|
|
|
- Add patch support for repos
|
|
|
|
- Use git diff-index to check if repo is dirty
|
|
|
|
- docker: add debootstrap and qemu-user-static
|
|
|
|
|
2018-02-08 15:49:56 +01:00
|
|
|
0.17.0
|
|
|
|
- Add iproute and zx-utils to the docker image
|
|
|
|
- Fix relative path for repos
|
|
|
|
- Write MACHINE and DISTRO as weak defaults
|
|
|
|
|
2018-01-10 11:29:20 +01:00
|
|
|
0.16.0
|
|
|
|
- Support Mercurial repos
|
|
|
|
- Support Gentoo distro
|
|
|
|
|
2017-12-06 16:47:28 +01:00
|
|
|
0.15.0
|
|
|
|
- Environment variable passthrough
|
|
|
|
- Support major distro variants
|
|
|
|
- Add initial support for multiconfig
|
|
|
|
|
2017-11-02 16:02:33 +01:00
|
|
|
0.14.0
|
|
|
|
- Multi-target support
|
|
|
|
- Avoid downloading same repo twice
|
|
|
|
|
2017-10-10 09:13:50 +02:00
|
|
|
0.13.0
|
|
|
|
- Increase config file version
|
|
|
|
|
2017-10-09 17:53:40 +02:00
|
|
|
0.12.0
|
|
|
|
- Remove dynamic configuration support (Python config files)
|
|
|
|
- Shell command prepares complete bitbake configuration
|
|
|
|
- Add to define task in config and environment
|
|
|
|
- Improved error handling and reporting
|
|
|
|
|
2017-07-24 17:17:36 +02:00
|
|
|
0.11.0
|
|
|
|
- Allow in-tree repos not to be in a git repo
|
|
|
|
- Pass through git proxy related environment variables
|
|
|
|
- Write deterministic local.conf and bblayers.con
|
|
|
|
- Make configuration file versioning independent of project version
|
|
|
|
- Cleanups for uploading project to PyPI
|
|
|
|
- Print proper error message for config file format exception
|
|
|
|
|
2017-07-10 11:02:14 +02:00
|
|
|
0.10.0
|
|
|
|
- Docker image creation (Debian Stretch), pushed on kasproject/kas
|
|
|
|
- Restructure documentation add support for Sphinx export it to readthedocs
|
|
|
|
- Add support for include feature for Yaml files
|
|
|
|
- Add support for Isar build system
|
|
|
|
- Handling of SIGTERM/TERM improved
|
|
|
|
- Parallel download of git sources
|
|
|
|
- Allow environment to overwrite proxy, target, machine and distro
|
|
|
|
- Add unit testing for include/merge config file handling
|
|
|
|
- Rename sublayers back to layers
|
|
|
|
- pylint & pep8 cleanups
|
|
|
|
- Allow to define workdir via KAS_WORK_DIR
|
|
|
|
- Shell honors SHELL and TERM environment variable
|
|
|
|
|
2017-06-14 13:36:37 +02:00
|
|
|
0.9.0
|
|
|
|
- initial public release
|