[OE-core] [PATCH 0/1] utils.bbclass: make FILESEXTRAPATHS colon delimited

Darren Hart dvhart at linux.intel.com
Wed May 25 23:05:11 UTC 2011


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(-)





More information about the Openembedded-core mailing list