Skip to content

Commit

Permalink
base: rs: Bump aklite with fix for v92 838e53c
Browse files Browse the repository at this point in the history
Relevant changes:
- 838e53c dockerclient: Calculate archive size correctly
- 6fda4d5 dockerclient: Handle tar creation errors

Signed-off-by: Mike Sul <[email protected]>
  • Loading branch information
mike-sul authored and ricardosalveti committed Jan 7, 2024
1 parent 0e00bf4 commit c960c0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions meta-lmp-base/recipes-sota/aktualizr/aktualizr_%.bbappend
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"

BRANCH:lmp = "master"
SRCREV:lmp = "f290020fcd2bdf07bd30ae23405ce77b93a83663"
BRANCH:lmp = "v92"
SRCREV:lmp = "838e53cb7732bb880e55e5badf9cb38ef53614f9"

SRC_URI:remove:lmp = "gitsm://github.com/uptane/aktualizr;branch=${BRANCH};name=aktualizr;protocol=https"
SRC_URI:append:lmp = " \
Expand Down

0 comments on commit c960c0a

Please sign in to comment.