[yocto] Modifying the OE-internal Python code

Paul Eggleton paul.eggleton at linux.intel.com
Wed Oct 21 05:42:38 PDT 2015


Hi Georg,

On Tuesday 20 October 2015 21:07:15 PIEWALD Georg wrote:
> I'm trying to do some modifications in the OE-internals (just some personal
> customizations), in the Python code. In particular, I changed the file
> oe-core/meta/lib/oe/terminal.py
> I also compiled it into a terminal.pyc file. However, the modifications
> don't seem to be picked up by bitbake. Is there something more I have to
> do? Does the .pyc file have to be installed somewhere?

There should be no need to explicitly build the pyc nor do anything special 
for any changes to be recognised (assuming you're not using oe-init-build-env-
memres). Something must be going wrong in your setup somewhere. Perhaps an 
unusual python path?

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the yocto mailing list