[oe-commits] [meta-openembedded] branch master updated (7396fc6 -> a1e135a)

git at git.openembedded.org git at git.openembedded.org
Mon Mar 7 12:00:24 UTC 2016


martin_jansa pushed a change to branch master
in repository meta-openembedded.

      from  7396fc6   nodejs: update to 4.3.2
      adds  df7242f   recipes: Replace "cp -a" with "cp -R --no-dereference --preserve=mode,links"
       new  907504c   libvpx: upgrade to version 1.5.0
       new  884c787   freerdp: properly fix QA issue
       new  53ff13f   cunit: delete *.la files
       new  232d0d6   vlc: Fix typo introduced in 0f2b3139521570ad494a72399f8a9dae76e69b16
       new  fcb3d89   vlc: update to 2.2.2
       new  bd1b046   vlc: fix build with ffmpeg 3.0
       new  997688e   vlc: add libpng PACKAGECONFIG (on by default)
       new  52d47d8   python-vcversioner: add native extension
       new  a1e135a   Revert "toybox: upgrade to 0.7.0"

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 meta-efl/recipes-devtools/python/python-edbus.inc  |   2 +-
 .../recipes-mkv/libebml/libebml_1.3.0.bb           |   2 +-
 .../recipes-mkv/libmatroska/libmatroska_1.4.1.bb   |   2 +-
 meta-multimedia/recipes-multimedia/vlc/vlc.inc     |   4 +-
 ...codec-swscale-use-AV_PIX_FMT-consistently.patch | 293 ++++++++++++++++
 .../vlc/vlc/0009-fix-rdp-module.patch              |  19 -
 .../0010-SWSCALE-fix-compilation-with-4.x.patch    |  45 +++
 .../vlc/{vlc_2.2.1.bb => vlc_2.2.2.bb}             |   7 +-
 .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb   |   2 +-
 .../cim-schema/cim-schema-docs_2.40.0.bb           |   2 +-
 .../cim-schema/cim-schema-exper_2.39.0.bb          |   2 +-
 .../cim-schema/cim-schema-final_2.40.0.bb          |   2 +-
 meta-oe/recipes-benchmark/fio/fio_2.2.6.bb         |   2 +-
 .../toybox/0001-Match-paths-with-busybox.patch     | 388 +++++++++++++++++++++
 .../toybox/toybox_build-add-Missing-CFLAGS.patch   |  28 --
 .../toybox/{toybox_0.7.0.bb => toybox_0.6.0.bb}    |  10 +-
 meta-oe/recipes-devtools/cunit/cunit_2.1-3.bb      |   5 +-
 meta-oe/recipes-devtools/lua/lua_5.3.2.bb          |   2 +-
 .../recipes-extended/tipcutils/tipcutils_2.0.6.bb  |   2 +-
 meta-oe/recipes-multimedia/live555/live555.inc     |  10 +-
 .../webm/{libvpx_1.4.0.bb => libvpx_1.5.0.bb}      |   8 +-
 meta-oe/recipes-navigation/orrery/orrery_2.7.bb    |   2 +-
 meta-oe/recipes-support/apcupsd/apcupsd_3.14.10.bb |   4 +-
 meta-oe/recipes-support/freerdp/freerdp_git.bb     |   5 +-
 meta-oe/recipes-support/tbb/tbb_4.1.bb             |   2 +-
 .../python/python-vcversioner_2.14.0.0.bb          |   2 +
 .../recipes-php/phpmyadmin/phpmyadmin_4.5.0.2.bb   |   2 +-
 27 files changed, 763 insertions(+), 91 deletions(-)
 create mode 100644 meta-multimedia/recipes-multimedia/vlc/vlc/0009-Avcodec-swscale-use-AV_PIX_FMT-consistently.patch
 delete mode 100644 meta-multimedia/recipes-multimedia/vlc/vlc/0009-fix-rdp-module.patch
 create mode 100644 meta-multimedia/recipes-multimedia/vlc/vlc/0010-SWSCALE-fix-compilation-with-4.x.patch
 rename meta-multimedia/recipes-multimedia/vlc/{vlc_2.2.1.bb => vlc_2.2.2.bb} (65%)
 create mode 100644 meta-oe/recipes-core/toybox/toybox/0001-Match-paths-with-busybox.patch
 delete mode 100644 meta-oe/recipes-core/toybox/toybox/toybox_build-add-Missing-CFLAGS.patch
 rename meta-oe/recipes-core/toybox/{toybox_0.7.0.bb => toybox_0.6.0.bb} (87%)
 rename meta-oe/recipes-multimedia/webm/{libvpx_1.4.0.bb => libvpx_1.5.0.bb} (86%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list