[OE-core] [PATCH 0/4] recipeutils adds get_recipe_upstream_version and distrodata fixes

Aníbal Limón anibal.limon at linux.intel.com
Tue Jun 2 19:49:44 UTC 2015


The following changes since commit 5cc614ed68d9f763041e4d67134c5d7ada795978:

  qt4: unconditionally disable gstreamer 0.10 support in qt webkit (2015-05-30 22:26:14 +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: Add get_recipe_upstream_version and
    get_recipe_pv_without_srcpv functions
  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      |  88 +++++++++++++++++
 2 files changed, 189 insertions(+), 109 deletions(-)

-- 
1.9.1




More information about the Openembedded-core mailing list