mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
serial-forward: Correct typo in specifying string.h header
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user