[meta-ti] removing vestiges of references to FILESPATHPKG
Robert P. J. Day
rpjday at crashcourse.ca
Tue Jan 29 02:19:22 PST 2013
another pedantic observation -- according to
http://www.openembedded.org/wiki/Migrating_metadata_to_OE-Core:
"Use FILESEXTRAPATHS to extend file search path: Modifications to
FILESPATHPKG and/or FILESPATH should be replaced by prepending to
FILESEXTRAPATHS;..."
$ grep -r FILESPATHPKG *
recipes-bsp/x-load/x-load_git.bb:#FILESPATHPKG_prepend = "x-load-git:x-load-git/${MACHINE}"
recipes-bsp/u-boot/u-boot_2010.06-psp.bb:FILESPATHPKG =. "u-boot-psp-git:"
recipes-bsp/u-boot/u-boot_git.bb:FILESPATHPKG =. "u-boot-git:"
recipes-kernel/linux/linux-omap_2.6.37.bb:FILESPATHPKG_prepend = "linux-omap-2.6.37:"
recipes-kernel/linux/linux-omap_2.6.39.bb:FILESPATHPKG_prepend = "linux-omap-2.6.39:"
$
in any event, some of those references don't even look right -- for
example, there is no directory "u-boot-git" so it's not clear what
effect that middle line even has these days.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the meta-ti
mailing list