All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Two fixes and some changes for linux-dtb.inc
@ 2015-10-19  8:15 Stefan Christ
  2015-10-19  8:15 ` [PATCH 1/7] linux-dtb.inc: fix detection of ending '.dts' Stefan Christ
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Stefan Christ @ 2015-10-19  8:15 UTC (permalink / raw)
  To: openembedded-core

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=y, Size: 806 bytes --]

Hi,

here are two small fixes for linux-dtb.inc and five refactoring patches.  The
fixes come first so they can be applied seperatly.

Mit freundlichen Grüßen / Kind regards,
	 Stefan Christ


Stefan Christ (7):
  linux-dtb.inc: fix detection of ending '.dts'
  linux-dtb.inc: fix file ending detection
  linux-dtb.inc: remove unneeded 'cd'
  linux-dtb.inc: use same variable name DTB for all elements of
    KERNEL_DEVICETREE
  linux-dtb.inc: explicit test for empty string not needed
  linux-dtb.inc: refactor common code to function normalize_dtb
  linux-dtb.inc: refactor common code to function
    get_real_dtb_path_in_kernel

 meta/recipes-kernel/linux/linux-dtb.inc | 91 ++++++++++++++++-----------------
 1 file changed, 43 insertions(+), 48 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2015-10-26  8:18 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-19  8:15 [PATCH 0/7] Two fixes and some changes for linux-dtb.inc Stefan Christ
2015-10-19  8:15 ` [PATCH 1/7] linux-dtb.inc: fix detection of ending '.dts' Stefan Christ
2015-10-19  8:27   ` Nicolas Dechesne
2015-10-19  9:03     ` Stefan Christ
2015-10-19  9:05       ` Nicolas Dechesne
2015-10-19  9:21         ` Stefan Christ
2015-10-19  9:46           ` Nicolas Dechesne
2015-10-23 21:17             ` Burton, Ross
2015-10-26  8:18               ` Stefan Christ
2015-10-19  8:15 ` [PATCH 2/7] linux-dtb.inc: fix file ending detection Stefan Christ
2015-10-19  8:15 ` [PATCH 3/7] linux-dtb.inc: remove unneeded 'cd' Stefan Christ
2015-10-19  8:15 ` [PATCH 4/7] linux-dtb.inc: use same variable name DTB for all elements of KERNEL_DEVICETREE Stefan Christ
2015-10-19  8:15 ` [PATCH 5/7] linux-dtb.inc: explicit test for empty string not needed Stefan Christ
2015-10-19  8:15 ` [PATCH 6/7] linux-dtb.inc: refactor common code to function normalize_dtb Stefan Christ
2015-10-19  8:15 ` [PATCH 7/7] linux-dtb.inc: refactor common code to function get_real_dtb_path_in_kernel Stefan Christ

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.