Skip to content

RM-7666: fix aktualizr package build and SDK inclusion#6

Open
vdskvortsov wants to merge 1 commit intoemcraft-fdpic-2022.08.xfrom
rm7666-fix-aktualirz-build
Open

RM-7666: fix aktualizr package build and SDK inclusion#6
vdskvortsov wants to merge 1 commit intoemcraft-fdpic-2022.08.xfrom
rm7666-fix-aktualirz-build

Conversation

@vdskvortsov
Copy link
Contributor

  • Add missing host-asn1c to AKTUALIZR_DEPENDENCIES (fixes CMake configure failure: "asn1c not found")
  • Add AKTUALIZR_INSTALL_STAGING = YES so aktualizr is included in the SDK archive produced by "make sdk"
  • Skip tarball hash check via BR_NO_CHECK_HASH_FOR since the archive is locally generated (git + submodules) and not reproducible across different git/tar versions

Unit test

successfully build buildroot from scratch

- Add missing host-asn1c to AKTUALIZR_DEPENDENCIES (fixes CMake
  configure failure: "asn1c not found")
- Add AKTUALIZR_INSTALL_STAGING = YES so aktualizr is included
  in the SDK archive produced by "make sdk"
- Skip tarball hash check via BR_NO_CHECK_HASH_FOR since the archive
  is locally generated (git + submodules) and not reproducible across
  different git/tar versions
@vdskvortsov vdskvortsov changed the title RM-7666: fix aktualizr package build and SDK inclusion DRAFT: RM-7666: fix aktualizr package build and SDK inclusion Mar 20, 2026
@vdskvortsov vdskvortsov marked this pull request as draft March 20, 2026 13:21
@vdskvortsov vdskvortsov changed the title DRAFT: RM-7666: fix aktualizr package build and SDK inclusion RM-7666: fix aktualizr package build and SDK inclusion Mar 20, 2026
@vdskvortsov vdskvortsov marked this pull request as ready for review March 20, 2026 13:23
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