Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dunfell fixes for dunfell #1086

Merged
merged 8 commits into from Sep 17, 2020
Merged

Conversation

kacf
Copy link
Member

@kacf kacf commented Sep 11, 2020

No description provided.

nandra and others added 2 commits September 11, 2020 08:47
Changelog:Title

In latest poky dunfell release libubootenv was bumped to 0.3 with all
patches carried in repo applied. Drop append + patches.

Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>
(cherry picked from commit de78f74)
The oecore libubootenv now adds an RRECOMMENDS for u-boot-default-env.
This is normally provided by u-boot, which will try to install the
/etc/fw_env.config, but we want to get it from this recipe instead.

By adding the RPROVIDES for u-boot-default-env to this recipe, this
version will be selected as intended.

Changelog: Title
Signed-off-by: Kurt Kiefer <kekiefer@gmail.com>
(cherry picked from commit d25feef)
@mender-test-bot
Copy link

Hello 😸 I created a pipeline for you here: Pipeline-188662110

Build Configuration Matrix

Key Value
BASE_BRANCH dunfell
BUILD_BEAGLEBONEBLACK true
BUILD_QEMUX86_64_BIOS_GRUB true
BUILD_QEMUX86_64_BIOS_GRUB_GPT true
BUILD_QEMUX86_64_UEFI_GRUB true
BUILD_VEXPRESS_QEMU true
BUILD_VEXPRESS_QEMU_FLASH true
BUILD_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true
META_MENDER_REV pull/1086/head
META_OPENEMBEDDED_REV dunfell
META_RASPBERRYPI_REV dunfell
POKY_REV dunfell
RUN_INTEGRATION_TESTS true
TEST_QEMUX86_64_BIOS_GRUB true
TEST_QEMUX86_64_BIOS_GRUB_GPT true
TEST_QEMUX86_64_UEFI_GRUB true
TEST_VEXPRESS_QEMU true
TEST_VEXPRESS_QEMU_FLASH true
TEST_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true

This is to go with:

mendersoftware/mender-artifact#281

Changelog: None
Signed-off-by: Ole Petter <ole.orhagen@northern.tech>
(cherry picked from commit ace7610)
@mender-test-bot
Copy link

Hello 😸 I created a pipeline for you here: Pipeline-188672327

Build Configuration Matrix

Key Value
BASE_BRANCH dunfell
BUILD_BEAGLEBONEBLACK true
BUILD_QEMUX86_64_BIOS_GRUB true
BUILD_QEMUX86_64_BIOS_GRUB_GPT true
BUILD_QEMUX86_64_UEFI_GRUB true
BUILD_VEXPRESS_QEMU true
BUILD_VEXPRESS_QEMU_FLASH true
BUILD_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true
META_MENDER_REV pull/1086/head
META_OPENEMBEDDED_REV dunfell
META_RASPBERRYPI_REV dunfell
POKY_REV dunfell
RUN_INTEGRATION_TESTS true
TEST_QEMUX86_64_BIOS_GRUB true
TEST_QEMUX86_64_BIOS_GRUB_GPT true
TEST_QEMUX86_64_UEFI_GRUB true
TEST_VEXPRESS_QEMU true
TEST_VEXPRESS_QEMU_FLASH true
TEST_VEXPRESS_QEMU_UBOOT_UEFI_GRUB true

merlin-northern and others added 5 commits September 16, 2020 13:48
ChangeLog:title
Signed-off-by: Peter Grzybowski <peter@northern.tech>
(cherry picked from commit 2d59089)
Required layers, modules, and deps are added for SoftHSM to work,
as well as for accessing private key via OpenSSL engine (libp11 implementation)

* meta-oe added (needed for libp11)
* opensc added (needed for pkcs11-tool)
* libp11 added (implementation of pkcs11 OpenSSL engine plugin)
* gnutls added (provides p11tool)
* p11-kit added (required for libp11, also as a DEPENDS in order to Openssl
  to load the engine)
* libp11 bumped to latest source revision (align with OpenSSL 1.1.1d))

ChangeLog:none
Signed-off-by: Peter Grzybowski <peter@northern.tech>
(cherry picked from commit f39dc0a)
…onfig.

Changelog: Fixed key extraction by skipping new lines in defconfig.
The `add_kconfig_option_with_depends.py` file throws `Not sure how to
handle Kconfig option that doesn't start with 'CONFIG_'` when the
provided defconfig file contains blank lines. It has been fixed by
checking for empty lines before processing for keys.

Signed-off-by: Daniel Selvan D <danilselvan@gmail.com>

Modified-by: Kristian Amlie <kristian.amlie@northern.tech>
* Adjusted commit message and squashed.

Signed-off-by: Kristian Amlie <kristian.amlie@northern.tech>
(cherry picked from commit 90fff22)
Changelog: Add mender-client 2.4.0 recipe.

Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
(cherry picked from commit 4a9ac10)
The u-boot integration link has been broken since Mender 1.7.

Changelog: None

Signed-off-by: Lluis Campos <lluis.campos@northern.tech>
(cherry picked from commit dce1cc2)
@kacf kacf merged commit 63c8390 into mendersoftware:dunfell Sep 17, 2020
@kacf kacf deleted the dunfell_fixes_dunfell branch September 17, 2020 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants