All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] dwarfsrcfiles: fix typo: debig -> debug
@ 2018-07-09  6:34 Robert Yang
  2018-07-09  6:34 ` [PATCH 1/1] " Robert Yang
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Yang @ 2018-07-09  6:34 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit f57363d307d573554a84443dd774df9549587b94:

  minicom: remove dead URL from UPSTREAM_CHECK_URI (2018-07-06 22:59:28 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/debug
  http://cgit.openembedded.org/openembedded-core-contrib/log/?h=rbt/debug

Robert Yang (1):
  dwarfsrcfiles: fix typo: debig -> debug

 meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.7.4



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] dwarfsrcfiles: fix typo: debig -> debug
  2018-07-09  6:34 [PATCH 0/1] dwarfsrcfiles: fix typo: debig -> debug Robert Yang
@ 2018-07-09  6:34 ` Robert Yang
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Yang @ 2018-07-09  6:34 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
 meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb b/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb
index c59a006..2c843a9 100644
--- a/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb
+++ b/meta/recipes-devtools/dwarfsrcfiles/dwarfsrcfiles.bb
@@ -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+"
 LIC_FILES_CHKSUM = "file://../dwarfsrcfiles.c;md5=31483894e453a77acbb67847565f1b5c;beginline=1;endline=8"
 
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-09  6:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-09  6:34 [PATCH 0/1] dwarfsrcfiles: fix typo: debig -> debug Robert Yang
2018-07-09  6:34 ` [PATCH 1/1] " Robert Yang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.