Re: [yocto] Patching a file in $WORKDIR

2019-07-17 Thread Siegel, Jeffrey (Nokia - US/Murray Hill)
s, Jeff -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Wednesday, July 17, 2019 6:01 AM To: Siegel, Jeffrey (Nokia - US/Murray Hill) Cc: yocto@yoctoproject.org Subject: Re: [yocto] Patching a file in $WORKDIR On Tue, 16 Jul 2019 at 17:45, Siegel, Jeffrey (Nokia

[yocto] Patching a file in $WORKDIR

2019-07-16 Thread Siegel, Jeffrey (Nokia - US/Murray Hill)
Hi, I am trying to use a bbappend file to patch a file in $WORKDIR. To my understanding, the native Yocto patching process only works for patching files in $S. I have come up with a solution: FILESEXTRAPATHS_prepend := "${THISDIR}/files:" SRC_URI_append =" file://inputrc.ptch" do_patch_append

Re: [yocto] 'bb' utility fails on attempt to import 'commands' module

2016-09-09 Thread Siegel, Jeffrey (Nokia - US)
Thanks, this fixed the issue. After checking the output of ‘git log’, I picked this commit: git checkout d458b3 Jeff -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] 'bb' utility fails on attempt to import 'commands' module

2016-09-09 Thread Siegel, Jeffrey (Nokia - US)
Hi, I'm fairly new to Yocto, several web article recommend the use of Chris Larson's 'bb' utility. I understand 'bb' is not part of Yocto, but perhaps someone here knows the answer to my problem. Running 'bb log' in my build directory results in: [siegel@xxx junk]$ bb log Traceback (most