meta-openembedded/meta-oe/recipes-extended/libserialport/libserialport_0.1.2.bb
Wang Mingyu 29caa3e502
libserialport: upgrade 0.1.1 -> 0.1.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-01-14 08:52:04 -08:00

12 lines
541 B
BlitzBasic

DESCRIPTION = "libserialport is a minimal, cross-platform shared library written in C that is intended to take care of the OS-specific details when writing software that uses serial ports."
HOMEPAGE = "https://sigrok.org/wiki/Libserialport"
LICENSE = "LGPL-3.0-or-later"
LIC_FILES_CHKSUM = "file://COPYING;md5=e6a600fd5e1d9cbde2d983680233ad02"
inherit autotools
SRC_URI = "http://sigrok.org/download/source/libserialport/libserialport-${PV}.tar.gz"
SRC_URI[sha256sum] = "5deb92b5ca72c0347b07b786848350deca2dcfd975ce613b8e0e1d947a4b4ca9"