[PATCH 2/2] UBUNTU: snapcraft.yaml: install the apq8016-sbc and msm8916-mtp dtb files

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


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

Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
 snapcraft.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 9bc3a9c..8c2997f 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -20,6 +20,7 @@ parts:
     kernel-image-target: Image
     install: |
       cp $SNAPCRAFT_PART_INSTALL/dtbs/qcom/apq8016-sbc-snappy.dtb $SNAPCRAFT_PART_INSTALL/dtbs/qcom/apq8016-sbc.dtb
+      cp $SNAPCRAFT_PART_INSTALL/dtbs/qcom/*.dtb $SNAPCRAFT_PART_INSTALL/dtbs/
   firmware:
     plugin: nil
     stage-packages:
-- 
2.7.4





More information about the kernel-team mailing list