summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb')
-rw-r--r--meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb b/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb
index dd7f457b10..939e7db24e 100644
--- a/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb
+++ b/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb
@@ -10,9 +10,9 @@ PV = "1.0.0+git"
10SRCREV = "655e2d544183d094f0e2d119c7e0c6206a0ddb3f" 10SRCREV = "655e2d544183d094f0e2d119c7e0c6206a0ddb3f"
11SRC_URI = "git://github.com/cyrozap/${BPN}.git;branch=master;protocol=https \ 11SRC_URI = "git://github.com/cyrozap/${BPN}.git;branch=master;protocol=https \
12 file://0001-CMakeLists.txt-don-t-fall-back-CMAKE_INSTALL_LIBDIR-.patch \ 12 file://0001-CMakeLists.txt-don-t-fall-back-CMAKE_INSTALL_LIBDIR-.patch \
13 file://0001-Fix-gcc-15-incompatible-pointer-types-error.patch \
13" 14"
14 15
15S = "${WORKDIR}/git"
16 16
17inherit cmake 17inherit cmake
18 18