meta-arm.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm/opencsd: upgrade to 1.1.0
@ 2021-06-18 15:42 Ross Burton
  0 siblings, 0 replies; only message in thread
From: Ross Burton @ 2021-06-18 15:42 UTC (permalink / raw)
  To: meta-arm

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


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-18 15:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-18 15:42 [PATCH] arm/opencsd: upgrade to 1.1.0 Ross Burton

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).