[prev in list] [next in list] [prev in thread] [next in thread] 

List:       fwts-devel
Subject:    [PATCH] snapcraft.yaml: add in missing stage packages
From:       Colin King <colin.king () canonical ! com>
Date:       2018-05-18 10:56:05
Message-ID: 20180518105605.22713-1-colin.king () canonical ! com
[Download RAW message or body]

From: Colin Ian King <colin.king@canonical.com>

This allows us to build with releases that have libftdi1

Signed-off-by: Jonathan Cave <jonathan.cave@canonical.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 snapcraft.yaml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 5179c587..d7f1038e 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -1,5 +1,5 @@
 name: fwts
-version: V17.03.00
+version: V19.01.00
 summary: The Firmware Test Suite (FWTS)
 description: This is a firmware test suite that performs sanity checks on system \
firmware. It is intended to identify BIOS and ACPI errors and if appropriate it will \
try to explain the errors and give advice to help workaround or fix firmware bugs.  \
It is primarily intended to be a Linux-centric firmware troubleshooting tool.  \
confinement: devmode @@ -8,6 +8,8 @@ parts:
     fwts:
         plugin: autotools
         source: git://kernel.ubuntu.com/hwe/fwts
+        stage-packages:
+            - libftdi1
         build-packages:
             - gcc
             - make
-- 
2.17.0


-- 
fwts-devel mailing list
fwts-devel@lists.ubuntu.com
Modify settings or unsubscribe at: \
https://lists.ubuntu.com/mailman/listinfo/fwts-devel


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic