All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: Re: [OE-core] OE TSC Minutes 7 May 2013
Date: Wed, 22 May 2013 09:02:39 -0500	[thread overview]
Message-ID: <519CCFFF.2060506@windriver.com> (raw)
In-Reply-To: <CALbNGRSV7KK5hPddSiVTRborW6_PZfYstDFfu4M2oRJ5QwtV_Q@mail.gmail.com>

On 5/22/13 3:31 AM, Andreas Müller wrote:
> On Tue, May 21, 2013 at 9:36 PM, Jeff Osier-Mixon <jefro@jefro.net> wrote:
>> OpenEmbedded Technical Steering Committee
>> 7 May 2013
>>
>> Attendees:
>>    Koen (koen)
>>    Khem (khem)
>>    Fray (fray)
>>    Paul (bluelightning)
>>    Richard (RP)
>> Apologies:
>>
>> Notes: Jefro
>>
>> Agenda at a glance:
>>
>> 1. pick a chair
>> 2. new issues
>> 3. lingering issues
>> a. systemd merge unhappiness
>> 4. projects in progress - status
>> a. oe-classic recipe migration status
>> b. oe-core release
>> c. systemd into master
>> d. meta-oe appends/overlayed recipes RFC
>> e. 1.5 planning
>> 5. infrastructure
>> a. mailing list moving to YP server, in progress
>> b. oe.org flooded
>> 6. projects deferred
>> a. raise awareness of "janitor" list, QA "bugs"
>> b. document whitespace changes to the shell
>> c. raise ntp with the Yocto Project [RP]
>>
> There are three issues I would like to comment on:
>
> 1. systemd migration:
>
>  From what I see the only major step left over is to bury meta-systemd.
> The only appends found there are those for oe-core. I asked for this
> long time ago [1] and support was offered but...
>
> 2. indention:
> Reading between the lines there is some unhappiness on meta-oe using
> four spaces for shell and python code. I personally agree with Martin
> here because I have not seen a technical reason for shell requiring
> tabs so far. To me this looks like a style decision which increases
> the burden to submit for low-skilled people like me. Could somebody
> please enlighten me: For what technical reason do we need tabs in
> shell code?

(Background) When the spacing was decided, looking at the existing OE recipes 
and classes, the majority of things were indented such that python used tabs, 
and recipe (shell scripting) used spaces.  During the cleanup of the scripting 
sections it was decided that the least impact to all was desirable.  Thus the 
python-tab, shell-spaces convention.

It's true that shell scripts don't really care about indenting, so the four 
spaces is just a convention that was decided on based on that.  The concern is 
that if we go in and change the convention now, it's going to cause a lot of 
potential disruption.

So the answer isn't that it's a technical reason, it's a community reason. 
Don't rock the boat on something that is just going to annoy people and provide 
no actual help.  So far I haven't seen a compelling argument to change the 
convention BTW, other then (paraphrase) "I don't like spaces, and want to use 
tabs".  (Note, when I write shell scripts, I prefer tabs as well..)

--Mark

> 3. xserver-nodm-init oe-core vs. meta-oe
> This is a long lasting issue and Martin commented on why there is a
> different approach in meta-oe [2]. One blocker for progress is xinput
> calibrator rework. Short story: I have a solution working here which
> is capable of starting calibrator by udev/systemd and can be invoked
> by an unprivileged user at any time. Unfortunately this solution has
> still too many issues to be submitted and from what I see now I won't
> find the time to fix them in the next future. So if anybody wants to
> unify xserver-nodm-init - feel free. Users can add xserver.common to
> images manually (and xinput calibrator is not really working anyway).
>
> If I could I would add an additional item on the agenda:
>
> gtk3-migration:
> In meta-gnome we are working with terribly old gnome recipes. These
> needed much backporting efforts to survive glib-2.36 / gcc 4.8 updates
> - and I don't think this increases code quality in any way - so it is
> more or less a useless effort which we will continue.
>
> * Are there plans for a step-by step migration? A good starter would
> be to solve libnotify 2/3 API issue. Is anybody else working on this /
> thinking about?
> * Are there plans to update gtk3 to 3.8.x to have wayland support?
>
> Cheers
>
> Andreas
>
> [1] http://lists.openembedded.org/pipermail/openembedded-core/2013-January/073596.html
> [2] http://lists.openembedded.org/pipermail/openembedded-core/2013-February/075336.html
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>



  parent reply	other threads:[~2013-05-22 14:02 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-21 19:36 OE TSC Minutes 7 May 2013 Jeff Osier-Mixon
2013-05-21 21:45 ` Martin Jansa
2013-05-21 21:45   ` [OE-core] " Martin Jansa
2013-05-22  8:31 ` Andreas Müller
2013-05-22  8:31   ` [OE-core] " Andreas Müller
2013-05-22 10:31   ` [oe] " Burton, Ross
2013-05-22 10:31     ` [OE-core] " Burton, Ross
2013-05-22 11:01     ` [oe] " Andreas Müller
2013-05-22 11:01       ` [OE-core] " Andreas Müller
2013-05-22 13:41       ` [oe] " Burton, Ross
2013-05-22 13:41         ` [OE-core] " Burton, Ross
2013-05-23 12:02     ` Andreas Müller
2013-05-23 12:10       ` Andreas Müller
2013-05-22 14:02   ` Mark Hatle [this message]
2013-05-22 14:33     ` Andreas Müller
2013-05-22 15:41       ` Mark Hatle
2013-05-22 14:49     ` [oe] " Martin Jansa
2013-05-22 14:49       ` [OE-core] " Martin Jansa
2013-05-22 15:11       ` [oe] " Paul Eggleton
2013-05-22 15:11         ` [OE-core] " Paul Eggleton
2013-05-22 15:19         ` [oe] " Martin Jansa
2013-05-22 15:19           ` [OE-core] " Martin Jansa
2013-05-22 15:14       ` Richard Purdie
2013-05-22 20:39       ` Khem Raj

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=519CCFFF.2060506@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=openembedded-devel@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.