Re: [OE-core] [PATCH 12/27] kmod: define bashcompletiondir

2018-02-21 Thread Burton, Ross
On 21 February 2018 at 09:13, Maxin B. John wrote: > On Wed, Feb 21, 2018 at 12:09:36AM +, Burton, Ross wrote: > > >>On 19 February 2018 at 08:37, Maxin B. John > wrote: > >> > >> After moving to pkgconf, kmod package qa test fails without it. > >

Re: [OE-core] [PATCH 12/27] kmod: define bashcompletiondir

2018-02-21 Thread Maxin B. John
Hi Ross, On Wed, Feb 21, 2018 at 12:09:36AM +, Burton, Ross wrote: >>On 19 February 2018 at 08:37, Maxin B. John wrote: >> >> After moving to pkgconf, kmod package qa test fails without it. > >Is this failing because pkgconf returns a full path

Re: [OE-core] [PATCH 12/27] kmod: define bashcompletiondir

2018-02-20 Thread Burton, Ross
On 19 February 2018 at 08:37, Maxin B. John wrote: > After moving to pkgconf, kmod package qa test fails without it. > Is this failing because pkgconf returns a full path (/path/to/my/build/usr/share/bash-completion) instead of the path in the pc

[OE-core] [PATCH 12/27] kmod: define bashcompletiondir

2018-02-19 Thread Maxin B. John
After moving to pkgconf, kmod package qa test fails without it. Signed-off-by: Maxin B. John --- meta/recipes-kernel/kmod/kmod_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/recipes-kernel/kmod/kmod_git.bb b/meta/recipes-kernel/kmod/kmod_git.bb index