Re: [yocto] Best practice for updating a single recipe in meta-openembedded?

2018-06-26 Thread akuster808
On 06/26/2018 12:37 PM, Giordon Stark wrote: > Hi all, Wrong mailing list. Meta-openembedded questions should be directed to openembedded-de...@lists.openembedded.org > > I noticed on a 64b board, devmem2 isn't able to write 32b. I noticed, > surprisingly, that there's now a patch for this fix

[yocto] Best practice for updating a single recipe in meta-openembedded?

2018-06-26 Thread Giordon Stark
Hi all, I noticed on a 64b board, devmem2 isn't able to write 32b. I noticed, surprisingly, that there's now a patch for this fix in master ( https://github.com/openembedded/meta-openembedded/commit/1bcd15ed5b31bdec492af99f671718d7a6eb887b ). I'm currently on rocko, which doesn't have this