From patchwork Wed May 25 23:05:11 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] utils.bbclass: make FILESEXTRAPATHS colon delimited Date: Wed, 25 May 2011 23:05:11 -0000 From: Darren Hart X-Patchwork-Id: 4775 Message-Id: To: openembedded-core@lists.openembedded.org 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(-)