On 02/23/2017 03:27 PM, Cal Sullivan wrote:


On 02/23/2017 03:07 PM, Burton, Ross wrote:

On 23 February 2017 at 22:32, California Sullivan <california.l.sullivan@intel.com> wrote:
The only change from V1 to V2 is the updated commit message, changing
AUTOINC to AUTOREV and adding the blurb about impacting outside recipes.

I also agree with Richard in that this is a significant functionality change
and should not be backported.

I failed to say that I suspected this patch was to blame for SDK generation failing on the autobuilder earlier.  Can you try generating a eSDK (bitbake core-image-minimal -c populate_sdk_ext)  with this patch?

Ross
Will do. Any specific configuration I should use, or should it fail in most/all situations?

Thanks,
Cal



[clsulliv@clsulliv build]$ bitbake core-image-minimal -c populate_sdk_ext
WARNING: Host distribution "fedora-23" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.
Loading cache: 100% |##############################################################################################################| Time: 0:00:00
Loaded 1346 entries from dependency cache.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION        = "1.33.1"
BUILD_SYS         = "x86_64-linux"
NATIVELSBSTRING   = "universal"
TARGET_SYS        = "x86_64-poky-linux"
MACHINE           = "intel-corei7-64"
DISTRO            = "poky"
DISTRO_VERSION    = "2.2+snapshot-20170223"
TUNE_FEATURES     = "m64 corei7"
TARGET_FPU        = ""
meta             
meta-poky        
meta-yocto-bsp    = "clsulliv/sanity:53c2449017a3312a2e65720a23ef654924eef0b4"
meta-intel        = "master:5153dad2fa695bbb579c03ff795ef649269e8420"

Initialising tasks: 100% |#########################################################################################################| Time: 0:00:06
NOTE: Executing SetScene Tasks
NOTE: Executing RunQueue Tasks
NOTE: Tasks Summary: Attempted 3362 tasks of which 2752 didn't need to be rerun and all succeeded.

Summary: There was 1 WARNING message shown.


I'll rerun the build with no meta-intel and qemux86 overnight.

p.s., upgrading my fedora system now :)

---
Cal