con2fbmap: Include string.h for strerror

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-09-02 18:45:59 -07:00
parent 47365afb51
commit 538612afdc
2 changed files with 31 additions and 1 deletions
@@ -9,7 +9,9 @@ SECTION = "console/utils"
DEPENDS = ""
SRCREV = "61ed2f28b294b1ebeb767df8cb5fcd391709c8e2"
SRC_URI = "git://gitlab.com/pibox/con2fbmap.git;protocol=https;branch=master"
SRC_URI = "git://gitlab.com/pibox/con2fbmap.git;protocol=https;branch=master \
file://0001-con2fbmap-Add-missing-include-on-string.h.patch \
"
S = "${WORKDIR}/git"