[oe-commits] [meta-openembedded] branch master-next updated (d24c10b -> 65f3082)

git at git.openembedded.org git at git.openembedded.org
Sun Feb 14 12:05:24 UTC 2016


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

      from  d24c10b   abiword: make build deterministic for meta-office [1] in layers
       new  04e5886   libmms: upgrade to 0.6.4
       new  97287b6   llvm: move BugpointPasses.so and LLVMHello.so to separate packages
       new  c842ef4   libopus: upgrade to version 1.1.2
       new  a27f694   linux-yocto-tiny-kexecboot: upgrade to 4.4
       new  1963571   libsodium: Update to version 1.0.8.
       new  ed874b8   libmatroska: Explicitly set EXTRA_OEMAKE as required
       new  0910d48   system-setup-keyboard: Explicitly set EXTRA_OEMAKE as required
       new  aa3a44d   wmiconfig: Explicitly set EXTRA_OEMAKE as required
       new  1833d9d   krb5: Fix build warning
       new  507fbfe   xdelta3: Package update to 3.0.11
       new  d49201c   lxdm: update to 0.5.3
       new  7026d29   vlc: make x11 DISTRO_FEATURE optional (enabled by default)
       new  3c67c34   vlc: make sdl optional (enabled by default)
       new  9d3ac56   xfce4-whiskermenu-plugin: update to 1.5.2
       new  897c60b   klibc_2.0.4: update to 4d1997d - Fix build for qemux86
       new  60e5e87   klibc_2.0.4: Silence QA Error about non-symlink so [dev-elf]
       new  56ca281   klibc_2.0.4: Silence Warning about klibc-xxx-so already stripped
       new  f990381   source-han-sans-cn-fonts: initial add 1.004
       new  e692ba3   source-han-sans-jp-fonts: initial add 1.004
       new  c1f6135   source-han-sans-kr-fonts: initial add 1.004
       new  bb8e8dd   source-han-sans-tw-fonts: initial add 1.004
       new  f17124b   klibc: fix sh deps ver (PR is needed after PV)
       new  42e7126   linux-yocto-tiny-kexecboot: disable do_shared_workdir task
       new  d4a78ec   lua: use PV for generating Version in lua.pc
       new  65f3082   lua: update Libs in lua.pc

The 25 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:
 .../klibc/klibc-2.0.4/staging.patch                |  2 +-
 meta-initramfs/recipes-devtools/klibc/klibc.inc    |  6 ++-
 ...ot_4.1.bb => linux-yocto-tiny-kexecboot_4.4.bb} |  1 +
 .../recipes-mkv/libmatroska/libmatroska_1.4.1.bb   |  2 +
 meta-multimedia/recipes-multimedia/vlc/vlc.inc     | 13 +++--
 meta-oe/recipes-connectivity/krb5/krb5_1.13.2.bb   |  2 +-
 meta-oe/recipes-core/llvm/llvm.inc                 | 25 ++++++----
 .../recipes-devtools/lua/lua/{lua.pc => lua.pc.in} |  5 +-
 meta-oe/recipes-devtools/lua/lua_5.3.2.bb          |  4 +-
 .../lxdm/0002-let-autotools-create-lxdm.conf.patch | 29 +-----------
 .../lxdm/{lxdm_git.bb => lxdm_0.5.3.bb}            |  8 ++--
 .../44-source-han-sans-cn.conf                     | 19 ++++++++
 .../ttf-fonts/source-han-sans-cn-fonts_1.004.bb    | 34 +++++++++++++
 .../44-source-han-sans-jp.conf                     | 19 ++++++++
 .../ttf-fonts/source-han-sans-jp-fonts_1.004.bb    | 34 +++++++++++++
 .../44-source-han-sans-kr.conf                     | 19 ++++++++
 .../ttf-fonts/source-han-sans-kr-fonts_1.004.bb    | 34 +++++++++++++
 .../44-source-han-sans-tw.conf                     | 19 ++++++++
 .../ttf-fonts/source-han-sans-tw-fonts_1.004.bb    | 34 +++++++++++++
 .../libmms/{libmms_0.6.2.bb => libmms_0.6.4.bb}    |  8 ++--
 meta-oe/recipes-multimedia/libopus/libopus-fpu.inc |  6 ---
 .../libopus/{libopus_1.1.bb => libopus_1.1.2.bb}   | 24 ++++++++--
 .../{libsodium_1.0.3.bb => libsodium_1.0.8.bb}     |  4 +-
 .../system-setup-keyboard_0.8.8.bb                 |  2 +
 meta-oe/recipes-support/wmiconfig/wmiconfig_svn.bb |  2 +
 .../xdelta/files/compilation-fix.patch             | 29 ------------
 .../files/with-liblzma-configure-option.patch      | 55 ----------------------
 .../xdelta/{xdelta3_3.0.8.bb => xdelta3_3.0.11.bb} | 11 ++---
 ..._1.5.1.bb => xfce4-whiskermenu-plugin_1.5.2.bb} |  5 +-
 29 files changed, 288 insertions(+), 167 deletions(-)
 rename meta-initramfs/recipes-kernel/linux/{linux-yocto-tiny-kexecboot_4.1.bb => linux-yocto-tiny-kexecboot_4.4.bb} (96%)
 rename meta-oe/recipes-devtools/lua/lua/{lua.pc => lua.pc.in} (71%)
 rename meta-oe/recipes-graphics/lxdm/{lxdm_git.bb => lxdm_0.5.3.bb} (93%)
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts/44-source-han-sans-cn.conf
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-cn-fonts_1.004.bb
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts/44-source-han-sans-jp.conf
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-jp-fonts_1.004.bb
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts/44-source-han-sans-kr.conf
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-kr-fonts_1.004.bb
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts/44-source-han-sans-tw.conf
 create mode 100644 meta-oe/recipes-graphics/ttf-fonts/source-han-sans-tw-fonts_1.004.bb
 rename meta-oe/recipes-multimedia/libmms/{libmms_0.6.2.bb => libmms_0.6.4.bb} (50%)
 delete mode 100644 meta-oe/recipes-multimedia/libopus/libopus-fpu.inc
 rename meta-oe/recipes-multimedia/libopus/{libopus_1.1.bb => libopus_1.1.2.bb} (65%)
 rename meta-oe/recipes-support/libsodium/{libsodium_1.0.3.bb => libsodium_1.0.8.bb} (65%)
 delete mode 100644 meta-oe/recipes-support/xdelta/files/compilation-fix.patch
 delete mode 100644 meta-oe/recipes-support/xdelta/files/with-liblzma-configure-option.patch
 rename meta-oe/recipes-support/xdelta/{xdelta3_3.0.8.bb => xdelta3_3.0.11.bb} (60%)
 rename meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_1.5.1.bb => xfce4-whiskermenu-plugin_1.5.2.bb} (54%)

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


More information about the Openembedded-commits mailing list