From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6547633542169362432 X-Received: by 10.28.153.211 with SMTP id b202mr1230881wme.21.1524489736967; Mon, 23 Apr 2018 06:22:16 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.245.12 with SMTP id t12ls1887794wmh.2.gmail; Mon, 23 Apr 2018 06:22:16 -0700 (PDT) X-Google-Smtp-Source: AIpwx4/dAsHoFi0dStlyldgZBsXghvG1oxFJpgydYeFqN76Q6ANvEsbBxyrUZwtoF3bE5O+IeTUw X-Received: by 10.28.230.77 with SMTP id d74mr1209531wmh.10.1524489736181; Mon, 23 Apr 2018 06:22:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524489736; cv=none; d=google.com; s=arc-20160816; b=tNWQEIT6gE/TmonJQKQYIKFvcUfOJhvk4tAp+FPZXnNNUI5okepVvwqJEZnx6ZGlch 3HNBO+X2BwbrIatyyZ2aVyu9nBfypZgPvGnwYw6G8UCe7CE1+ISuyLuen/FTN2CnSguj j1qI2nd3t6XeNwP9Es7P4Tpiig/Elao5NTlZOQO3pyQ/9OO0GfwDAMT1hDkiYPfV4Bp4 rGGp0H9Q3AK6LhtFs6a+5t08CY+MFiDaE5N1HLp6rCIpnV0qturDr6Paiwpa/68fNtsI 3GbTxJ0yu1XS3knc1CH5C8lM7gLOE/O6s1j8CHOlvfjY3SBUMoLGzzlydpKRaQfisuRu h4pg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=references:in-reply-to:message-id:date:subject:cc:to:from :arc-authentication-results; bh=A07qfXrPu47qgdSL+vvhfCvg3I4DnlZ0B/TLw/be8uA=; b=xhFev8DmsShLWZm9b8/byCxceVarRt1v3OT8bH8Ba2w3U6SdeAiFWIs3jNmrKV687Y yZ6TvGUHtdD0MOebPKnuoUlv9h8BGYPJZ3Z0LQlb6vgtVASR3R+9sv4ecEcoY0Mw5tLn 1JVahRyzWkuRH9gv3tZnDQk+uTNKV7itic2b0vmx4x4TmRvPe/g+sMRk+hIAraBlFI/U 1fhkbS8hA4soDdtlf2AmYESB1w8ihWCn94TN1c3+1guKmz9TnsWqoIJWSC+PgNsR6DYB /LaYe20u4QH/FoUjLmyDqz7Xdhg2mkF+XQiUTeC6cJI+HHwhWvcugw8OfcqZu+Sh0qv/ FmVg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id 35-v6si461730wrc.1.2018.04.23.06.22.16 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Apr 2018 06:22:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Received: from localhost.localdomain ([188.227.110.165]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w3NDLr5h012434 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 23 Apr 2018 15:22:04 +0200 From: Alexander Smirnov To: isar-users@googlegroups.com Cc: Alexander Smirnov Subject: [RFC][PATCH 3/3] recipes-debian: Add example recipe to test Debian .dsc support Date: Mon, 23 Apr 2018 16:21:46 +0300 Message-Id: <20180423132146.14743-4-asmirnov@ilbers.de> X-Mailer: git-send-email 2.9.5 In-Reply-To: <20180423132146.14743-1-asmirnov@ilbers.de> References: <20180423132146.14743-1-asmirnov@ilbers.de> X-TUID: qA37rlYNQzfZ This patch adds recipe to build Debian hello package by using .dsc backend. To test this, the following command could be used: $ bitbake hello Signed-off-by: Alexander Smirnov --- meta-isar/recipes-debian/hello/hello.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 meta-isar/recipes-debian/hello/hello.bb diff --git a/meta-isar/recipes-debian/hello/hello.bb b/meta-isar/recipes-debian/hello/hello.bb new file mode 100644 index 0000000..c018141 --- /dev/null +++ b/meta-isar/recipes-debian/hello/hello.bb @@ -0,0 +1,10 @@ +# Sample recipe for original Debian package build +# +# This software is a part of ISAR. +# Copyright (c) ilbers GmbH, 2018 +# +# SPDX-License-Identifier: MIT + +DSC_URI = "http://ftp.de.debian.org/debian/pool/main/h/hello/hello_2.9-2+deb8u1.dsc;md5sum=faa827e0ff1d7e76c12488ed77e8fc76" + +inherit debian-dsc -- 2.9.5