serial-forward: Correct typo in specifying string.h header

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2022-08-31 10:36:06 -07:00
parent 6d9b67af95
commit ae3c42a322
2 changed files with 28 additions and 0 deletions
@@ -8,6 +8,7 @@ PV = "1.1+gitr${SRCPV}"
SRC_URI = "git://github.com/freesmartphone/cornucopia.git;branch=master;protocol=https \
file://0001-serial_forward-Disable-default-static-linking.patch;striplevel=3 \
file://0001-correct-the-typo-in-include-file-name-string.h.patch;striplevel=3 \
"
S = "${WORKDIR}/git/tools/serial_forward"