| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
aktualizr: Bump to latest for ptest provisioning test fix.
|
|/
|
|
| |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\
| |
| | |
Update dependencies to scan with ORT.
|
|/
|
|
| |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\
| |
| | |
Update aktualizr to 2019.11
|
|/
|
|
| |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
Set PKCS11_ENGINE_PATH when using aktualizr with HSM
|
| |
| |
| |
| | |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\ \
| |/
|/| |
ostree: adjust to ostree in meta-openembedded
|
|/
|
|
|
|
|
|
|
|
|
| |
Drop a patch that has been merged into meta-openembedded by commit
000448b0:
[ ostree: Backport build/test fixes from upstream ]
Also move builtin-grub2-mkconfig to PACKAGECONFIG, drop a redundant
FILES setting.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
|
|\
| |
| | |
Add --uboot flag to specify path to a custom u-boot rom.
|
| |
| |
| |
| |
| |
| |
| | |
Also should work for other bootloaders. This is intended to help with
keeping around older versions of images with a similarly old bootloader.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\ \
| |/
|/| |
Force a simple reproducible build mechanism
|
|/
|
|
|
|
|
|
|
|
|
|
| |
In 25a17f0346ab05b3212bb280e4a8b622bcf99bce, poky sets
reproducible_build by defaults. However, it is quite complex as it tries
to compute a plausible timestamp from source files, in a reproducible
ways.
Setting the timestamps to 0, just like ostree, is probably safer in our
case, so let's switch to our old behavior.
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
aktualizr: Bump to latest for ptest fixes for C API tests.
|
|/
|
|
| |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\
| |
| |
| |
| | |
advancedtelematic/feat/ota-3202/Add-sanity-checks-for-SOTA-variables-in-meta-updater
Add sanity checks for user-defined SOTA variables
|
| |
| |
| |
| | |
Signed-off-by: Zee314159 <252806294@qq.com>
|
| |
| |
| |
| | |
Signed-off-by: Zee314159 <252806294@qq.com>
|
| |
| |
| |
| | |
Signed-off-by: Zee314159 <252806294@qq.com>
|
|\ \
| | |
| | | |
image_types_ostree.bbclass: do not inherit distro_features_check
|
|/ /
| |
| |
| |
| |
| |
| | |
Change to inherit features_check, since distro_features_check has been
deprecated in OE.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
|
| |
| |
| |
| | |
This reverts commit 95238dd191dbed4a0811ce85dfb1a90288f3ff67.
|
|\ \
| | |
| | | |
Zeus gitlab pipeline definitions
|
| |/
| |
| |
| | |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\ \
| |/
|/| |
aktualizr: Upgrade to 2019.10 release and latest garage-sign.
|
|/
|
|
| |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\
| |
| | |
Build core-image-minimal for rpi on CI
|
| |
| |
| |
| |
| |
| |
| | |
Also publish images as artifact so that they can directly be downloaded
for tests.
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\ \
| |/
|/| |
Fix uart output on recent raspberrypi3
|
| |
| |
| |
| |
| |
| | |
By bumping aktualizr, see: https://github.com/advancedtelematic/aktualizr/pull/1444
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|/
|
|
|
|
|
| |
The broadcom firmware now needs device trees to be present in/boot to
set it up.
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
aktualizr: Remove systemd packaging.
|
|/
|
|
|
|
| |
That dependency and build flag have been removed as they were unused.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\
| |
| |
| |
| | |
advancedtelematic/feat/OTA-3883/repo-manifest-upload
Send a copy of repo manifest through garage-push
|
| |
| |
| |
| |
| |
| | |
With support with new garage-push --repo-manifest option
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>
|
|\
| |
| |
| |
| | |
liuming50/change-OTA_IMAGE_ROOTFS-to-TAR_IMAGE_ROOTFS
meta: change OTA_IMAGE_ROOTFS to TAR_IMAGE_ROOTFS
|
| |
| |
| |
| |
| |
| |
| | |
No functional changes, rename OTA_IMAGE_ROOTFS to TAR_IMAGE_ROOTFS
since the later is a more common name.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
|
|\ \
| | |
| | | |
Drop ostree_git in favor of the ostree recipe from meta-oe.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
A newer ostree recipe is now provided via the meta-oe layer, so drop
local ostree_git recipe in favor of the latest one from meta-oe.
Local bbappend created to enable curl, libarchive and
ostree-grub-generator, which were all enabled by default in ostree_git,
besides disabling soup as that is not really needed with curl (and
wasn't previously enabled).
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
|
|\ \ \
| |_|/
|/| | |
OTA-3988: Non-systemd/poky-sota local.conf
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
systemd case
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
into the disto feature list
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|