| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |/ / |
|
| | |\ \
| | | | |
| | | | | |
Pull new aktualizr with fixed fd leak
|
| | |/ / |
|
| | |\ \
| | | | |
| | | | | |
Test/pro 4481/hsm
|
| | | | |
| | | | |
| | | | |
| | | | | |
No need for the extra bitbake of aktualizr-native.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Factorize the call of aktualizr-native commands in each testing class
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Also fix a minor provisioning check ordering problem.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Also clean up some minor formatting.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This helps distinguish it from runCmd, which is how you run commands in
the shell.
|
| | | | | |
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | | |
Improve some organization and logging.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This required setting the LD_LIBRARY_PATH to get some dependencies that
are liable to conflict with the host's normal installation. I adapted
that for the sota_tools tests as well for good measure.
Also, we now actually install cert_provider in the native build.
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
The credentials test was failing if any other provisioning recipe was
specified.
|
| | |\ \
| | | | |
| | | | | |
Bugfix/p11 fixes
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
It was merged into the libp11 package. Bump aktualizr to use the correct
default path (and fix some various OSTree issues). Add opensc as it was
previously a transitive dependency.
|
| | | | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
As of 6c0dd6c87f4f4027e9b89f9a9e0dc12ef386d39d these are installed with a
normal 'make install' (via cmake)
|
| | |\ \ \
| | | |/ /
| | |/| | |
Test/oe selftest backport
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This does not appear to be a problem on rocko, and it wasn't a problem
for me on pyro when I last checked less than a month ago. It actually
only broke the native build. This has been fixed upstream at some point,
anyway.
|
| | | | |
| | | | |
| | | | |
| | | | | |
Cherry-pick of c64b399633975bc05856e5eded519c4f22adfe44 from rocko.
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Partial cherry-pick of b605cf215ff4cef35c3f62fee0ec14e3c8d5ba22 from
rocko.
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Partial cherry-pick of 84baa1c3d8f996f7daf2d8aa3d26197378218f21 from
rocko.
|
| |\ \ \
| | | | |
| | | | | |
Remove aktualizr's jansson dependencies
|
| |/ / /
| | | |
| | | |
| | | | |
This was needed for GENIVI support, which got dropped recently
|
| |\ \ \
| | | | |
| | | | | |
Add provisioning with CA
|
| |/ / / |
|
| |\ \ \
| | | | |
| | | | | |
Pull new aktualizr with fixed fd leak
|
| |/ / / |
|
| |\ \ \
| | |_|/
| |/| | |
Bugfix/fix libp11 openssl again
|
| | | | |
|
| |/ / |
|
| |\ \
| | | |
| | | | |
Bump aktualizr and fix some installation complaints.
|
| |/ / |
|
|\ \ \
| | | |
| | | | |
sdimage-sota.wks: remove label as it gets set by image_types_ota
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
image_types_ota already defines the rootfs label when creating the ota
image, so drop label overwrite when creating the sdcard partition.
Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
|
|\ \ \ \
| |/ / /
|/| | | |
image_types_ota: make default grub.cfg a link to loader/grub.cfg
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | | |
/boot/grub2/grub.cfg should reflect the grub.cfg used by the boot process
instead of being an empty file.
Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
|
|\ \ \
| | | |
| | | | |
Replace INITRAMFS_FSTYPES with OSTREE_INITRAMFS_FSTYPES
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
User is able to customize the init script via OSTREE_INITRAMFS_IMAGE but
there is no way to set INITRAMFS_FSTYPES as it gets defined by
sota.bbclass. Create a new variable called OSTREE_INITRAMFS_IMAGE to
handle the INITRAMFS_FSTYPES update, and also allow the user to override
it.
Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
|
|\ \ \ \
| |/ / /
|/| | | |
ostree: fix systemd service files permission
|
|/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fix the following boot warning:
systemd[1]: Configuration file /usr/lib/systemd/system/ostree-remount.service
is marked executable. Please remove executable permission bits. Proceeding
anyway.
Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
|
|\ \ \
| | | |
| | | | |
grub-efi: remove bbappend as change is now provided by oe-core
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
grub-efi from oe-core now includes configfile in the default buildin
modules list.
Signed-off-by: Ricardo Salveti <ricardo@opensourcefoundries.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Merge latest changes from the rocko branch
|
|/| | |
| |/ / |
|
| |\ \
| | | |
| | | | |
Remove manual installation of /usr/lib/sota/schemas
|
| | | |
| | | |
| | | |
| | | |
| | | | |
As of 6c0dd6c87f4f4027e9b89f9a9e0dc12ef386d39d these are installed with a
normal 'make install' (via cmake)
|