[OE-core] [PATCH] Fix for locked sstate code.

Randy Witt randy.e.witt at linux.intel.com
Fri Sep 12 18:25:11 UTC 2014


When testing out the locked sstate patches submitted by Richard, I noticed
that tasks were running that should be locked. This has to do with
OVERRIDES as noted in the following patch.

Without this change, it's possible that a large portion of locked items
won't actually be locked.

Randy Witt (1):
  sstatesig.py: Replace '_'s with '-'s in SSTATE_LOCKEDSIGS* names.

 meta/lib/oe/sstatesig.py | 1 +
 1 file changed, 1 insertion(+)

-- 
1.9.3



More information about the Openembedded-core mailing list