mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-06-09 15:51:06 +00:00
arm/opencsd: upgrade to 1.1.0
Change-Id: I0f8004b3f75eb45fa45ac3d1355fbb12b297808b Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
+1
-3
@@ -4,7 +4,7 @@ LICENSE = "BSD-3-Clause"
|
|||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=ad8cb685eb324d2fa2530b985a43f3e5"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=ad8cb685eb324d2fa2530b985a43f3e5"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/Linaro/OpenCSD;protocol=https"
|
SRC_URI = "git://github.com/Linaro/OpenCSD;protocol=https"
|
||||||
SRCREV = "01d44a34f8fc057f4b041c01f8d9502d77fe612f"
|
SRCREV = "54c3f67811fbcea853b7d223383d4a755819bb7e"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
@@ -30,8 +30,6 @@ do_compile() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
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
|
oe_runmake -C ${S}/decoder/build/linux install install_man
|
||||||
}
|
}
|
||||||
|
|
||||||
Reference in New Issue
Block a user