meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: "Ross Burton" <ross@burtonini.com>
To: meta-arm@lists.yoctoproject.org
Subject: [PATCH] arm/opencsd: upgrade to 1.1.0
Date: Fri, 18 Jun 2021 16:42:52 +0100	[thread overview]
Message-ID: <20210618154252.601262-1-ross.burton@arm.com> (raw)

Change-Id: I0f8004b3f75eb45fa45ac3d1355fbb12b297808b
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
 .../opencsd/{opencsd_1.0.0.bb => opencsd_1.1.0.bb}            | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
 rename meta-arm/recipes-devtools/opencsd/{opencsd_1.0.0.bb => opencsd_1.1.0.bb} (86%)

diff --git a/meta-arm/recipes-devtools/opencsd/opencsd_1.0.0.bb b/meta-arm/recipes-devtools/opencsd/opencsd_1.1.0.bb
similarity index 86%
rename from meta-arm/recipes-devtools/opencsd/opencsd_1.0.0.bb
rename to meta-arm/recipes-devtools/opencsd/opencsd_1.1.0.bb
index cb75ce1..e77433d 100644
--- a/meta-arm/recipes-devtools/opencsd/opencsd_1.0.0.bb
+++ b/meta-arm/recipes-devtools/opencsd/opencsd_1.1.0.bb
@@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=ad8cb685eb324d2fa2530b985a43f3e5"
 
 SRC_URI = "git://github.com/Linaro/OpenCSD;protocol=https"
-SRCREV = "01d44a34f8fc057f4b041c01f8d9502d77fe612f"
+SRCREV = "54c3f67811fbcea853b7d223383d4a755819bb7e"
 
 S = "${WORKDIR}/git"
 
@@ -30,8 +30,6 @@ do_compile() {
 }
 
 do_install() {
-    # Remove mkdir when upgrading (https://github.com/Linaro/OpenCSD/pull/36)
-    mkdir --parents ${D}${mandir}/man1
     oe_runmake -C ${S}/decoder/build/linux install install_man
 }
 
-- 
2.25.1


                 reply	other threads:[~2021-06-18 15:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210618154252.601262-1-ross.burton@arm.com \
    --to=ross@burtonini.com \
    --cc=meta-arm@lists.yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).