Skip to content

Pull in new meta-lmp#26

Closed
doanac wants to merge 1 commit intomasterfrom
meta-updater-changes
Closed

Pull in new meta-lmp#26
doanac wants to merge 1 commit intomasterfrom
meta-updater-changes

Conversation

@doanac
Copy link
Copy Markdown
Member

@doanac doanac commented Sep 1, 2019

This pull in the latest meta-lmp as well as updates to aktualizr
that rebase cleanly on top of it.

Changes to meta-lmp:

b056b70 (HEAD -> master, origin/master, origin/HEAD) Merge pull request #591 from advancedtelematic/fix/ip-secondary-test/wait-until-provisioned
620152f Use --wait-until-provisioned option while getting aktualizr status in the ip secondary tests
abfc287 Merge pull request #590 from advancedtelematic/fix/OTA-3419/garage-sign-expiry
74d9d16 README: new section for garage-sign.
08759ff Use a default expiry of one month if nothing is specified.
8434da1 aktualizr: latest garage-sign with expiration support.
3bc6500 Merge pull request #587 from advancedtelematic/fix/grub-ostree
f865c40 Expose OSTREE_BOOT_PARTITION in do_image_ota
e8ec175 Merge pull request #586 from advancedtelematic/fix/ptest-qa
1b46307 Fix error during package_qa with aktualizr-ptest
8b4f0cf Fix/ostree branchname 2 (#585)
261c28a Do not export anything in sota.bbclass
4f90284 Revert "Move OSTREE_BRANCHNAME to image_types_ostree.bbclass."
057fdb0 Merge pull request #532 from advancedtelematic/feat/OTA-2666/garage-tools-mutual-tls
8fa3a60 Bump aktualizr and garage-sign versions to the latest.
9921803 Merge pull request #578 from advancedtelematic/fix/qemucommand
c6ad1d2 qemucommand.py: redirect qemu monitor to null chardev
b8215f4 Merge pull request #572 from advancedtelematic/test/ota-3064/test-for-setting-custom-hardware-id
a2fc4db Test for setting hwid
558c25c Revert "Do not create connman's resolv.conf symlink at boot" (#577)
1a3c0f0 Revert "Do not create connman's resolv.conf symlink at boot"
f348e80 Merge pull request #574 from advancedtelematic/connman-fix-master
8b5e97c Bump aktualizr
36f3119 More helpful error message when running qemu
8180fe8 Add bugfix service for old connman to systemd-networkd
2c72b0c Do not create connman's resolv.conf symlink at boot
cf559d5 Merge pull request #568 from advancedtelematic/feat/OTA-3115/Dont-patch-credentials
672fcc5 Dont patch credentials

Signed-off-by: Andy Doan [email protected]

This pull in the latest meta-lmp as well as updates to aktualizr
that rebase cleanly on top of it.

Changes to meta-lmp:

b056b70 (HEAD -> master, origin/master, origin/HEAD) Merge pull request #591 from advancedtelematic/fix/ip-secondary-test/wait-until-provisioned
620152f Use --wait-until-provisioned option while getting aktualizr status in the ip secondary tests
abfc287 Merge pull request #590 from advancedtelematic/fix/OTA-3419/garage-sign-expiry
74d9d16 README: new section for garage-sign.
08759ff Use a default expiry of one month if nothing is specified.
8434da1 aktualizr: latest garage-sign with expiration support.
3bc6500 Merge pull request #587 from advancedtelematic/fix/grub-ostree
f865c40 Expose OSTREE_BOOT_PARTITION in do_image_ota
e8ec175 Merge pull request #586 from advancedtelematic/fix/ptest-qa
1b46307 Fix error during package_qa with aktualizr-ptest
8b4f0cf Fix/ostree branchname 2 (#585)
261c28a Do not export anything in sota.bbclass
4f90284 Revert "Move OSTREE_BRANCHNAME to image_types_ostree.bbclass."
057fdb0 Merge pull request #532 from advancedtelematic/feat/OTA-2666/garage-tools-mutual-tls
8fa3a60 Bump aktualizr and garage-sign versions to the latest.
9921803 Merge pull request #578 from advancedtelematic/fix/qemucommand
c6ad1d2 qemucommand.py: redirect qemu monitor to null chardev
b8215f4 Merge pull request #572 from advancedtelematic/test/ota-3064/test-for-setting-custom-hardware-id
a2fc4db Test for setting hwid
558c25c Revert "Do not create connman's resolv.conf symlink at boot" (#577)
1a3c0f0 Revert "Do not create connman's resolv.conf symlink at boot"
f348e80 Merge pull request #574 from advancedtelematic/connman-fix-master
8b5e97c Bump aktualizr
36f3119 More helpful error message when running qemu
8180fe8 Add bugfix service for old connman to systemd-networkd
2c72b0c Do not create connman's resolv.conf symlink at boot
cf559d5 Merge pull request #568 from advancedtelematic/feat/OTA-3115/Dont-patch-credentials
672fcc5 Dont patch credentials

Signed-off-by: Andy Doan <[email protected]>
@doanac
Copy link
Copy Markdown
Member Author

doanac commented Sep 1, 2019

@rsalveti - this is more of a test to make sure my aktualizr patches are applied cleanly and work so that i can do a PR for: foundriesio/meta-lmp@03ecda1 However, if things look good I guess this might be mergable?

Note - there are some networking related stuff with conman in this change log. Not sure it affects us.

@doanac
Copy link
Copy Markdown
Member Author

doanac commented Sep 1, 2019

ci-retest - looks good, but the job didn't pick up a new OTA_LITE_TAG parameter. This should do the trick

@doanac
Copy link
Copy Markdown
Member Author

doanac commented Sep 1, 2019

ci-retest - this time the params will get passed

@doanac
Copy link
Copy Markdown
Member Author

doanac commented Sep 3, 2019

This pulls in what I was needing fixed in aktualizr-lite. I've tested and put the actual meta-lmp change into a PR now. Once merged, we can can update this to match the new SHA and merge this if it looks correct.

@ricardosalveti
Copy link
Copy Markdown
Member

Now part of #28

@mike-scott mike-scott deleted the meta-updater-changes branch June 5, 2020 19:19
ricardosalveti pushed a commit that referenced this pull request May 5, 2022
Relevant changes:
- 826542a Merge pull request #34 from ricardosalveti/master
- 804f6b2 classes/sota: no need to add wic when sota is enabled
- 58e3efb Merge pull request #32 from uptane/shellcheck-master
- eee365c Replace tabs with spaces.
- 6dbc404 Fix all shellcheck complaints.
- 5a4e76b Merge pull request #31 from ricardosalveti/master
- 39feaef sota: drop curl packageconfig settings for openssl
- e4b64f8 Merge pull request #30 from uptane/ostree-curl-timeout-master
- 60864e2 ostree: patch to setup a curl request timeout
- 9272a91 Merge pull request #27 from shr-project/jansa/kirkstone-updates
- 4776d37 layer.conf: update LAYERSERIES_COMPAT for kirkstone
- 99d82c1 Merge pull request #25 from shr-project/jansa/curl
- 918f716 Merge pull request #22 from uptane/fix-ipsecondary-root-version
- 2142cef fixed incorrect boolean in virtualsec.json
- f2cdf57 Merge pull request #26 from shr-project/jansa/sota
- cee9fbf Merge pull request #24 from uptane/latest-versions-master
- 8e29a69 sota_sanity.bbclass: fix DeprecationWarning: invalid escape sequence d
- 4d01a7a sota.bbclass: update for renamed ssl PACKAGECONFIG in curl recipe
- 1f23c1c aktualizr: Mark aktualizr-hwid as RRECOMMENDS, not RDEPENDS.
- 93968ee aktualizr: Bump to latest, plus garage-sign.
- 851c5b7 Merge pull request #19 from shr-project/jansa/https
- 4db1422 aktualizr: use https protocol to fetch it
- 7a36ee1 Merge pull request #18 from uptane/aktualizr-secondary-etc
- ff1e835 aktualizr: Bump to latest for Secondary putRoot implementation.
- 885da7d Merge pull request #16 from uptane/latest-aktualizr
- 94e6422 aktualir: Bump to latest with TUF verification support.
- eab04a9 aktualizr: Delete unused ca.cnf file.
- 4473a81 Update to latest Aktualizr
- 25642b4 Merge pull request #13 from uptane/fix/ats-825/kirkstone
- ff20197 sota.conf.inc: Cleanup for kirkstone.
- 1093211 layer.conf: Drop older branches.

Signed-off-by: Daiane Angolini <[email protected]>
ricardosalveti pushed a commit to ricardosalveti/lmp-manifest that referenced this pull request May 16, 2022
Relevant changes:
- 826542a Merge pull request foundriesio#34 from ricardosalveti/master
- 804f6b2 classes/sota: no need to add wic when sota is enabled
- 58e3efb Merge pull request foundriesio#32 from uptane/shellcheck-master
- eee365c Replace tabs with spaces.
- 6dbc404 Fix all shellcheck complaints.
- 5a4e76b Merge pull request foundriesio#31 from ricardosalveti/master
- 39feaef sota: drop curl packageconfig settings for openssl
- e4b64f8 Merge pull request foundriesio#30 from uptane/ostree-curl-timeout-master
- 60864e2 ostree: patch to setup a curl request timeout
- 9272a91 Merge pull request foundriesio#27 from shr-project/jansa/kirkstone-updates
- 4776d37 layer.conf: update LAYERSERIES_COMPAT for kirkstone
- 99d82c1 Merge pull request foundriesio#25 from shr-project/jansa/curl
- 918f716 Merge pull request foundriesio#22 from uptane/fix-ipsecondary-root-version
- 2142cef fixed incorrect boolean in virtualsec.json
- f2cdf57 Merge pull request foundriesio#26 from shr-project/jansa/sota
- cee9fbf Merge pull request foundriesio#24 from uptane/latest-versions-master
- 8e29a69 sota_sanity.bbclass: fix DeprecationWarning: invalid escape sequence d
- 4d01a7a sota.bbclass: update for renamed ssl PACKAGECONFIG in curl recipe
- 1f23c1c aktualizr: Mark aktualizr-hwid as RRECOMMENDS, not RDEPENDS.
- 93968ee aktualizr: Bump to latest, plus garage-sign.
- 851c5b7 Merge pull request foundriesio#19 from shr-project/jansa/https
- 4db1422 aktualizr: use https protocol to fetch it
- 7a36ee1 Merge pull request foundriesio#18 from uptane/aktualizr-secondary-etc
- ff1e835 aktualizr: Bump to latest for Secondary putRoot implementation.
- 885da7d Merge pull request foundriesio#16 from uptane/latest-aktualizr
- 94e6422 aktualir: Bump to latest with TUF verification support.
- eab04a9 aktualizr: Delete unused ca.cnf file.
- 4473a81 Update to latest Aktualizr
- 25642b4 Merge pull request foundriesio#13 from uptane/fix/ats-825/kirkstone
- ff20197 sota.conf.inc: Cleanup for kirkstone.
- 1093211 layer.conf: Drop older branches.

Signed-off-by: Daiane Angolini <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants