Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Joshua Lock <josh@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 0/5] Variable typing & reworked imports handling
Date: Thu, 19 May 2011 17:21:54 -0700	[thread overview]
Message-ID: <1305850914.9983.33.camel@vorpal.jf.intel.com> (raw)
In-Reply-To: <cover.1305752502.git.chris_larson@mentor.com>

On Wed, 2011-05-18 at 14:02 -0700, Chris Larson wrote:
> From: Chris Larson <chris_larson@mentor.com>
> 
> Pull URL: git://git.openembedded.org/openembedded-core-contrib
>   Branch: kergoth/oe-sync-base
>   Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kergoth/oe-sync-base
> 
> Thanks,
>     Chris Larson <chris_larson@mentor.com>

I like this, I was thinking about typing in BB about the time you first
showed me this so am pleased to see it submitted.

I think this will be especially useful for the oft discussed
configuration editor UI. Thanks!

Acked-by: Joshua Lock <josh@linux.intel.com>

> ---
> 
> 
> Chris Larson (5):
>   Implement variable typing (sync from OE)
>   oe.data: expand the flags
>   base.bbclass: switch to current OE's imports handling
>   Shift oe import logic out of the event handler
>   base.bbclass: use oe.data for OE_IMPORTS
> 
>  meta/classes/base.bbclass      |   46 +++++++++--------
>  meta/classes/typecheck.bbclass |   12 +++++
>  meta/lib/oe/data.py            |   18 +++++++
>  meta/lib/oe/maketype.py        |  100 ++++++++++++++++++++++++++++++++++++++
>  meta/lib/oe/test_types.py      |   62 ++++++++++++++++++++++++
>  meta/lib/oe/types.py           |  104 ++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 320 insertions(+), 22 deletions(-)
>  create mode 100644 meta/classes/typecheck.bbclass
>  create mode 100644 meta/lib/oe/data.py
>  create mode 100644 meta/lib/oe/maketype.py
>  create mode 100644 meta/lib/oe/test_types.py
>  create mode 100644 meta/lib/oe/types.py
> 
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
Joshua Lock
        Yocto Project Build Monkey
        Intel Open Source Technology Centre




  parent reply	other threads:[~2011-05-20  0:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-18 21:02 [PATCH 0/5] Variable typing & reworked imports handling Chris Larson
2011-05-18 21:02 ` [PATCH 1/5] Implement variable typing (sync from OE) Chris Larson
2011-05-18 21:02 ` [PATCH 2/5] oe.data: expand the flags Chris Larson
2011-05-18 21:02 ` [PATCH 3/5] base.bbclass: switch to current OE's imports handling Chris Larson
2011-05-18 21:02 ` [PATCH 4/5] Shift oe import logic out of the event handler Chris Larson
2011-05-18 21:02 ` [PATCH 5/5] base.bbclass: use oe.data for OE_IMPORTS Chris Larson
2011-05-20  0:21 ` Joshua Lock [this message]
2011-05-20 16:40 ` [PATCH 0/5] Variable typing & reworked imports handling Richard Purdie

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=1305850914.9983.33.camel@vorpal.jf.intel.com \
    --to=josh@linux.intel.com \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox