[PATCH 0/2] [SRU] [X/snapdragon] snapcraft.yaml: correct image format

Paolo Pisati paolo.pisati at canonical.com
Thu Jul 27 10:25:23 UTC 2017


BugLink: http://bugs.launchpad.net/bugs/1706938

Impact:

The snapcraft.yaml that we are shipping in Xenial has two errors:

1) it defaults to the snapcraft's arm64 kernel target (Image.gz) while the
correct one should be Image

2) it doesn't copy the dtbs from the SOC specific location to the dtbs root

The first one was my mistake while merging the new snapcraft.yaml from -generic
with the one in the -snapdragon branch, the second is a consequence of the
gadget snap dropping the dtb (and as such ubuntu-image looking for it in the
kernel snap).

Fix:

Apply the attached patches to snapcraft.yaml and generate a new kernel snap

How to test it:

Generate a new snapdragon image[1] and boot it up.

1: https://tutorials.ubuntu.com/tutorial/create-your-own-core-image#0

Paolo Pisati (2):
  UBUNTU: snapcraft.yaml: force image format to Image
  UBUNTU: snapcraft.yaml: install the apq8016-sbc and msm8916-mtp dtb
    files

 snapcraft.yaml | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.7.4





More information about the kernel-team mailing list