From patchwork Wed Aug 22 16:54:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Anthony Wong X-Patchwork-Id: 961058 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=fwts-devel-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 41wgCD1rgLz9s0n; Thu, 23 Aug 2018 07:09:11 +1000 (AEST) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1fsWPK-0001d7-1p; Wed, 22 Aug 2018 16:54:58 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.86_2) (envelope-from ) id 1fsWPI-0001cq-G0 for fwts-devel@lists.ubuntu.com; Wed, 22 Aug 2018 16:54:56 +0000 Received: from mail-pl0-f70.google.com ([209.85.160.70]) by youngberry.canonical.com with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.76) (envelope-from ) id 1fsWPI-0002B5-4T for fwts-devel@lists.ubuntu.com; Wed, 22 Aug 2018 16:54:56 +0000 Received: by mail-pl0-f70.google.com with SMTP id h4-v6so1210697pls.16 for ; Wed, 22 Aug 2018 09:54:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=Jy+BsoHN94oflcoV3aWpQmBDZHCwb3heI9pPXvbxYQ4=; b=BTfv/BTQVI5xYp2TndT9j/Ed+TBTpAgIKp6su8DZrs9wML5374S0KVaU4neORV2EgS q6OROaLu1ULWN5jfOX3mgtVebRLd0Bh83hUQT2kUA/x1uEvghSErp7PGY0PAk/iMhMW1 BDemflbay1YxurlABQS5G9I5qzH9sPAmfWLvq6MMBYF1KBLsVqq1J1i5YcOH896qzBaz ivwq1m09GgbqZWduzNFaHUHKZ0mQt4ATNyYj4JJSbNIR9bAMCGIR7WgqFGcTTQ2jUTGz jVorLqMwKvzE9rBtGOv65c8LcMx9ZXO7Rn0Pq8GZy9tsjKSG+lhxF6iTRpmBFf/sUy5F U1YQ== X-Gm-Message-State: AOUpUlFDp2JEEXlq/UCcipYW7gKTL+WAa0Lt8wEmbUEVC6+cT8FJePWa iKjM/l9dlff7EmokNW7RbEoO2YFIDu8BbaZkXNyrhTM6j0PEqGA3g7AdARqRRBBmREAotkOCJ2M pSMxC3luwcYXkPgdWSx2ddLOOuz5Iy5jMzvmH5Jur X-Received: by 2002:a17:902:110b:: with SMTP id d11-v6mr13385592pla.171.1534956894665; Wed, 22 Aug 2018 09:54:54 -0700 (PDT) X-Google-Smtp-Source: AA+uWPzRohrqiE0uTC7WZCiVjZ8AM7qcyV/HuzkKaW72uwDQnZGa63jbisg796uhJS9uwLqiBQTjow== X-Received: by 2002:a17:902:110b:: with SMTP id d11-v6mr13385580pla.171.1534956894357; Wed, 22 Aug 2018 09:54:54 -0700 (PDT) Received: from canonical.com (li1734-10.members.linode.com. [172.104.124.10]) by smtp.gmail.com with ESMTPSA id y3-v6sm3425693pfi.24.2018.08.22.09.54.53 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Aug 2018 09:54:53 -0700 (PDT) From: Anthony Wong To: fwts-devel@lists.ubuntu.com Subject: [PATCH] snapcraft: add libbsd-dev to build-packages Date: Thu, 23 Aug 2018 00:54:50 +0800 Message-Id: <1534956890-24077-1-git-send-email-anthony.wong@canonical.com> X-Mailer: git-send-email 2.7.4 X-BeenThere: fwts-devel@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Firmware Test Suite Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: fwts-devel-bounces@lists.ubuntu.com Sender: "fwts-devel" Fixes snap build error: fwts_hwinfo.c:23:24: fatal error: bsd/string.h: No such file or directory Signed-off-by: Anthony Wong Acked-by: Colin Ian King Acked-by: Alex Hung --- snapcraft.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/snapcraft.yaml b/snapcraft.yaml index 0a69fc9..0533ddf 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -24,6 +24,7 @@ parts: - dh-autoreconf - libglib2.0-dev - libfdt-dev + - libbsd-dev apps: fwts: command: bin/fwts