On Tue, Apr 6, 2021 at 9:07 AM Robert P. J. Day <[email protected]> wrote: > > On Tue, 6 Apr 2021, Bruce Ashfield wrote: > > > On Tue, Apr 6, 2021 at 8:40 AM Robert P. J. Day <[email protected]> > > wrote: > > > > > > On Tue, 6 Apr 2021, Bruce Ashfield wrote: > > > > > > > On Tue, Apr 6, 2021 at 5:35 AM Robert P. J. Day <[email protected]> > > > > wrote: > > > > > > > > > > > > > > > this doesn't look right, but i don't know how one wants to resolve > > > > > it: > > > > > > > > > > > > > What part doesn't look right ? I don't see any issues with it. > > > > > > > > Bruce > > > > > > > > > FILESEXTRAPATHS_append := "${THISDIR}/${PN}-git:" > > > > > > isn't the colon on the wrong end? > > > > In a quick scan of other layers, they are all leaving the variable in > > the same state (with a trailing colon), whether they are using > > _prepend or _append. > > i beg to differ -- here's a single example: > > meta-intel/recipes-core/zlib/zlib-intel_1.2.11.1.jtkv6.3.bb: > FILESEXTRAPATHS_append = ":${COREBASE}/meta/recipes-core/zlib/zlib"
Do a build with that. You have a double colon, so you found a bad example, unless the double colon is expected. FILESEXTRAPATHS="__default::/home/poky/meta/recipes-core/zlib/zlib" Bruce > > anyway, i will defer to the community opinion on this. > > rday > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#6316): https://lists.yoctoproject.org/g/meta-virtualization/message/6316 Mute This Topic: https://lists.yoctoproject.org/mt/81885752/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
