public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: crossgcc@sourceware.org
Cc: ANDY KENNEDY <ANDY.KENNEDY@adtran.com>
Subject: Re: [PATCH] kernel/linux:  Allow user to manually enter Linux version
Date: Mon, 07 Jan 2013 17:49:00 -0000	[thread overview]
Message-ID: <201301071849.32321.yann.morin.1998@free.fr> (raw)
In-Reply-To: <F9C551623D2CBB4C9488801D14F864C610B989AC@ex-mb1.corp.adtran.com>

Andy, All,

On Thursday 03 January 2013 ANDY KENNEDY wrote:
> In addition to the choice list and the custom version, allow the user to
> enter a free format version to pull from kernel.org (or the specified
> local repo) as a standard version number.

If you need a custom version (ie a version not in the list) of any
component, then the "custom location" option is exactly here for this.
You just have to extract your kernel yourself, and point ct-ng at the
directory you extracted your kernel in..

We used to have a "custom version" (version, as 'version string') option
for some components (eg. uClibc), but those have been all changed to use
the common "custom location" infrastructure.

Basically, from the point-of-view of crosstool-NG, there is absolutely no
difference whatsoever between:
  - using a version that is not in the list,
  - using a completely custom source tree.

In both cases, it means that you want to use something that is alien to
crosstool-NG, so there is no reason to differentiate those cases.

The only slight advantage would be to use crosstool-NG's internal function
to do the download-extract-patch, but thtat is sufficiently trivial to
either do manually, or implement in a driver script.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


--
For unsubscribe information see http://sourceware.org/lists.html#faq

  reply	other threads:[~2013-01-07 17:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-03 18:20 ANDY KENNEDY
2013-01-07 17:49 ` Yann E. MORIN [this message]
2013-01-07 21:08   ` ANDY KENNEDY
2013-01-07 21:28     ` Yann E. MORIN
2013-01-07 21:34       ` ANDY KENNEDY

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=201301071849.32321.yann.morin.1998@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=ANDY.KENNEDY@adtran.com \
    --cc=crossgcc@sourceware.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).