<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-updater.git/scripts/ci/Dockerfile.bitbake, branch master</title>
<subtitle>Mirror of github.com/advancedtelematic/meta-updater</subtitle>
<id>https://git.enea.com/cgit/linux/meta-updater.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-updater.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/'/>
<updated>2021-07-12T13:04:31+00:00</updated>
<entry>
<title>Return python2 to Docker image</title>
<updated>2021-07-12T13:04:31+00:00</updated>
<author>
<name>Oleh Avramenko</name>
<email>ext-oleh.avramenko@here.com</email>
</author>
<published>2021-07-12T11:18:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=bab3148f5348dfc15392f735be96ce7903abab35'/>
<id>urn:sha1:bab3148f5348dfc15392f735be96ce7903abab35</id>
<content type='text'>
Signed-off-by: Oleh Avramenko &lt;ext-oleh.avramenko@here.com&gt;
</content>
</entry>
<entry>
<title>Update dockerfiles to use Debian Buster.</title>
<updated>2021-01-29T08:43:46+00:00</updated>
<author>
<name>Patti Vacek</name>
<email>pattivacek@gmail.com</email>
</author>
<published>2021-01-28T15:37:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=91abc988f5305e3307e9965a453302472446128a'/>
<id>urn:sha1:91abc988f5305e3307e9965a453302472446128a</id>
<content type='text'>
This should hopefully resolve some python3/repo issues.

Signed-off-by: Patti Vacek &lt;pattivacek@gmail.com&gt;
</content>
</entry>
<entry>
<title>Reusable meta-updater pipeline suite</title>
<updated>2019-07-16T14:47:13+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-07-05T15:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=5463396b1d47a122f5aef9a619244fd1777c0b56'/>
<id>urn:sha1:5463396b1d47a122f5aef9a619244fd1777c0b56</id>
<content type='text'>
Squashed:

* Oe-selftest GitLab pipeline stage

* Use credentials for CI's oe-selftest

* Setup kvm trick for docker on CI

  The gid of the kvm group needs to match the one from the host

* Run ci scripts from Docker images

* Template out jobs and split .gitlab-ci.yml

  To be easily reused in other branches and projects

  Rely on this gitlab feature: https://docs.gitlab.com/ee/ci/yaml/#extends

* More flexible checkout script for CI

  - can work without $CURRENT_PROJECT (checks out everything)
  - can take a list of pinned versions

* Add optional CI jobs

  ptest and other oe-selftests

* Publish bitbaked images as artifacts

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Gitlab pipeline for building core-image-minimal</title>
<updated>2019-07-16T14:25:55+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2019-07-04T13:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=9eebc8d15a297d68fc35dd4d77fcb945d2f395b2'/>
<id>urn:sha1:9eebc8d15a297d68fc35dd4d77fcb945d2f395b2</id>
<content type='text'>
Including these points (initially as separate commits):

* Try caching updater-repo in gitlab
* Only patch aktualizr recipe in CI if needed
* Run under user 4321 in bitbake docker image
* Add ability to supply METADIR to envsetup.sh

  So that we can bypass the "relative path from the script" trick that
  doesn't work with symlinks.
* Checkout the PR base branch
* do not run on pushes
* run on runners with "gitlab" tag
* Print all revisions after repo checkout on CI
* Pull CI image from the base branch instead of master
* More robust checkout in CI
* Only store updater-repo artifacts for one day
* Use "stretch" instead of "stable" for Debian release in Dockerfile
  (in fact, stable just changed to buster)
* Move UPDATER_REPO variable out of .gitlab-ci.yml
  To be defined in the project's settings
* Make docker CI stage buildable on shared runners

Signed-off-by: Laurent Bonnans &lt;laurent.bonnans@here.com&gt;
</content>
</entry>
<entry>
<title>Create a user with correct uid inside CI's Dockerfile</title>
<updated>2018-09-06T09:45:07+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2018-06-27T09:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=1b3616e68408a881df58e1bb806bc9c78828f779'/>
<id>urn:sha1:1b3616e68408a881df58e1bb806bc9c78828f779</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Install ovmf in ci Dockerfile</title>
<updated>2018-09-06T09:45:07+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2018-06-26T12:46:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=0d3b28dac079df41132d4a80cc232105cde1bcc3'/>
<id>urn:sha1:0d3b28dac079df41132d4a80cc232105cde1bcc3</id>
<content type='text'>
For qemu tests
</content>
</entry>
<entry>
<title>Remove python3-requests from Dockerfile.bitbake</title>
<updated>2018-06-27T14:01:22+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2018-06-27T14:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=ea7cf6a4a8cc4dcd04dac6fcdd6faf606f56e115'/>
<id>urn:sha1:ea7cf6a4a8cc4dcd04dac6fcdd6faf606f56e115</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Try to bitbake on CI inside docker</title>
<updated>2018-06-22T08:10:13+00:00</updated>
<author>
<name>Laurent Bonnans</name>
<email>laurent.bonnans@here.com</email>
</author>
<published>2018-06-21T14:21:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-updater.git/commit/?id=991c2752340bfd8140e6254ca1e9cd3c48bceff7'/>
<id>urn:sha1:991c2752340bfd8140e6254ca1e9cd3c48bceff7</id>
<content type='text'>
</content>
</entry>
</feed>
