[OE-core] [OE-CORE][sumo][python3] Generated SDK missing sqlite3

Davis, Michael michael.davis at essvote.com
Tue Apr 17 21:07:32 UTC 2018


I have a strange luck in hitting those things that work, but aren't the correct way of doing it.
They always seem to last about 1 version update.  I will make the proper changes on my side.

Thanks,
Mike

-----Original Message-----
From: Paul Eggleton [mailto:paul.eggleton at linux.intel.com] 
Sent: Tuesday, April 17, 2018 3:22 PM
To: Davis, Michael
Cc: openembedded-core at lists.openembedded.org; Alejandro Enedino Hernandez Samaniego; Burton, Ross
Subject: Re: [OE-core] [OE-CORE][sumo][python3] Generated SDK missing sqlite3

Hi Michael,

On Wednesday, 18 April 2018 8:03:43 AM NZST Davis, Michael wrote:
> Actually just recreated it without all my custom cruft in there to 
> confuse things.
> 
> I had oe-init-build-env generate a new build dir:
> "source oe-init-build-env  ~/build/test"
> 
> Added the following to the bottom of the local.conf 
> TOOLCHAIN_HOST_TASK += " nativesdk-cmake \
>                          nativesdk-python3"
> 
> Create the sdk:
> " bitbake core-image-minimal -c do_populate_sdk_ext"

I'm afraid this is not the correct way to add items to the eSDK. See:

  https://bugzilla.yoctoproject.org/show_bug.cgi?id=10600
  https://bugzilla.yoctoproject.org/show_bug.cgi?id=9479

I think at the moment what you need is:

SDK_TARGETS += "cmake-native:do_populate_sysroot \
                           python3-native:do_populate_sysroot"


Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre





More information about the Openembedded-core mailing list