mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] Runtime dependencies generation
Date: Sun, 20 Nov 2011 13:49:31 +0100	[thread overview]
Message-ID: <20111120124931.GC10058@pengutronix.de> (raw)
In-Reply-To: <3944866A166FC34A948C72DD5EDDCA2A1DAE6C77@HQ0SBS01.airtag.local>

On Thu, Nov 17, 2011 at 10:34:59AM +0000, Benoît BURNICHON wrote:
> Thanks a lot, it was exactly what I needed to know.
> 
> Btw, a very small hack to have barebox-XXX.ipk package selected (which in my case contains bareboxenv utility for target)
> 
> In menu, although barebox bootloader is selected, it is not seen by the Kconfig:
> /home/bburnichon/workspace/ptxdist-2011.01.0/rules/mypackage.in:5:warning: 'select' used by config symbol 'MYPACKAGE' refers to undefined symbol 'BAREBOX'

BAREBOX is defined in platforms/barebox.in, so it's part of platformconfig,
not ptxconfig. Kconfig only sees the options for either platformconfig or
ptxconfig.

Michael

> Rules/barebox.in:
> ------8<---------8<---------8<---------8<---------8<---------8<---------8<---------8<---------
> ## SECTION=shell_and_console
> 
> +config BAREBOX
> +        tristate
> +
> config BAREBOX_TARGET_BAREBOXENV
>         prompt "Install target bareboxenv"
> +        select BAREBOX
>         tristate
>         help
>           To be able to modify barebox's settings at Linux's runtime enable
>           this item. It will install the 'bareboxenv' tool to /sbin
> ------8<---------8<---------8<---------8<---------8<---------8<---------8<---------8<---------
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

-- 
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2011-11-20 12:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-16 20:20 Benoît BURNICHON
2011-11-17  5:07 ` Robert Schwebel
2011-11-17 10:34   ` Benoît BURNICHON
2011-11-20 12:49     ` Michael Olbrich [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=20111120124931.GC10058@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox