Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [uclinux-dist-devel] [Announcement] The 2012R2 buildroot Linux release for Blackfin
Date: Fri, 8 Mar 2013 09:33:52 +0100	[thread overview]
Message-ID: <20130308093352.73ab92e5@skate> (raw)
In-Reply-To: <DB904C5425BA6F4E8424B3B51A1414D173FF40BDC3@NWD2CMBX1.ad.analog.com>

Dear Zhang, Sonic,

On Fri, 8 Mar 2013 02:19:01 -0500, Zhang, Sonic wrote:

> I mean my new patches to address some of your feedbacks in former patches got no response.
> http://lists.busybox.net/pipermail/buildroot/2012-August/057505.html
> http://lists.busybox.net/pipermail/buildroot/2012-August/057506.html
> http://lists.busybox.net/pipermail/buildroot/2012-August/057668.html
> http://lists.busybox.net/pipermail/buildroot/2012-August/057669.html

Yes, just like with any project, it is not easy to get core changes
merged, especially when those are the first contributions from a
developer. It requires time, patience and perseverance.

That's also why I was proposing you to get started with all the package
changes first. They are a lot easier to handle, less intrusive, and
therefore easier to get merged.

> >The thing is that your patches didn't take into account that there is a life beyond
> >Blackfin in Buildroot. While in your own fork you can do a Blackfin-specific hack,
> >we have to make it generic and maintainable in Buildroot upstream.
> 
> Which part of the source override patches are not generic enough? I didn't get any feedback.

Honestly, I don't remember off-hand, I'd have to go through the patches
again.

> >The right way of handling this specific patch is to add a configure.ac check for the
> >fork() function, which will define HAVE_FORK if fork() is available, and then we
> >can use HAVE_FORK in the glib code. This way, the patch has a chance of
> >getting merged upstream.
> 
> How to do deal with packages which are not generated by GNU autotools?

For these, using the -D__NO_MMU__ solution is probably acceptable.
Generally speaking, we try to carry package patches that could
potentially have a chance to go upstream. It's not always possible for
all changes, but we try to do it.

> >I still find the entire wording still very confusing. "When done, the saved selections
> >will be written to .config and autoconf.h." This is not true: only .config is important
> >here, autoconf.h is just generated from it.
> 
> 
> Thanks. Fixed.

> >Also, "Default buildroot settings are passed to make as a text file
> >configs/xxxxx_defconfig." This doesn't mean anything. The
> >configs/xxxx_defconfig files are minimal defconfig describing a particular
> >configuration, that one can use as a sample to start a new
> >configuration:
> >
> >       make <foobar>_defconfig
> >       make menuconfig
> >       make
> >
> 
> Ditto
> 
> >BTW, the title of the section is still "GNU configure Overview", which is wrong.
> 
> Ditto

Thanks!

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  parent reply	other threads:[~2013-03-08  8:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <DB904C5425BA6F4E8424B3B51A1414D173F6FB6E58@NWD2CMBX1.ad.analog.com>
2013-03-07  8:59 ` [Buildroot] [uclinux-dist-devel] [Announcement] The 2012R2 buildroot Linux release for Blackfin Thomas Petazzoni
     [not found]   ` <DB904C5425BA6F4E8424B3B51A1414D173FF40BA46@NWD2CMBX1.ad.analog.com>
2013-03-07 11:14     ` Thomas Petazzoni
     [not found]       ` <DB904C5425BA6F4E8424B3B51A1414D173FF40BDC3@NWD2CMBX1.ad.analog.com>
2013-03-08  8:33         ` Thomas Petazzoni [this message]
2013-03-08 14:52           ` Thomas De Schampheleire
2013-03-08 16:32             ` 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=20130308093352.73ab92e5@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --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