All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] meta-tlk: fix included file name
@ 2012-10-06 15:16 Mihai Lindner
  2012-10-06 15:16 ` [PATCH 1/1] " Mihai Lindner
  2012-10-06 15:51 ` [PATCH 0/1] " Tom Zanussi
  0 siblings, 2 replies; 3+ messages in thread
From: Mihai Lindner @ 2012-10-06 15:16 UTC (permalink / raw)
  To: yocto

PN in linux-yocto-tlk.inc takes the .inc file name and becomes
linux-yocto-tlk. Renamed to linux-yocto_tlk.inc to avoid confusions.
Related to: [YOCTO #3217]

Signed-off-by: Mihai Lindner <mihaix.lindner@linux.intel.com>
---
The following changes since commit 7228f6b0c81817c8a8455ea78271abfd5d66fed8:

  meta-tlk: fix ignored SRC_URI appends (2012-10-05 14:47:55 -0500)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib mihai/bug3217
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=mihai/bug3217

Mihai Lindner (1):
  meta-tlk: fix included file name

 meta-tlk/recipes-kernel/linux/linux-yocto_3.0.bbappend                  | 2 +-
 meta-tlk/recipes-kernel/linux/linux-yocto_3.2.bbappend                  | 2 +-
 meta-tlk/recipes-kernel/linux/linux-yocto_3.4.bbappend                  | 2 +-
 .../recipes-kernel/linux/{linux-yocto-tlk.inc => linux-yocto_tlk.inc}   | 0
 4 files changed, 3 insertions(+), 3 deletions(-)
 rename meta-tlk/recipes-kernel/linux/{linux-yocto-tlk.inc => linux-yocto_tlk.inc} (100%)

-- 
1.7.12



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

end of thread, other threads:[~2012-10-06 15:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-06 15:16 [PATCH 0/1] meta-tlk: fix included file name Mihai Lindner
2012-10-06 15:16 ` [PATCH 1/1] " Mihai Lindner
2012-10-06 15:51 ` [PATCH 0/1] " Tom Zanussi

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.