* bbappend and FILESEXTRAPATHS
@ 2019-10-03 10:32 Vijai Kumar K
2019-10-04 7:20 ` Jan Kiszka
0 siblings, 1 reply; 3+ messages in thread
From: Vijai Kumar K @ 2019-10-03 10:32 UTC (permalink / raw)
To: isar-users
Hi All,
I was trying to override some recipe files using bbappend. In case of
yocto/OE if one would want to replace the files provided by the original
recipe, they would simply add FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
to the bbappend file to tell it to add the current location/${PN} to the searchpath
when looking for the files.
I don't think we have this in ISAR??. Is there some other way we could do this?
Thanks,
Vijai Kumar K
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bbappend and FILESEXTRAPATHS
2019-10-03 10:32 bbappend and FILESEXTRAPATHS Vijai Kumar K
@ 2019-10-04 7:20 ` Jan Kiszka
2019-10-04 7:33 ` vijai kumar
0 siblings, 1 reply; 3+ messages in thread
From: Jan Kiszka @ 2019-10-04 7:20 UTC (permalink / raw)
To: Vijai Kumar K, isar-users
On 03.10.19 12:32, Vijai Kumar K wrote:
> Hi All,
>
> I was trying to override some recipe files using bbappend. In case of
> yocto/OE if one would want to replace the files provided by the original
> recipe, they would simply add FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
> to the bbappend file to tell it to add the current location/${PN} to the searchpath
> when looking for the files.
>
> I don't think we have this in ISAR??. Is there some other way we could do this?
>
FILESPATH_prepend
Jan
--
Siemens AG, Corporate Technology, CT RDA IOT SES-DE
Corporate Competence Center Embedded Linux
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bbappend and FILESEXTRAPATHS
2019-10-04 7:20 ` Jan Kiszka
@ 2019-10-04 7:33 ` vijai kumar
0 siblings, 0 replies; 3+ messages in thread
From: vijai kumar @ 2019-10-04 7:33 UTC (permalink / raw)
To: isar-users
[-- Attachment #1.1: Type: text/plain, Size: 751 bytes --]
Thanks, Jan.
On Friday, October 4, 2019 at 12:50:32 PM UTC+5:30, Jan Kiszka wrote:
>
> On 03.10.19 12:32, Vijai Kumar K wrote:
> > Hi All,
> >
> > I was trying to override some recipe files using bbappend. In case of
> > yocto/OE if one would want to replace the files provided by the original
> > recipe, they would simply add FILESEXTRAPATHS_prepend :=
> "${THISDIR}/${PN}:"
> > to the bbappend file to tell it to add the current location/${PN} to the
> searchpath
> > when looking for the files.
> >
> > I don't think we have this in ISAR??. Is there some other way we could
> do this?
> >
>
> FILESPATH_prepend
>
> Jan
>
> --
> Siemens AG, Corporate Technology, CT RDA IOT SES-DE
> Corporate Competence Center Embedded Linux
>
[-- Attachment #1.2: Type: text/html, Size: 966 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-10-04 7:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-03 10:32 bbappend and FILESEXTRAPATHS Vijai Kumar K
2019-10-04 7:20 ` Jan Kiszka
2019-10-04 7:33 ` vijai kumar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox