mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
dwarfsrcfiles: fix typo: debig -> debug
(From OE-Core rev: ba777487e7d26f5a57f7eb2681caad13e19ac931) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c68e4c6e3e
commit
a1c299df71
@@ -1,4 +1,4 @@
|
|||||||
SUMMARY = "A small utility for printing debig source file locations embedded in binaries"
|
SUMMARY = "A small utility for printing debug source file locations embedded in binaries"
|
||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPLv2+"
|
||||||
LIC_FILES_CHKSUM = "file://../dwarfsrcfiles.c;md5=31483894e453a77acbb67847565f1b5c;beginline=1;endline=8"
|
LIC_FILES_CHKSUM = "file://../dwarfsrcfiles.c;md5=31483894e453a77acbb67847565f1b5c;beginline=1;endline=8"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user