From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6920137738831265792 X-Received: by 2002:a2e:914d:: with SMTP id q13mr6341799ljg.205.1611220123957; Thu, 21 Jan 2021 01:08:43 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:6512:3993:: with SMTP id j19ls886402lfu.3.gmail; Thu, 21 Jan 2021 01:08:42 -0800 (PST) X-Google-Smtp-Source: ABdhPJw6wEg7GfhK8ufTljjBHq0Naa2JmFTeIubJ7QPexk1cHGfSRXLjw9NHU7g03v4pvlsnh/Zv X-Received: by 2002:ac2:46dc:: with SMTP id p28mr4271805lfo.25.1611220122824; Thu, 21 Jan 2021 01:08:42 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1611220122; cv=none; d=google.com; s=arc-20160816; b=LLC9hnaTsMPaDpgM4l64lSI8/Wo3UIvVuJVlnZvjA+i57FMSdIlUjaZDv7i8O20/f0 sv4QLM3Ub/qCil6PYNh2Uy0P6eAmL1HMIzDmpQk0W8eY2n9vXR4qB0kJxB+E/lAWh4ke VEANRgZxWiiLc/F9cDCPYfnk69bomb786P9GxTNrGCGgTvYuMb0ZADptS8M07+nQf9dJ NzIjCQQNmAj4lygvXx/Y5g4r9Hnsfu5wBh21NLRNZqtpMkf99xyhR21ivvqCXtaRBGbT fhk3SysYvTKBuM9YHSdNx1P4YTX9mUdAOBKUVNvuq/9nxyk2qs3f7raSYl5/YvbuBLm9 0aNw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from; bh=Lix7tfcpxd9pUAVzASlYn+VjHVCRE+jKh0z+1IbHAA4=; b=a4b7/XOIA8U/eVF1+OEDf0eS8xhOKuOH2dXe3efht0JI5b5MMdWHeo84h8XfRawGBF U76yjQVeyfN9SCXJgJRu9Al9+YqwpnYt3ctXkPBmusTvyluV8iH6onscNViVYE6028bf LmOG3o5Twb3Oxqrs8Yv3mOlgaaaPVf1DW6HAfqw64+AuipKjXsUQ9jgUcgHFpX4gG6zG Y/p5RaYvqdcp5EBxa8F3A5qx3iQnfN061GBwhobgD3uRpsY938dcLxRIYSGyqv/k1A0v S7PpfHPTCQW0IZF+KoN2RNkbrgqybDsiMWA4lGiKwwMCnitQbaGYHQxIvSVuV1B1BSR8 eDRA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of quirin.gylstorff@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=Quirin.Gylstorff@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Return-Path: Received: from goliath.siemens.de (goliath.siemens.de. [192.35.17.28]) by gmr-mx.google.com with ESMTPS id i18si196140lfp.2.2021.01.21.01.08.42 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Jan 2021 01:08:42 -0800 (PST) Received-SPF: pass (google.com: domain of quirin.gylstorff@siemens.com designates 192.35.17.28 as permitted sender) client-ip=192.35.17.28; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of quirin.gylstorff@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=Quirin.Gylstorff@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id 10L98gx3016139 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Thu, 21 Jan 2021 10:08:42 +0100 Received: from md2dvrtc.ad001.siemens.net ([167.87.2.128]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id 10L98fNY018492; Thu, 21 Jan 2021 10:08:41 +0100 From: "Q. Gylstorff" To: isar-users@googlegroups.com Cc: Quirin Gylstorff Subject: [PATCH] update libubootenv to 0.3.1 Date: Thu, 21 Jan 2021 10:08:41 +0100 Message-Id: <20210121090841.14657-1-Quirin.Gylstorff@siemens.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUID: QY1Q1cANoRZM From: Quirin Gylstorff This fixes bugs and remove the patch for the isar-build Signed-off-by: Quirin Gylstorff --- .../{libubootenv_0.2.bb => libubootenv_0.3.1.bb} | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) rename meta/recipes-bsp/libubootenv/{libubootenv_0.2.bb => libubootenv_0.3.1.bb} (70%) diff --git a/meta/recipes-bsp/libubootenv/libubootenv_0.2.bb b/meta/recipes-bsp/libubootenv/libubootenv_0.3.1.bb similarity index 70% rename from meta/recipes-bsp/libubootenv/libubootenv_0.2.bb rename to meta/recipes-bsp/libubootenv/libubootenv_0.3.1.bb index 8eea584..f88d944 100644 --- a/meta/recipes-bsp/libubootenv/libubootenv_0.2.bb +++ b/meta/recipes-bsp/libubootenv/libubootenv_0.3.1.bb @@ -14,18 +14,11 @@ PROVIDES = "libubootenv-tool libubootenv-dev libubootenv-doc libubootenv0.1" inherit dpkg-gbp -SRC_URI = "git://salsa.debian.org/debian/libubootenv.git;protocol=https \ - file://0002-Add-support-GNUInstallDirs.patch;apply=no " -SRCREV = "2c7cb6d941d906dcc1d2e447cc17e418485dff12" +SRC_URI = "git://salsa.debian.org/debian/libubootenv.git;protocol=https" +SRCREV = "918da2525ce711700633ad69ea9b7e569b7abdbc" S = "${WORKDIR}/git" -do_prepare_build() { - cd ${S} - export QUILT_PATCHES=debian/patches - quilt import -f ${WORKDIR}/*.patch - quilt push -a -} dpkg_runbuild_prepend() { export DEB_BUILD_OPTIONS="nocheck" -- 2.20.1