mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
libserialmodule: v1.0.6 -> v1.0.7
1. Fix/check "DSR" is connected before writing. 2. Add "spsr_err_txt" to get text of error code. Signed-off-by: Thuan Nguyen Thai <nguyenthaithuanalg@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
643751548d
commit
5df267759c
|
|
@ -6,7 +6,7 @@ LICENSE = "MIT"
|
|||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=22cdd382a6275cb4c2e75c517952ac7c"
|
||||
DEPENDS = "libsimplelog"
|
||||
SRC_URI = "git://git@github.com/thuanalg/libserialmodule.git;branch=main;protocol=https;tag=v${PV}"
|
||||
SRCREV = "975a95d38ba6bd4ae214567ed2bacd4b3e9f0268"
|
||||
SRCREV = "b5a5a436900d0bd69f990ca062de916c65f7e2e0"
|
||||
S = "${WORKDIR}/git"
|
||||
inherit cmake
|
||||
EXTRA_OECMAKE = "-DUNIX_LINUX=1 -DMETA_OPENEMBEDDED=1"
|
||||
Loading…
Reference in New Issue
Block a user