On 26 February 2013 20:00, Koen Kooi wrote:
> Like V1 this hardcodes ${base_bindir} to /bin, this breaks when your
> DISTRO sets $base_prefix to /usr. So please change that to:
>
> ac_cv_path+KILL=${base_bindir}/kill
Yeah, not sure why I did that. :/ V2 coming shortly.
Ross
___
On Tue, 2013-02-26 at 16:53 -0300, Otavio Salvador wrote:
> On Tue, Feb 26, 2013 at 4:52 PM, Otavio Salvador
> wrote:
> > On Tue, Feb 26, 2013 at 2:53 PM, Ross Burton wrote:
> >> Otherwise systemd uses AC_PROG_PATH and finds it in the sysroot, which
> >> won't
> >> work on the target.
> >>
> >>
On Tue, 2013-02-26 at 17:53 +, Ross Burton wrote:
> Otherwise systemd uses AC_PROG_PATH and finds it in the sysroot, which won't
> work on the target.
>
> Signed-off-by: Ross Burton
> ---
> meta/recipes-core/systemd/systemd_197.bb |1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/
On Tue, 2013-02-26 at 17:53 +, Ross Burton wrote:
> Otherwise systemd uses AC_PROG_PATH and finds it in the sysroot, which won't
> work on the target.
>
> Signed-off-by: Ross Burton
> ---
> meta/recipes-core/systemd/systemd_197.bb |1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/
On Tue, Feb 26, 2013 at 4:52 PM, Otavio Salvador
wrote:
> On Tue, Feb 26, 2013 at 2:53 PM, Ross Burton wrote:
>> Otherwise systemd uses AC_PROG_PATH and finds it in the sysroot, which won't
>> work on the target.
>>
>> Signed-off-by: Ross Burton
>
> Acked-by: Otavio Salvador
Now I saw the Khem
On Tue, Feb 26, 2013 at 2:53 PM, Ross Burton wrote:
> Otherwise systemd uses AC_PROG_PATH and finds it in the sysroot, which won't
> work on the target.
>
> Signed-off-by: Ross Burton
Acked-by: Otavio Salvador
--
Otavio Salvador O.S. Systems
E-mail: ota...@ossystem
Otherwise systemd uses AC_PROG_PATH and finds it in the sysroot, which won't
work on the target.
Signed-off-by: Ross Burton
---
meta/recipes-core/systemd/systemd_197.bb |1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/systemd/systemd_197.bb
b/meta/recipes-core/systemd/sy