[OE-core] [PATCH 0/1] linux-yocto: restore WORKDIR as a patch source directory

Bruce Ashfield bruce.ashfield at windriver.com
Wed Jan 18 17:13:21 UTC 2012


Richard/Saul,

As was pointed out on IRC this morning, config fragments and other
config tweaks that were added to the SRC_URI weren't being processed
by the config phase of the linux-yocto build. 

When I switched to using src_patches, I dropped WORKDIR as a 
directory that would be scanned for patches and configs. This patch
restores that functionality by putting WORKDIR back into the 
path that will be searched.

Cheers,

Bruce

The following changes since commit 5724ee9c3a99519fea96446638910b727b89898d:
  Mark Hatle (1):
        package_rpm.bbclass: Add support for filenames with spaces

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib zedd/kernel
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel

Bruce Ashfield (1):
  linux-yocto: restore WORKDIR as a patch source directory

 meta/classes/kernel-yocto.bbclass |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)





More information about the Openembedded-core mailing list