generic-poky/meta
Martin Jansa ec63594a8e utils.bbclass: skip empty paths when handling FILESEXTRAPATHS
* if there is multiple .bbappend files with FILESEXTRAPATHS_prepend := "/:"
  then the one parsed last is causing trailing ':' and that's causing empty element in
  path = extrapaths.split(:) + path
* it's hard to keep all .bbappends from foreign layers to follow this rule, so it's better
  to be able to handle trailing ':'

(From OE-Core rev: 3b5591d423324da076d038ad335af47b616a7903)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-08-23 18:23:35 -07:00
..
classes utils.bbclass: skip empty paths when handling FILESEXTRAPATHS 2011-08-23 18:23:35 -07:00
conf tune: Add hard floating point variants of cortexa8 tunes 2011-08-23 18:23:30 -07:00
files image.bbclass, kernel.bbclass: create warning file about deleting deploydir files 2011-08-19 09:29:18 -07:00
lib/oe oe.terminal: improve how we spawn screen 2011-08-10 13:33:07 +01:00
recipes-bsp recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
recipes-connectivity recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
recipes-core recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
recipes-devtools bitbake meta-toolchain with gcc 4.5.1 failed 2011-08-23 18:23:33 -07:00
recipes-extended at: fix RDEPENDS -> RDEPENDS_${PN} 2011-08-23 18:23:32 -07:00
recipes-gnome recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
recipes-graphics libsdl: do not inherit nativesdk 2011-08-23 18:23:34 -07:00
recipes-kernel linux-yocto: update SRCREVs for 3.0.3 2011-08-23 18:23:33 -07:00
recipes-multimedia recipes: Delete patch=1, its default and replace pnum with striplevel 2011-08-23 18:23:30 -07:00
recipes-qt qt4: allow a reduction in build time 2011-08-19 09:29:18 -07:00
recipes-rt rt-tests: use an explicit commit ID 2011-08-12 21:07:02 +01:00
recipes-sato task-core-x11-sato: add libsdl into sato image 2011-08-23 18:23:35 -07:00
recipes-support libpcre: the generated libtool uses HOST_SYS 2011-08-23 18:23:31 -07:00
site Various siteinfo: Drop rp-pppoe variables 2011-08-04 15:04:37 +01:00
COPYING.MIT Add missing licence files (COPYING.MIT) 2006-07-23 13:52:32 +00:00
recipes.txt Major layout change to the packages directory 2010-08-27 15:29:45 +01:00