]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto: drop suggestion of devshell for patch failures
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 12 May 2015 20:21:45 +0000 (16:21 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 May 2015 12:34:30 +0000 (13:34 +0100)
commitd6a0c0f60ea85235479d968f75d067a10ce21574
tree230810f94028f3f69e261a344b55f0803a9d7298
parent121498714b03339d2e5090c2a8fe0618bbaa8610
linux-yocto: drop suggestion of devshell for patch failures

When a patch fails to apply, the kernel-yocto bbclass attempted to
be helpful and suggest that devshell be used to fix the issue.

The only problem is that you can't get to devshell if a patch is
failing.

We drop this bad advise and instead point to the linux source directory.

[YOCTO: #6202]

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
meta/classes/kernel-yocto.bbclass