doh! it was meant to be WINDMC. I'll resend this. -samuli
On Thu, 8 Jun 2023 at 12:15, Richard Purdie < [email protected]> wrote: > On Thu, 2023-06-08 at 07:03 +0000, Samuli Piippo wrote: > > Amend 6badedaa3e4df5b00b5aa992c5c174e315b09972 and add WINDRES > > to be ignored from hash, otherwise it contaminates sstate cache > > for every recipe. > > > > Signed-off-by: Samuli Piippo <[email protected]> > > --- > > conf/machine-sdk/include/mingw32-common.inc | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/conf/machine-sdk/include/mingw32-common.inc > b/conf/machine-sdk/include/mingw32-common.inc > > index 9ec6e07..f2806d8 100644 > > --- a/conf/machine-sdk/include/mingw32-common.inc > > +++ b/conf/machine-sdk/include/mingw32-common.inc > > @@ -46,7 +46,7 @@ export WINDMC > > export WINDRES > > export RC > > > > -BB_BASEHASH_IGNORE_VARS:append = " WINDRES RC" > > +BB_BASEHASH_IGNORE_VARS:append = " WINDRES RC WINDRES" > > Isn't WINDRES already listed there? > > Cheers, > > Richard >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#60226): https://lists.yoctoproject.org/g/yocto/message/60226 Mute This Topic: https://lists.yoctoproject.org/mt/99401942/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
