* why does meta-yocto prepend to BBPATH, while meta-yocto-bsp appends?
@ 2014-07-22 22:59 Robert P. J. Day
0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2014-07-22 22:59 UTC (permalink / raw)
To: Yocto discussion list
i know i asked this way back when but i forget the answer -- why
does meta-yocto layer.conf prepend to BBPATH:
BBPATH =. "${LAYERDIR}:"
while meta-yocto-bsp appends:
BBPATH .= ":${LAYERDIR}"
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-22 22:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-22 22:59 why does meta-yocto prepend to BBPATH, while meta-yocto-bsp appends? Robert P. J. Day
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.