From patchwork Wed Jan 18 17:13:21 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] linux-yocto: restore WORKDIR as a patch source directory Date: Wed, 18 Jan 2012 17:13:21 -0000 From: Bruce Ashfield X-Patchwork-Id: 19649 Message-Id: To: richard.purdie@linuxfoundation.org Cc: openembedded-core@lists.openembedded.org, saul.wold@intel.com 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(-)