Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] utils.bbclass: make FILESEXTRAPATHS colon delimited
@ 2011-05-25 23:05 Darren Hart
  2011-05-25 23:05 ` [PATCH 1/1] " Darren Hart
  0 siblings, 1 reply; 6+ messages in thread
From: Darren Hart @ 2011-05-25 23:05 UTC (permalink / raw)
  To: openembedded-core; +Cc: Darren Hart

In trying to fix the broken FILESEXTRAPATHS breakage in meta-intel, Phil
Blundell noted that the space delimiting of FILESEXTRAPATHS was sub-optimal. I
didn't want to fix meta-intel twice, so this patch converts FILESEXTRAPATHS to
being colon delimited.

This patch applies cleanly to oe-core and poky.

The following changes since commit 1607d7b6809eb3f0aa8d09713a4e467a1f4585a2:

  IMAGE_ROOTFS_SIZE: Cleanup machine conf files (2011-05-25 14:07:37 -0700)

are available in the git repository at:
  git://git.pokylinux.org/poky-contrib dvhart/filesextrapaths
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/filesextrapaths

Darren Hart (1):
  utils.bbclass: make FILESEXTRAPATHS colon delimited

 meta/classes/utils.bbclass |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)




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

end of thread, other threads:[~2011-05-27 15:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-25 23:05 [PATCH 0/1] utils.bbclass: make FILESEXTRAPATHS colon delimited Darren Hart
2011-05-25 23:05 ` [PATCH 1/1] " Darren Hart
2011-05-26 23:46   ` Richard Purdie
2011-05-27  3:16     ` Darren Hart
2011-05-27  9:37       ` Phil Blundell
2011-05-27 15:45       ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox