Commit Graph

  • 8d24d00bb3 kas-container: prefix variables with 'KAS_' to avoid conflicts Claudius Heine 2020-09-28 09:02:14 +0200
  • c876548759 kas-container: rename 'docker' mentions more generic terms Claudius Heine 2020-09-28 09:02:13 +0200
  • bb303ced8c rename docker-entrypoint to container-entrypoint Claudius Heine 2020-09-28 09:02:12 +0200
  • 52adce2387 rename kas-docker to kas-container, leave symlink in place Claudius Heine 2020-09-28 09:02:11 +0200
  • 0f779e6577 Switch to github workflow Jan Kiszka 2020-09-23 11:36:12 +0200
  • c7e15bdbd6 Dockerfile.isar: Pull qemu-user-static from buster-backports Jan Kiszka 2020-09-23 09:15:16 +0200
  • a5c8345ee6 repos: remove trailing slash from layer path Adrian Stratulat 2020-09-22 19:31:37 +0200
  • e4be1a20ff kas-docker, docs: Switch to github container registry Jan Kiszka 2020-09-07 13:36:43 +0200
  • 747790d05d kas-docker: Preserve whitespaces in extra bitbake args Jan Kiszka 2020-09-01 08:22:39 +0200
  • 22b489b33b Release 2.2 Jan Kiszka 2020-08-20 09:17:34 +0200
  • 9518dc4e35 libkas: make get_build_environ more exception safe Chris Laplante 2020-07-27 16:27:56 +0200
  • 22f7c0b03d config: Make common repository check a bit more Pythonic Chris Laplante 2020-07-27 16:18:57 +0200
  • 0e7c32cc79 repos: GitRepo fetch_cmd shouldn't default to "git fetch --all" Nathan Genetzky 2020-07-25 13:54:41 -0500
  • 7068767d27 kas: support .yaml extension Chris Laplante 2020-07-24 17:50:34 +0200
  • 6b025e4910 kas-docker: Podman: Fixing isar builds failing with exec format errors Florian Bezdeka 2020-07-14 18:20:33 +0200
  • 7ac9debaff kas-docker: Podman: Update podman flags to make isar builds working Florian Bezdeka 2020-07-14 18:20:32 +0200
  • 1688d60177 kas-docker: Podman: Update podman flags to make non-isar builds working Florian Bezdeka 2020-07-14 18:20:31 +0200
  • 4cfbf43f07 tests: add testcase for repo layers Henning Schild 2020-07-02 10:35:32 +0200
  • 0672592768 tests: introduce fixture to change back to right dir Henning Schild 2020-07-02 10:35:31 +0200
  • b107a60118 config: Allow a default repo to be specified for patches Paul Barker 2020-07-04 09:53:39 +0200
  • 2260189fda config: Allow a default refspec to be specified Paul Barker 2020-07-04 09:53:38 +0200
  • f678b24611 repos: Allow for layer-free repositories Jan Kiszka 2020-07-02 07:42:23 +0200
  • acdb774d67 repos: Finally fix typo Jan Kiszka 2020-06-29 22:12:05 +0200
  • b2e1074771 checkcode: add shell check Claudius Heine 2020-06-29 14:25:17 +0200
  • f2c68e6862 kas-docker: fix shellcheck warnings Claudius Heine 2020-06-29 14:25:16 +0200
  • a48ae6a7fa kas-docker: Fix bad substitution error Vijai Kumar K 2020-06-19 09:36:20 +0200
  • 839c936abb Fix flake8 style reports Jan Kiszka 2020-06-17 08:09:14 +0200
  • f8067a449b checkcode.sh: Abort if no path is provided Paul Barker 2020-06-15 23:03:03 +0200
  • 04e5a2487c Add flake8 config Paul Barker 2020-06-15 23:03:02 +0200
  • c2bbfee8f3 tests: Check refspec switch updates git branch/commit correctly Paul Barker 2020-06-15 22:03:32 +0200
  • 24f2f66cf5 kas: Support --update argument Paul Barker 2020-06-15 22:03:31 +0200
  • 1569895001 kas: Support --force-checkout argument Paul Barker 2020-06-15 22:03:30 +0200
  • 90598db3c8 context: Store arguments in global context Paul Barker 2020-06-15 22:03:29 +0200
  • f0094af79f kas: De-duplicate common plugin args Paul Barker 2020-06-15 22:03:28 +0200
  • a37d72ea7c kas: Simplify setup of plugin argument parsers Paul Barker 2020-06-15 22:03:27 +0200
  • 23277836c4 tests: Check patches can still be applied after switching refspec Paul Barker 2020-06-15 19:10:14 +0200
  • 79bfe5a04d tests: Return to kas directory when test_patch finishes Paul Barker 2020-06-15 19:10:13 +0200
  • b998dfa722 repos: Make tracking branch resolution more robust Paul Barker 2020-06-15 17:59:51 +0200
  • a5dc5f8663 kas-docker: Add support for podman Harald Seiler 2020-06-03 11:45:02 +0200
  • 99af709434 requirements_rtd: Add jsonschema module Paul Barker 2020-06-02 10:35:20 +0200
  • d81c794f30 docs: Drop reference to Python 2 Paul Barker 2020-05-30 15:24:34 +0200
  • f03f79c814 kas-docker: Allow extra bitbake arguments to be passed Paul Barker 2020-05-30 15:24:33 +0200
  • 4cae209f83 docs: Drop list of supported Yocto versions Paul Barker 2020-05-30 15:24:32 +0200
  • 53668123c7 repos: Fix typo in repo type error message Paul Barker 2020-05-30 15:24:31 +0200
  • e41d5af76b repos: Fix cloning of repos without default branch Jan Kiszka 2020-05-29 14:33:09 +0200
  • 116853cbb4 kas-docker: switch to /bin/bash as SHELL per default Claudius Heine 2020-05-29 11:48:02 +0200
  • 677c469fb5 build: Allow extra bitbake arguments to be passed Paul Barker 2020-05-19 10:45:18 +0200
  • 8fb8b1b1e1 shell: Propagate non-zero exit status Paul Barker 2020-05-19 10:45:17 +0200
  • 3ba7091251 build: Propagate non-zero exit status when running in a tty Paul Barker 2020-05-19 10:45:16 +0200
  • 6ada99e40d kas: Don't return None from kas() Paul Barker 2020-05-19 10:10:21 +0200
  • 44a87298ba build: Drop unnecessary argument to BuildCommand() Paul Barker 2020-05-19 10:10:20 +0200
  • d02e87a0a7 Release 2.1.1 Jan Kiszka 2020-05-19 08:03:26 +0200
  • d58a291513 repos: Silence pycodestyle error Jan Kiszka 2020-05-19 07:53:02 +0200
  • 68809708e8 Release 2.1 Jan Kiszka 2020-05-19 07:30:20 +0200
  • 378457b2c8 kas-docker: Make loop device passing optional Jan Kiszka 2020-05-15 17:42:22 +0200
  • 385e42ff11 kas-docker: Warn when running as root Jan Kiszka 2020-05-15 17:15:18 +0200
  • 96df30a80f kas-docker: add aws-dir command parameter Claudius Heine 2020-05-05 12:02:10 +0200
  • 267a53e78d kas/libcmds: add creation of $HOME/.aws Claudius Heine 2020-05-05 14:07:25 +0200
  • e61dfb7650 Dockefile: add awscli for s3 fetcher Claudius Heine 2020-04-29 13:48:34 +0200
  • 2142fd855e Fix reporting of repo patch IDs Jan Kiszka 2020-04-10 18:10:17 +0200
  • 1c1e3e592a kas-docker: Fix error message Jan Kiszka 2020-03-17 16:20:07 +0100
  • 789d3aa604 kas-docker: Fix a shellcheck warning Jan Kiszka 2020-03-17 19:58:23 +0100
  • a1d9ae15e0 kas-docker: Add support for spaces in paths Jan Kiszka 2020-03-17 15:10:56 +0100
  • 5932dc77ff kas-docker: Eliminate intermediate DOCKER_ARGS variable Jan Kiszka 2020-03-17 15:07:04 +0100
  • d96a26f1c8 kas-docker: Simplify SHELL variable passing Jan Kiszka 2020-03-17 15:03:38 +0100
  • 1ba260deeb kas-docker: Fix clean of non-isar builddirs Jan Kiszka 2020-03-17 09:46:18 +0100
  • 71b9c43472 config: use 'qemux86-64' instead of 'qemu' as default for KAS_MACHINE Pierre-Jean Texier 2020-02-15 14:10:30 +0100
  • 6a67d69411 Address deprecated warnings with Python 3.8 Jan Kiszka 2020-01-09 11:40:24 +0100
  • e383e16570 Drop Python 3.4 compatibility, include 3.8 Jan Kiszka 2020-01-09 11:24:50 +0100
  • b5ba370049 Ensure SSH key ends with newline Sam Lewis 2020-01-09 04:56:32 +0100
  • a5d0153e84 Dockerfile: Use Debian's gosu Jan Kiszka 2019-12-05 20:00:05 +0100
  • 141476203d Release 2.0 Jan Kiszka 2019-11-20 06:53:15 +0100
  • f0e0fa5da4 Dockerfile: add ps for testimage Tim Orling 2019-11-09 16:24:03 -0800
  • 52c6ff0a0f Dockerfile: Update package list according to Yocto 3.0 essential needs Jan Kiszka 2019-11-17 12:38:59 +0100
  • f39d3e48d1 Dockerfile: add package git-lfs Amol Dalavi 2019-11-07 13:10:57 +0100
  • 230c5a9572 Add support for new multiconfig syntax Jan Kiszka 2019-11-07 21:12:35 +0100
  • 102eac9d9b Dockerfile: Add python3-wheel dependency Jan Kiszka 2019-10-09 16:51:08 +0200
  • 8b91666943 travis: Add python 3.7 test Jan Kiszka 2019-10-04 20:21:42 +0200
  • a67476a9ac travis: Enforce latest pytest Jan Kiszka 2019-10-04 20:14:31 +0200
  • 63f8a28321 Docker: move on to buster Henning Schild 2019-07-31 12:25:03 +0200
  • e9ca55a239 Release 1.1 Jan Kiszka 2019-10-01 16:21:40 +0200
  • a8dfbda062 scripts/release: Remove pypitest Jan Kiszka 2019-10-01 16:07:23 +0200
  • 3ef3ac855e Avoid "RuntimeError: Event loop is closed" Jan Kiszka 2019-09-25 11:00:45 +0200
  • e29035407f tests: test patching of symbolic refspecs i.e branches Henning Schild 2019-09-24 09:18:25 +0200
  • 26a1a0b03b Create from local branch before applying patches with git Jan Kiszka 2019-09-20 06:31:04 +0200
  • acc60f4f3a tests: make sure patches can create executables Henning Schild 2019-09-20 18:11:45 +0200
  • 81c5beedaa repos: apply patches with version control system and not patch Henning Schild 2019-09-20 18:11:44 +0200
  • 363eca077c Revert "Dockerfile: Patch oe-git-proxy to truly disable proxying by default" Henning Schild 2019-09-18 16:00:19 +0200
  • 02fcc52007 Dockerfile: Add tmux and libncurses-dev Jan Kiszka 2019-09-12 14:58:44 +0200
  • 61f31c75fd Update maintainer name Jan Kiszka 2019-09-11 13:43:15 +0200
  • 8e36b4f72e release: Adjust to new maintainer's preferences Jan Kiszka 2019-09-11 12:39:42 +0200
  • 0137a92f33 release: Pick up old version from git Jan Kiszka 2019-09-11 12:38:31 +0200
  • 0a1072ec79 Encode image version into kas-docker on release Jan Kiszka 2019-09-11 12:32:55 +0200
  • dbde2a75fc Revert "Docker: move on to buster" Jan Kiszka 2019-09-11 12:29:07 +0200
  • 419e196cbb build: Fix name of argument variable Jan Kiszka 2019-09-03 10:42:19 +0200
  • 8558b566d9 build: Add -c and --cmd as aliases for --task Jan Kiszka 2019-08-31 12:27:49 +0200
  • 08a1326825 kas-docker: Reformat help output Jan Kiszka 2019-08-30 13:41:16 +0200
  • b2af1bcfe7 config: Remove dead code Jan Kiszka 2019-08-30 09:41:46 +0200
  • 1dfb4ebb06 Dockerfile.isar: preserve /var/tmp directory from an unwanted removal Matteo Facchinetti 2019-08-29 17:34:12 +0200
  • f3f004f4ea kas-docker: Allow to define docker image revision Jan Kiszka 2019-08-23 15:20:17 +0200