| Submitter | Bruce Ashfield |
|---|---|
| Date | Jan. 18, 2012, 5:13 p.m. |
| Message ID | <cover.1326906635.git.bruce.ashfield@windriver.com> |
| Download | mbox |
| Permalink | /patch/19649/ |
| State | New |
| Headers | show |
Pull-request
git://git.pokylinux.org/poky-contrib zedd/kernelComments
On 01/18/2012 09:13 AM, Bruce Ashfield wrote: > 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(-) > > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > Merged into OE-Core Thanks Sau!
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(-)