From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6520145520369860608 X-Received: by 10.80.204.74 with SMTP id n10mr397018edi.12.1518096444601; Thu, 08 Feb 2018 05:27:24 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 10.80.204.215 with SMTP id b23ls2285667edj.8.gmail; Thu, 08 Feb 2018 05:27:24 -0800 (PST) X-Google-Smtp-Source: AH8x227zOwYP23iZnZXqNhhsBywbtpE6MNRn8EVbb1GNacuwfakpWy5ojtrSwr1ar0Ik0h8yj8a8 X-Received: by 10.80.202.11 with SMTP id d11mr396204edi.9.1518096444017; Thu, 08 Feb 2018 05:27:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518096443; cv=none; d=google.com; s=arc-20160816; b=ztuVIy9XSsB/yBw0RsKuax+0TbBcb6Ay7/fjohr0M1n2KaMBeqg3+kjli/pzKLXtol pQpaL4CNYfilL/c2DNKf0d62mncK8+Bb2D8sLTeEk9quVU/ZcTOCUKFKNQ8PaKFPghjY gFMAD2mTowNF7EORBe/PbNqAS+KPk/Zu5lhafxecrLgPZPNjrvKMaHgEv4LCQWT6CmqL twuG9bFudYKzeEkeV1Q/6qysfSVzmdt2JOy4egnNx+blg2z5NtfSWK0YPh/mBBRUtLGk znNgWMFvXa5wXfqZEGaNkZ1c0ekZR9PfQ3cthQWkD/9aw8w+0C+YxpGD+s8FvCSRYHy9 QvwA== 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=w0QsAGJcGK+Enzx9X0pIfrI+NqBOaogCsix+Ocn3fMQ=; b=qAFMMK0zkVUkcmZJ40JAVPzhSSZ5O7ItWcH3QJSNEZKZSrKFyJA2dmk0HTG+NwUFMX jzN1VBoT+8vc0c60dCikVOeiUadVFmssl98mXTv8pXeYdxSGjeaRmUwaW6vHVWIngGu/ GILpvJ2k0KLxQ2HxJNRpfQhg+up54+Re336fsbSC+DRocMZxqXeMDG+OYgvMrhTpV01J kUenvVe7vCgeQzjG5bqj+dvgUFtL+8Y2eYtVNMC05RfjSaVM/w7y6lh2X8aKHMrNI5eG zpangYUwUqCDT8dCmDs0vzKFJCeH1mLzM88XGeQdd6G6464Hh1oaNDSeSm2wvuWMelJh W4yw== 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 n22si210412edb.5.2018.02.08.05.27.23 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Feb 2018 05:27:23 -0800 (PST) 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 w18DR8xf032585 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Thu, 8 Feb 2018 14:27:14 +0100 From: Alexander Smirnov To: isar-users@googlegroups.com Cc: Alexander Smirnov Subject: [PATCH v3] libhello: Add libhello Date: Thu, 8 Feb 2018 16:27:01 +0300 Message-Id: <20180208132701.15312-1-asmirnov@ilbers.de> X-Mailer: git-send-email 2.9.5 In-Reply-To: <20180208132508.15244-1-asmirnov@ilbers.de> References: <20180208132508.15244-1-asmirnov@ilbers.de> X-TUID: viBuL6O6z97v 8<-- Added comment regarding DEPENDS. 8<-- 'libhello' package intended to demonstrate Isar build dependencies between recipes. Signed-off-by: Alexander Smirnov --- meta-isar/recipes-app/example-hello/example-hello.bb | 8 ++++++-- meta-isar/recipes-app/libhello/libhello.bb | 18 ++++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) create mode 100644 meta-isar/recipes-app/libhello/libhello.bb diff --git a/meta-isar/recipes-app/example-hello/example-hello.bb b/meta-isar/recipes-app/example-hello/example-hello.bb index 602a11e..9d83e4c 100644 --- a/meta-isar/recipes-app/example-hello/example-hello.bb +++ b/meta-isar/recipes-app/example-hello/example-hello.bb @@ -8,10 +8,14 @@ DESCRIPTION = "Sample application for ISAR" LICENSE = "gpl-2.0" LIC_FILES_CHKSUM = "file://${LAYERDIR_isar}/licenses/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe" -PV = "0.2+7bf716d2" +PV = "0.2-86cc719" + +# NOTE: the following line duplicates the content in 'debian/control', but +# for now it's the only way to correctly build bitbake pipeline. +DEPENDS += "libhello" SRC_URI = "git://github.com/ilbers/hello.git;protocol=https" -SRCREV = "7bf716d22dbdb5a83edf0fe6134c0500f1a8b1f0" +SRCREV = "86cc719b3359adc3c4e243387feba50360a860f3" SRC_DIR = "git" diff --git a/meta-isar/recipes-app/libhello/libhello.bb b/meta-isar/recipes-app/libhello/libhello.bb new file mode 100644 index 0000000..df5793e --- /dev/null +++ b/meta-isar/recipes-app/libhello/libhello.bb @@ -0,0 +1,18 @@ +# Sample shared library +# +# This software is a part of ISAR. +# Copyright (C) 2017-2018 ilbers GmbH + +DESCRIPTION = "Sample shared library for ISAR" + +LICENSE = "gpl-2.0" +LIC_FILES_CHKSUM = "file://${LAYERDIR_isar}/licenses/COPYING.GPLv2;md5=751419260aa954499f7abaabaa882bbe" + +PV = "0.1-98f2e41" + +SRC_URI = "git://github.com/ilbers/libhello.git;protocol=https" +SRCREV = "98f2e41e7d05ab8d19b0c5d160b104b725c8fd93" + +SRC_DIR = "git" + +inherit dpkg -- 2.1.4