Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v1 2/3] aufs: new kernel extension.
Date: Mon, 3 Aug 2015 23:16:39 +0200	[thread overview]
Message-ID: <20150803211639.GR3647@free.fr> (raw)
In-Reply-To: <20150803211325.GQ3647@free.fr>

Christian, All,

On 2015-08-03 23:13 +0200, Yann E. MORIN spake thusly:
> On 2015-07-31 16:56 -0700, Christian Stewart spake thusly:
> > Adding a kernel extension that patches the kernel with the correct
> > version of aufs-standalone. This relies on the user ensuring the
> > correct version is set in the configs.
[--SNIP--]
> > +# While we don't build from the kernel headers
> > +# we can get a default value here
> > +config BR2_PACKAGE_AUFS_STANDALONE_VERSION
> > +	string "aufs-standalone branch"

Ah, I missed that this had a prompt. And I missed the comment.

[--SNIP--]
> > +	default "3.0"  if BR2_KERNEL_HEADERS_3_0
> > +	default "3.1"  if BR2_KERNEL_HEADERS_3_2 || BR2_KERNEL_HEADERS_3_4
> > +	default "3.10" if BR2_KERNEL_HEADERS_3_10
> > +	default "3.11" if BR2_KERNEL_HEADERS_3_11
> > +	default "3.12" if BR2_KERNEL_HEADERS_3_12
> > +	default "3.13" if BR2_KERNEL_HEADERS_3_13
> > +	default "3.14" if BR2_KERNEL_HEADERS_3_14
> > +	default "3.15" if BR2_KERNEL_HEADERS_3_15
> > +	default "3.16" if BR2_KERNEL_HEADERS_3_16
> > +	default "3.17" if BR2_KERNEL_HEADERS_3_17
> > +	default "3.18" if BR2_KERNEL_HEADERS_3_18
> > +	default "3.19" if BR2_KERNEL_HEADERS_3_19
> > +	default "4.0"  if BR2_KERNEL_HEADERS_4_0
> > +	default "4.1"  if BR2_KERNEL_HEADERS_4_1

Well, I don't think we should try to be smart. Just leave the field
empty...

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.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2015-08-03 21:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-31 23:56 [Buildroot] [PATCH v1 1/3] aufs-standalone: new package Christian Stewart
2015-07-31 23:56 ` [Buildroot] [PATCH v1 2/3] aufs: new kernel extension Christian Stewart
2015-08-03 21:13   ` Yann E. MORIN
2015-08-03 21:16     ` Yann E. MORIN [this message]
2015-08-03 21:23     ` Christian Stewart
2015-08-03 22:22       ` Floris Bos
2015-07-31 23:56 ` [Buildroot] [PATCH v1 3/3] aufs-util: new package Christian Stewart
2015-08-03 20:41 ` [Buildroot] [PATCH v1 1/3] aufs-standalone: " Yann E. MORIN
2015-08-03 20:59   ` Christian Stewart
2015-12-01 22:05 ` Thomas Petazzoni

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=20150803211639.GR3647@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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