[oe] [PATCH 00/29][jethro] Pull request Jethro-next

akuster808 akuster808 at gmail.com
Tue Feb 2 17:05:48 UTC 2016



On 02/01/2016 12:12 PM, Martin Jansa wrote:
>   waf-samba.bbclass: add cross-answers option and files
> 
> This one isn't in master yet.

k. So I will pull that out.

> 
>   mariadb: -native also needs gold workaround
I will look for this one.

> 
> This one breaks build for older host systems like Ubuntu 12.04, I'm not
> sure if it's worth taking to release branch (people who need this fix and
> have new enough host systems can apply the change in their setup only).

k. thanks,

will clean up and resubmit.

- armin

> 
> Regards,
> 
> On Mon, Feb 1, 2016 at 8:59 PM, Armin Kuster <akuster808 at gmail.com> wrote:
> 
>> Please consider these for the meta-openembedded jethro-next
>>
>> The following changes since commit
>> 7bc138a365e20653ddfb9229561e3e9e50b89ee8:
>>
>>   cifs-utils: add PACKAGECONFIG for cifsidmap (2016-01-14 11:22:38 +0100)
>>
>> are available in the git repository at:
>>
>>   git://github.com/akuster/meta-openembedded akuster/jethro-next
>>   https://github.com/akuster/meta-openembedded/tree/akuster/jethro-next
>>
>> Andreas Müller (1):
>>   thunar: remove udisks from RRECOMMENDS
>>
>> Armin Kuster (5):
>>   networkmanager: fix QA warning
>>   qwt:  Fix host-user-contaminated
>>   php: Security fix CVE-2015-7803
>>   php: Security fix CVE-2015-7804
>>   php: Security fix CVE-2016-1903
>>
>> Christopher Larson (1):
>>   lowpan-tools: add missing flex/bison deps
>>
>> Hongxu Jia (1):
>>   postfix: fix clean broken issue
>>
>> Jackie Huang (4):
>>   iscsitarget: split the kernel module into separate package
>>   iscsitarget: skip the arch test for kernel modules
>>   ncftp: fix build failures with ccdv
>>   waf-samba.bbclass: add cross-answers option and files
>>
>> Jens Rehsack (1):
>>   waf-samba: enable parallel builds
>>
>> Joe Slater (1):
>>   geoip: add ptest functionality
>>
>> Kai Kang (1):
>>   xl2tpd: fix warnings with gcc 5
>>
>> Koen Kooi (1):
>>   mariadb: -native also needs gold workaround
>>
>> Maciej Borzecki (1):
>>   mozjs: fix linking issues on i586
>>
>> Mark Asselstine (1):
>>   ctdb: Fix rootfs creation errors
>>
>> Martin Jansa (2):
>>   ctdb: add dependency on libldb
>>   terminus-font: update perl-native-runtime dependency
>>
>> Qi.Chen at windriver.com (1):
>>   quagga: fix segment fault when stopping ospf6d
>>
>> Robert Yang (4):
>>   nbd: use BPN in Files
>>   cim-schema-exper: fix host-user-contaminated
>>   ctdb: add PACKAGECONFIG for libtdb
>>   netkit-ftp: fixed invalid symlink
>>
>> Ruslan Bilovol (1):
>>   wireshark: update SRC_URI link to sources
>>
>> Wenzong Fan (1):
>>   samba: add PACKAGECONFIG for valgrind
>>
>> Yi Zhao (2):
>>   logwatch: fix host-user-contaminated
>>   orrery: fix host-user-contaminated
>>
>>  .../21-add-config-option-without-valgrind.patch    |  63 ++++++++++
>>  .../recipes-connectivity/samba/samba_4.1.12.bb     |   2 +
>>  .../ncftp-configure-use-BUILD_CC-for-ccdv.patch    |  32 +++++
>>  .../recipes-daemons/ncftp/ncftp_3.2.5.bb           |   7 +-
>>  .../recipes-daemons/postfix/postfix.inc            |   2 +
>>  .../iscsitarget/iscsitarget_1.4.20.3+svn502.bb     |  13 +-
>>  .../recipes-netkit/netkit-ftp/netkit-ftp_0.17.bb   |   2 +-
>>  ...heck-ospf6-before-using-it-in-ospf6_clean.patch |  28 +++++
>>  .../recipes-protocols/quagga/quagga_0.99.24.1.bb   |   1 +
>>  .../recipes-protocols/xl2tpd/xl2tpd.inc            |   4 +-
>>  .../fix-inline-functions-errors-with-gcc-5.x.patch | 134
>> +++++++++++++++++++++
>>  .../cim-schema/cim-schema-exper_2.39.0.bb          |   1 +
>>  .../cim-schema/cim-schema-final_2.40.0.bb          |   1 +
>>  ...rvice-ensure-the-PID-directory-is-created.patch |  25 ++++
>>  meta-networking/recipes-support/ctdb/ctdb_2.5.1.bb |  11 +-
>>  .../recipes-support/geoip/files/run-ptest          |  11 ++
>>  .../recipes-support/geoip/geoip_1.6.6.bb           |  38 ++++++
>>  .../lowpan-tools/lowpan-tools_git.bb               |   2 +-
>>  meta-networking/recipes-support/nbd/nbd_3.11.bb    |   6 +-
>>  .../recipes-support/wireshark/wireshark_1.12.8.bb  |   2 +-
>>  meta-oe/classes/waf-samba.bbclass                  |  47 +++++++-
>>  meta-oe/conf/layer.conf                            |   1 +
>>  meta-oe/files/waf-cross-answers/README             |   3 +
>>  .../waf-cross-answers/cross-answers-aarch64.txt    |  38 ++++++
>>  .../files/waf-cross-answers/cross-answers-arm.txt  |  39 ++++++
>>  .../files/waf-cross-answers/cross-answers-i586.txt |  39 ++++++
>>  .../files/waf-cross-answers/cross-answers-i686.txt |  39 ++++++
>>  .../files/waf-cross-answers/cross-answers-mips.txt |  39 ++++++
>>  .../waf-cross-answers/cross-answers-mips64.txt     |  38 ++++++
>>  .../waf-cross-answers/cross-answers-powerpc.txt    |  39 ++++++
>>  .../waf-cross-answers/cross-answers-powerpc64.txt  |  39 ++++++
>>  .../waf-cross-answers/cross-answers-x86_64.txt     |  38 ++++++
>>  .../networkmanager/networkmanager_1.0.4.bb         |   1 +
>>  .../php/php-5.6.12/CVE-2015-7803.patch             |  85 +++++++++++++
>>  .../php/php-5.6.12/CVE-2015-7804.patch             |  64 ++++++++++
>>  .../php/php-5.6.12/CVE-2016-1903.patch             |  55 +++++++++
>>  meta-oe/recipes-devtools/php/php_5.6.12.bb         |   6 +-
>>  .../recipes-extended/logwatch/logwatch_7.4.1.bb    |   1 +
>>  ...010-fix-cross-compilation-on-i586-targets.patch |  46 +++++++
>>  meta-oe/recipes-extended/mozjs/mozjs_17.0.0.bb     |   1 +
>>  .../terminus-font/terminus-font_4.38.bb            |   2 +-
>>  meta-oe/recipes-navigation/orrery/orrery_2.7.bb    |   1 +
>>  meta-oe/recipes-qt/qwt/qwt.inc                     |   1 +
>>  meta-oe/recipes-support/mysql/mariadb.inc          |   3 +
>>  meta-xfce/recipes-xfce/thunar/thunar_1.6.10.bb     |   2 +-
>>  45 files changed, 1029 insertions(+), 23 deletions(-)
>>  create mode 100644
>> meta-networking/recipes-connectivity/samba/samba-4.1.12/21-add-config-option-without-valgrind.patch
>>  create mode 100644
>> meta-networking/recipes-daemons/ncftp/ncftp/ncftp-configure-use-BUILD_CC-for-ccdv.patch
>>  create mode 100644
>> meta-networking/recipes-protocols/quagga/files/0001-ospf6d-check-ospf6-before-using-it-in-ospf6_clean.patch
>>  create mode 100644
>> meta-networking/recipes-protocols/xl2tpd/xl2tpd/fix-inline-functions-errors-with-gcc-5.x.patch
>>  create mode 100644
>> meta-networking/recipes-support/ctdb/ctdb/service-ensure-the-PID-directory-is-created.patch
>>  create mode 100644 meta-networking/recipes-support/geoip/files/run-ptest
>>  create mode 100644 meta-oe/files/waf-cross-answers/README
>>  create mode 100644
>> meta-oe/files/waf-cross-answers/cross-answers-aarch64.txt
>>  create mode 100644 meta-oe/files/waf-cross-answers/cross-answers-arm.txt
>>  create mode 100644 meta-oe/files/waf-cross-answers/cross-answers-i586.txt
>>  create mode 100644 meta-oe/files/waf-cross-answers/cross-answers-i686.txt
>>  create mode 100644 meta-oe/files/waf-cross-answers/cross-answers-mips.txt
>>  create mode 100644
>> meta-oe/files/waf-cross-answers/cross-answers-mips64.txt
>>  create mode 100644
>> meta-oe/files/waf-cross-answers/cross-answers-powerpc.txt
>>  create mode 100644
>> meta-oe/files/waf-cross-answers/cross-answers-powerpc64.txt
>>  create mode 100644
>> meta-oe/files/waf-cross-answers/cross-answers-x86_64.txt
>>  create mode 100644
>> meta-oe/recipes-devtools/php/php-5.6.12/CVE-2015-7803.patch
>>  create mode 100644
>> meta-oe/recipes-devtools/php/php-5.6.12/CVE-2015-7804.patch
>>  create mode 100644
>> meta-oe/recipes-devtools/php/php-5.6.12/CVE-2016-1903.patch
>>  create mode 100644
>> meta-oe/recipes-extended/mozjs/mozjs/0010-fix-cross-compilation-on-i586-targets.patch
>>
>> --
>> 2.3.5
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel at lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>>



More information about the Openembedded-devel mailing list