All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Aníbal Limón" <anibal.limon@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCHv2 0/4] recipeutils and distrodata fixes
Date: Thu,  4 Jun 2015 13:42:55 -0500	[thread overview]
Message-ID: <cover.1433443273.git.anibal.limon@linux.intel.com> (raw)

  xserver-xorg: Upgrade 1.16.3 -> 1.17.1 (OELAYOUT_ABI change) (2015-06-03 16:38:49 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib alimon/distrodata
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/distrodata

Aníbal Limón (4):
  recipeutils: Improve get_recipe_pv_without_srcpv function
  distrodata: Remove unnecessary include of package_regex.inc
  distrodata: checkpkg make usage of
    oe.recipeutils.get_recipe_upstream_version
  distrodata: Use Python CSV instead of did by hand

 meta/classes/distrodata.bbclass | 210 +++++++++++++++++++---------------------
 meta/lib/oe/recipeutils.py      |  12 +--
 2 files changed, 103 insertions(+), 119 deletions(-)

-- 
1.9.1



             reply	other threads:[~2015-06-04 18:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-04 18:42 Aníbal Limón [this message]
2015-06-04 18:42 ` [PATCHv2 1/4] recipeutils: Improve get_recipe_pv_without_srcpv function Aníbal Limón
2015-06-04 18:42 ` [PATCHv2 2/4] distrodata: Remove unnecessary include of package_regex.inc Aníbal Limón
2015-06-16  9:44   ` Burton, Ross
2015-06-04 18:42 ` [PATCHv2 3/4] distrodata: checkpkg make usage of oe.recipeutils.get_recipe_upstream_version Aníbal Limón
2015-06-04 18:42 ` [PATCHv2 4/4] distrodata: Use Python CSV instead of did by hand Aníbal Limón
2015-06-04 20:06   ` Burton, Ross
2015-06-04 20:08     ` Burton, Ross
2015-06-04 20:42       ` Aníbal Limón

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=cover.1433443273.git.anibal.limon@linux.intel.com \
    --to=anibal.limon@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 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.