On Thu, 2023-02-09 at 23:16 -0800, [email protected] wrote: > I integrated the changes of the commit you posted, however i still > have the same error message coming up. Do i need to make changes in > the recipe to make theĀ intercept work?
No, it should have changed PATH in the recipe and used these intercept scripts. The intercept scripts should have changed the user/group to "root", which would work under pseudo in the SDK context. You'll probably have to debug it a little bit, I'd check to see if the intercept scripts are being called, if so, then check the substitutions. If not, work out what PATH looks like and why they're not being called. That patch is how we fixed the issue on master though so it should be close, I'm surprised it doesn't work. Cheers, Richard
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#59208): https://lists.yoctoproject.org/g/yocto/message/59208 Mute This Topic: https://lists.yoctoproject.org/mt/96849110/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/leave/6691583/21656/737036229/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
