All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Bruce Ashfield <bruce.ashfield@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/2] linux-yocto: add bc-native and linux-yocto-dependency
Date: Tue, 27 Aug 2013 09:56:51 +0200	[thread overview]
Message-ID: <20130827075651.GX3544@jama> (raw)
In-Reply-To: <cover.1377554229.git.bruce.ashfield@windriver.com>

[-- Attachment #1: Type: text/plain, Size: 1969 bytes --]

On Mon, Aug 26, 2013 at 06:00:11PM -0400, Bruce Ashfield wrote:
> Richard/Saul,
> 
> As reported by Martin Jansa, the following error happens when building in a
> minimal environment:
> 
>    |   BC      kernel/timeconst.h
>    | /bin/sh: bc: command not found
>    | make[3]: *** [kernel/timeconst.h] Error 127
>    | make[2]: *** [kernel] Error 2
>    | make[2]: *** Waiting for unfinished jobs....
> 
> kernel commit 70730bca [kernel: Replace timeconst.pl with a bc script] added
> a kernel dependency on bc. To support the build of linux-yocto recipes in
> these configurations, we add bc-native to the common dependencies.
> 
> I didn't go so far as to add the dependency to the base kernel bbclass,
> since not all kernels will be of the right version to trigger this dependency,
> but we can consider doing that in the future.
> 
> I'm not packaging/native tool expert, but I think I added bc-native properly,
> and it worked here. But obviously, correct me if I'm wrong.

I've used the same change for bc yesterday to build it, so:

Acked-by: Martin Jansa <Martin.Jansa@gmail.com>

> 
> Cheers,
> 
> Bruce
> 
> 
> The following changes since commit dcc23c073ef936eccecdc16f973492f41c44def7:
> 
>   kern-tools: fix patch series to git tree validation (2013-08-26 13:57:20 -0400)
> 
> are available in the git repository at:
> 
>   git://git.pokylinux.org/poky-contrib zedd/kernel-bc
>   http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel-bc
> 
> Bruce Ashfield (2):
>   bc: add bc-native
>   linux-yocto: add bc-native dependency, and move to linux-yocto.inc
> 
>  meta/recipes-extended/bc/bc_1.06.bb                |    2 ++
>  meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb |    3 ---
>  meta/recipes-kernel/linux/linux-yocto.inc          |    2 ++
>  3 files changed, 4 insertions(+), 3 deletions(-)
> 
> -- 
> 1.7.10.4
> 

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

      parent reply	other threads:[~2013-08-27  7:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-26 22:00 [PATCH 0/2] linux-yocto: add bc-native and linux-yocto-dependency Bruce Ashfield
2013-08-26 22:00 ` [PATCH 1/2] bc: add bc-native Bruce Ashfield
2013-08-26 22:00 ` [PATCH 2/2] linux-yocto: add bc-native dependency, and move to linux-yocto.inc Bruce Ashfield
2013-08-27  7:56 ` Martin Jansa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130827075651.GX3544@jama \
    --to=martin.jansa@gmail.com \
    --cc=bruce.ashfield@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.