ssd1306: Update to newer version

Update to the latest version of the source code in GitHub:

- Use snprintf to replace strncpy without null string at last

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Leon Anavi 2025-09-02 10:50:34 +03:00 committed by Khem Raj
parent 51a526de20
commit c8ef8ccd8d
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7b694e603a996c3bfdc6093ed1f70c8f"
SRC_URI = " \
git://github.com/armlabs/ssd1306_linux.git;protocol=https;branch=master \
"
SRCREV = "34b42992a43fda69c6ba2557b718601cafe16251"
SRCREV = "19128ed4b6108408fea05b9d0551236b6d638dbc"
# coreutils provides fmt which is used in the Makefile