~robertliu/+git/sa8155p-gadget:revert-logfs-format

Last commit made on 2022-03-18
Get this branch:
git clone -b revert-logfs-format https://git.launchpad.net/~robertliu/+git/sa8155p-gadget
Only Robert Liu can upload to this branch. If you are Robert Liu please log in for upload directions.

Branch merges

Branch information

Name:
revert-logfs-format
Repository:
lp:~robertliu/+git/sa8155p-gadget

Recent commits

3ee0c09... by Robert Liu

Revert "gadget: set filesystem type for logfs and remove content file"

This reverts commit c1abaedf429667154f2f10777af619a7a9e24a0a.

While testing snapd with support of multi-volume boot assets updating,
snapd complains that the logfs partitions is not in vfat format and
fails to install.
Because neither fastboot nor abl formats the logfs partition, we still
need to flash a content image to the partition to avoid the above issue.

b97b832... by Robert Liu

Merge remote-tracking branch 'robert/rescan-flag-2' into uc20

MP: https://code.launchpad.net/~robertliu/+git/sa8155p-gadget/+merge/416735
To reflect the file path finally landed into snapd, we need to update the recipe.

Signed-off-by: Robert Liu <email address hidden>

721b241... by Robert Liu

snap: force-rescan: change the pathname of the flag file

Signed-off-by: Robert Liu <email address hidden>

55b3bb6... by Robert Liu

Merge remote-tracking branch 'robert/rescan-flag' into uc20

MP: https://code.launchpad.net/~robertliu/+git/sa8155p-gadget/+merge/414600
add a flag file for snapd to force using rescan mechanism when creating partitions.

Signed-off-by: Robert Liu <email address hidden>

f5ec246... by Robert Liu

snap: add force-rescan flag file for snapd

Signed-off-by: Robert Liu <email address hidden>

31755bc... by Robert Liu

Merge remote-tracking branch 'robert/uc20' into uc20-next

MP: https://code.launchpad.net/~robertliu/+git/sa8155p-gadget/+merge/413440
update snap-boot-sel/parse-yaml.sh to reflect the change of image role:
system-recovery-image --> system-seed-image

Signed-off-by: Robert Liu <email address hidden>

bd0fa95... by Robert Liu

snap-boot-sel/parse-yaml.sh: update image role of recovery partitions

Image role 'system-recovery-image' was renamed to 'system-seed-image'

Signed-off-by: Robert Liu <email address hidden>

1835435... by Robert Liu

Merge remote-tracking branch 'ondrak/uc20' into uc20

MP: https://code.launchpad.net/~ondrak/+git/sa8155p-gadget/+merge/413424
Cleaning up from snapcraft workarounds

Signed-off-by: Robert Liu <email address hidden>

299f554... by Ondrej Kubik

gadget: cleanup from previous snapcraft workarounds

Signed-off-by: Ondrej Kubik <email address hidden>

e471546... by Ondrej Kubik

snap: abl: unify formating build arguments

Signed-off-by: Ondrej Kubik <email address hidden>