That's exactly what I did, but it always says that it could not find the file to patch. What should the two first lines of the path show was the directory? On Mon, Jan 20, 2025, 2:31 AM Uladzimir Bely wrote: > On Sun, 2025-01-19 at 09:32 -0800, Stephen Ecker wrote: > > I'm not certain if this is isar specific or just bitbake: I have a > > patch file I've added to my layer but my build keeps erroring stating > > that it can't find the file to patch. the target file is in a recipe > > of the same name but in a different layer. to where should the patch > > file point in its second line? > > > > thanks > > > > Hello. > If you have some .bb in some layer and for > it in your layer, you should also create in your layer > .bbappend with the contents like: > > | FILESEXTRAPATHS:prepend := "${THISDIR}/files:" > | SRC_URI:append = " \ > | file://your.patch \ > | " > > > > -- > > You received this message because you are subscribed to the Google > > Groups "isar-users" group. > > To unsubscribe from this group and stop receiving emails from it, > > send an email to isar-users+unsubscribe@googlegroups.com. > > To view this discussion visit > > > https://groups.google.com/d/msgid/isar-users/47d4ffc5-3681-4567-91c7-e6533a64b893n%40googlegroups.com > > . > > -- > Best regards, > Uladzimir. > > > > -- You received this message because you are subscribed to the Google Groups "isar-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/isar-users/CAK9C7GCGjp5MAoQ0ccX6nhbohC%3DbyqCeb57e1PJYQpytOWMzzA%40mail.gmail.com.