| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Used by ostree-grub-generator
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
Fix error during package_qa with aktualizr-ptest
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Oddly, this started happening:
ERROR: aktualizr-1.0+gitAUTOINC+03778511cc-7 do_package_qa: QA Issue:
/usr/lib/aktualizr/ptest/src/tests/sota_tools/headers_response_server.py
contained in package aktualizr-ptest requires /usr/bin/python3, but no
providers found in RDEPENDS_aktualizr-ptest? [file-rdeps]
However, the python3 binary is already provided by python3-modules but
for some reason the qa check tool trips on it. We need to add an
explicit `python3-core` in the list.
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
Fix/ostree branchname 2
|
| |
| |
| |
| |
| |
| |
| | |
A simple variable definition will be enough and doing an export there
completely kills caching.
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|/
|
|
|
|
| |
This reverts commit 8e7a0aeb3682386ed674ed0f682634d6a50983b7.
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| |
| |
| | |
advancedtelematic/feat/OTA-2666/garage-tools-mutual-tls
Feat/ota 2666/garage tools mutual tls
|
| |
| |
| |
| |
| |
| | |
Both include support for mutual TLS in the garage tools.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\ \
| |/
|/| |
qemucommand.py: redirect qemu monitor to null chardev
|
| |
| |
| |
| |
| |
| |
| |
| | |
By default qemu monitor gets attached to stdio,
and that interferes with the test output.
We also don't need vga options in nographic mode.
Signed-off-by: Eugene Smirnov <evgenii.smirnov@here.com>
|
|\ \
| |/
|/|
| |
| | |
advancedtelematic/test/ota-3064/test-for-setting-custom-hardware-id
Test for setting hwid
|
|/
|
|
|
|
| |
Fixed bug taking device ID for hardware ID
Signed-off-by: Zee314159 <252806294@qq.com>
|
|\
| |
| | |
Revert "Do not create connman's resolv.conf symlink at boot"
|
|/
|
|
|
|
|
|
| |
This reverts commit 2c72b0ce1f5cb77f043176ed94e97572ac81d9bf.
The problem is already fixed in connman >= 1.36 (1.37 on master)
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
Connman fix master
|
| |
| |
| |
| |
| |
| | |
For the fix in https://github.com/advancedtelematic/aktualizr/pull/1275
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
| |
| |
| |
| | |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
| |
| |
| |
| | |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|/
|
|
| |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| |
| |
| | |
advancedtelematic/feat/OTA-3115/Dont-patch-credentials
feat/OTA-3155/Dont-patch-credentials
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Unzip files in tmp directory, updated comments
Fixed a zip bug
Grouped elements with warnings
With a fancier loop
Signed-off-by: Zee314159 <252806294@qq.com>
|
|\ \
| | |
| | |
| | |
| | | |
advancedtelematic/fix/aktualizr-polling-interval-typo
README: fix type in recipe name.
|
|/ /
| |
| |
| |
| | |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Suggested-by: Montgomery, Greg <greg.montgomery@here.com>
|
|\ \
| | |
| | | |
freedom-u540: Remove the fitImage overrides
|
|/ /
| |
| |
| |
| |
| |
| | |
meta-riscv now generates a fitImage by default for the freedom-u540
machine so remove the unneeded overrides.
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
|
|\ \
| | |
| | | |
CONTRIBUTING: mention support for warrior.
|
| |/
| |
| |
| | |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\ \
| | |
| | | |
local.conf.sample: fix provisioning naming.
|
| |/
| |
| |
| |
| |
| | |
Missed that somehow when we did the renaming.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\ \
| |/
|/| |
Doc/ota 2578/logging
|
| |
| |
| |
| | |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
| |
| |
| |
| |
| |
| |
| | |
Not sure how that one got away for so long! It's one of the most
commonly used, after all.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
| |
| |
| |
| |
| |
| | |
Renesas isn't actually new, but the TI support is.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\ \
| | |
| | | |
sota: add support for freedom-u540
|
| |/
| |
| |
| |
| |
| | |
fitImage used by default.
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
|
|\ \
| | |
| | | |
initramfs-ostree-image: unset EXTRA_IMAGEDEPENDS to avoid extra dependencies
|
| |/
| |
| |
| |
| |
| |
| |
| | |
It is common for machine configurations to set EXTRA_IMAGEDEPENDS, which
can end up causing circular dependencies when building the initramfs
image (they are usually only required for the actual rootfs image).
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
|
|\ \
| |/
|/|
| |
| | |
advancedtelematic/feat/OTA-2844/oe-selftests-use-wait-until-provisioned
feat/OTA-2844/oe-selftests-use-wait-until-provisioned
|
| |
| |
| |
| | |
Signed-off-by: Zee314159 <252806294@qq.com>
|
| |
| |
| |
| | |
Signed-off-by: Zee314159 <252806294@qq.com>
|
| |
| |
| |
| | |
Signed-off-by: Zee314159 <252806294@qq.com>
|
|\ \
| | |
| | | |
Move `before_script` gitlab steps to `script`
|
| | |
| | |
| | |
| | | |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Hacky but works
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
| |/
| |
| |
| |
| |
| |
| | |
So that `before_script` can be used for additional steps when
sub-classing
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\ \
| |/
|/| |
Follow Filesystem Hierarchy Standard
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add /usr/local support as outlined in OSTree documentation. This
makes sure that a writeable and persistent /usr/local directory
is available.
See also: https://ostree.readthedocs.io/en/latest/manual/adapting-existing/
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|
| |
| |
| |
| |
| |
| |
| | |
Make the root home directory only accessible by root. Use 700
as commonly used for the root home directory.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
The Filesystem Hierarchy Standard defines several top-level directory
to be writeable. Add those even in the absence of files installed by
OpenEmbedded so a user might actually use them.
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|
|\ \
| | |
| | | |
Output site.conf during CI configure step
|