[oe] [PATCH 2/4] libvpx: 1.3.0 - 1.4.0

2015-08-24 Thread kai.kang
From: Kai Kang kai.k...@windriver.com * update SRC_URI * remove re-definition of S * drop backport patch 0001-configure.sh-quote-local-variables.patch * update context of libvpx-configure-support-blank-prefix.patch Signed-off-by: Kai Kang kai.k...@windriver.com ---

[oe] [PATCH 0/4] V2: Upgrade packages and fix failure of atftp with gcc 5.2

2015-08-24 Thread kai.kang
From: Kai Kang kai.k...@windriver.com V2: * ltrace: update patch to work with gcc 5.2 * atftp: just update commmit message, no patch update. The reason is in mail I replied in V1 series. Kai Kang (4): autofs: 5.1.0 - 5.1.1 libvpx: 1.3.0 - 1.4.0 ltrace: 7.2 - 7.3 atftp: build with gcc

[oe] [PATCH 3/4] ltrace: 7.2 - 7.3

2015-08-24 Thread kai.kang
From: Kai Kang kai.k...@windriver.com Upgrade ltrace from 7.2 to 7.3. * update SRC_URI and SRCREV * drop backport patch 0001-In-Linux-backend-initialize-linkmap-struct.patch * fix error when compile with gcc 5.2 Signed-off-by: Kai Kang kai.k...@windriver.com ---

[oe] [PATCH 4/4] atftp: build with gcc 5.2

2015-08-24 Thread kai.kang
From: Kai Kang kai.k...@windriver.com atftp fails to build with gcc 5.2: git/tftp_def.h:54:14: warning: inline function 'Strncpy' declared but never defined git/argz.c:44:8: error: redefinition of 'argz_next' GCC 5 defaults to -std=gnu11 instead of -std=gnu89. The semantics of inline function

[oe] [PATCH 1/4] autofs: 5.1.0 - 5.1.1

2015-08-24 Thread kai.kang
From: Kai Kang kai.k...@windriver.com Signed-off-by: Kai Kang kai.k...@windriver.com --- .../0001-systemd-allow-with-systemd-to-take-a-path-arg.patch | 0 .../autofs/{autofs-5.1.0 = autofs}/Makefile.rules-cross.patch| 0 .../autofs/{autofs-5.1.0 =

[oe] [PATCH] inetutils: add package config pam

2015-08-20 Thread kai.kang
From: Kai Kang kai.k...@windriver.com Add package config pam for inetutils. And only check pam_appl.h when pam is enabled. Signed-off-by: Kai Kang kai.k...@windriver.com --- ...ls-only-check-pam_appl.h-when-pam-enabled.patch | 40 ++ .../inetutils/inetutils_1.9.4.bb

[oe] [meta-networking][PATCH 1/4] autofs: 5.1.0 - 5.1.1

2015-08-21 Thread kai.kang
From: Kai Kang kai.k...@windriver.com Signed-off-by: Kai Kang kai.k...@windriver.com --- .../0001-systemd-allow-with-systemd-to-take-a-path-arg.patch | 0 .../autofs/{autofs-5.1.0 = autofs}/Makefile.rules-cross.patch| 0 .../autofs/{autofs-5.1.0 =

[oe] [PATCH 0/4] Upgrade packages and fix failure of atftp with gcc 5.2

2015-08-21 Thread kai.kang
From: Kai Kang kai.k...@windriver.com Kai Kang (4): autofs: 5.1.0 - 5.1.1 atftp: build with gcc 5.2 ltrace: 7.2 - 7.3 libvpx: 1.3.0 - 1.4.0 meta-networking/recipes-daemons/atftp/atftp_git.bb | 2 + ...emd-allow-with-systemd-to-take-a-path-arg.patch | 47

[oe] [meta-oe][PATCH 4/4] libvpx: 1.3.0 - 1.4.0

2015-08-21 Thread kai.kang
From: Kai Kang kai.k...@windriver.com * update SRC_URI * remove re-definition of S * drop backport patch 0001-configure.sh-quote-local-variables.patch * update context of libvpx-configure-support-blank-prefix.patch Signed-off-by: Kai Kang kai.k...@windriver.com ---

[oe] [meta-oe][PATCH 3/4] ltrace: 7.2 - 7.3

2015-08-21 Thread kai.kang
From: Kai Kang kai.k...@windriver.com Upgrade ltrace from 7.2 to 7.3. * update SRC_URI and SRCREV * drop backport patch 0001-In-Linux-backend-initialize-linkmap-struct.patch * fix error when compile with gcc 5.2 Signed-off-by: Kai Kang kai.k...@windriver.com ---

[oe] [meta-networking][PATCH 2/4] atftp: build with gcc 5.2

2015-08-21 Thread kai.kang
From: Kai Kang kai.k...@windriver.com atftp fails to build with gcc 5.2: tftp_def.h:54:14: warning: inline function 'Strncpy' declared but never defined GCC 5 defaults to -std=gnu11 instead of -std=gnu89. The semantics of inline function changes. Pass '-std=gnu89' to gcc to compile atftp. Ref:

[oe] [meta-oe][PATCH] mariadb: 5.5.43 - 5.5.45

2015-08-14 Thread kai.kang
From: Kai Kang kai.k...@windriver.com Upgrade mariadb from 5.5.43 to 5.5.45. * update SRC_URI that the previous mirros is out of service * drop backported patch fix-CVE-2015-2305.patch Signed-off-by: Kai Kang kai.k...@windriver.com --- .../mysql/{mariadb-native_5.5.43.bb =

[oe] [meta-networking][PATCH] inetutils: 1.9.2 - 1.9.4

2015-08-11 Thread kai.kang
From: Kai Kang kai.k...@windriver.com Upgrade inetutils from 1.9.2 to 1.9.4. * add homepage * update inetutils/version.patch Signed-off-by: Kai Kang kai.k...@windriver.com --- .../inetutils/{inetutils-1.9.2 = inetutils}/fix-disable-ipv6.patch | 0

[oe] [meta-xfce][PATCH] mousepad: inherit gsettings

2015-10-28 Thread kai.kang
From: Kai Kang When launch mousepad, it fails with: | glib-gio-error setting schema 'org.xfce.mousepad' is not installed It needs to call glib-compile-schemas to compile its schema file. Inherit gsettings to fix it. Signed-off-by: Kai Kang ---

[oe] [meta-oe][PATCH] libsmi: add configure file

2015-11-04 Thread kai.kang
From: Kai Kang Add configure file duplicated from file smi.conf-example in source code and replace paths with mibs files directories. Then set libsmi-mibs as runtime recommend package to provide mibs files. Add homepage and update SRC_URI as well. Signed-off-by: Kai

[oe] [PATCH] vorbis-tools: fix CVE-2015-6749

2015-10-15 Thread kai.kang
From: Kai Kang Backport patch to fix CVE-2015-6749 from: https://trac.xiph.org/ticket/2212 Signed-off-by: Kai Kang --- ...oggenc-Fix-large-alloca-on-bad-AIFF-input.patch | 49 ++ .../vorbis-tools/vorbis-tools_1.4.0.bb

[oe] [meta-xfce][PATCH] xfce4-battery-plugin: fix build on arm64

2015-10-21 Thread kai.kang
From: Kai Kang Backport patch to fix build on arm64. Signed-off-by: Kai Kang --- .../fix-build-on-aarch64.patch | 34 ++ .../battery/xfce4-battery-plugin_1.0.5.bb | 2 ++ 2 files changed, 36

[oe] [meta-webserver][PATCH 2/2] phpmyadmin: 4.4.9 -> 4.5.0.2

2015-10-14 Thread kai.kang
From: Kai Kang Upgrade phpmyadmin from 4.4.9 to 4.5.0.2 and SRC_URI is updated. Accoring to release note, there is NO API changes for 4.5.0.x serial. So upgrade to 4.5.0.2 rather than 4.4.15 which will only support for security fixes only. And license file has some text

[oe] [meta-oe][PATCH 1/2] openldap: 2.4.41 -> 2.4.42

2015-10-14 Thread kai.kang
From: Kai Kang Upgrade phpmyadmin from 2.4.41 to 2.4.42. And backport patch from http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commitdiff;h=6fe51a9 to fix CVE-2015-6908. Signed-off-by: Kai Kang ---

[oe] [PATCH 2/2] efibootmgr: 0.6.0 -> 0.12

2015-10-12 Thread kai.kang
From: Kai Kang Upgrade efibootmgr from 0.6.0 to 0.12. * update HOMEPAGE * drop obsolete patches that source files have been removed * add dependency efivar * update CFLAGS to fix print wrong version issue Signed-off-by: Kai Kang ---

[oe] [PATCH 1/2] efivar: 0.7 -> 0.21

2015-10-12 Thread kai.kang
From: Kai Kang Upgrade efivar from 0.7 to 0.21. * update HOMEPAGE and git repo. * update license file checksum. It made FSF addresses in COPYING be URLs. Ref: https://github.com/rhinstaller/efivar/commit/ca88012 * add -native recipe to provide command makeguids and

[oe] [meta-oe][PATCH 0/2] V4: Upgrade efivar and efibootmgr

2015-10-12 Thread kai.kang
From: Kai Kang V4: * add option '-m 0755' of command 'install' in efivar bb file Kai Kang (2): efivar: 0.7 -> 0.21 efibootmgr: 0.6.0 -> 0.12 .../{efibootmgr_0.6.0.bb => efibootmgr_0.12.bb}| 21 --- .../efibootmgr/files/docbook-fixes.patch | 28

[oe] [PATCH 1/2] efivar: 0.7 -> 0.21

2015-10-09 Thread kai.kang
From: Kai Kang Upgrade efivar from 0.7 to 0.21. * update HOMEPAGE and git repo. * update license file checksum. It made FSF addresses in COPYING be URLs. Ref: https://github.com/rhinstaller/efivar/commit/ca88012 * add -native recipe to provide command makeguids and

[oe] [PATCH 2/2] efibootmgr: 0.6.0 -> 0.12

2015-10-09 Thread kai.kang
From: Kai Kang Upgrade efibootmgr from 0.6.0 to 0.12. * update HOMEPAGE * drop obsolete patches that source files have been removed * add dependency efivar * update CFLAGS to fix print wrong version issue Signed-off-by: Kai Kang ---

[oe] [PATCH 0/2] V3: Upgrade efivar and efibootmgr

2015-10-09 Thread kai.kang
From: Kai Kang V3: * add patch to drop 2 gcc options for efivar-native which may NOT recognized by old gcc Built for qemux86-64 and qemuarm on Ubuntu 12.04/14.04, Fedora 20. And it fails to build with gcc 4.8 & 4.9: | linux.c: In function 'make_mac_path': |

[oe] [meta-networking][PATCH] opensaf: fix build errors with gcc 5

2015-08-26 Thread kai.kang
From: Kai Kang kai.k...@windriver.com Backport patches from upstream to fix opensaf build failures with gcc 5. Signed-off-by: Kai Kang kai.k...@windriver.com --- .../opensaf/Fix_GCC_5.1.0_compiler_warning.patch | 64 + ...client_node_replyPending_to_unsigned_char.patch | 80

[oe] [meta-oe][PATCH] efibootmgr: fix build error with gcc 5.2

2015-08-27 Thread kai.kang
From: Kai Kang kai.k...@windriver.com It fails to build efibootmgr with gcc 5.2: src/lib/disk.o: In function `disk_get_scsi_pci': src/lib/disk.c:154: undefined reference to `get_scsi_pci' src/lib/efi.o: In function `make_edd30_device_path': src/lib/efi.c:474: undefined reference to

[oe] [meta-oe][PATCH 0/2] Upgrade efivar and efibootmgr

2015-09-08 Thread kai.kang
From: Kai Kang Kai Kang (2): efivar: 0.7 -> 0.21 efibootmgr: 0.6.0 -> 0.12 .../{efibootmgr_0.6.0.bb => efibootmgr_0.12.bb}| 21 .../efibootmgr/files/docbook-fixes.patch | 28 --

[oe] [PATCH 2/2] efibootmgr: 0.6.0 -> 0.12

2015-09-08 Thread kai.kang
From: Kai Kang Upgrade efibootmgr from 0.6.0 to 0.12. * update HOMEPAGE * drop useless patches * add dependency efivar * update CFLAGS to fix print wrong version issue Signed-off-by: Kai Kang --- .../{efibootmgr_0.6.0.bb => efibootmgr_0.12.bb}

[oe] [PATCH 1/2] efivar: 0.7 -> 0.21

2015-09-08 Thread kai.kang
From: Kai Kang Upgrade efivar from 0.7 to 0.21. * update HOMEPAGE Signed-off-by: Kai Kang --- meta-oe/recipes-extended/efivar/efivar_git.bb | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git

[oe] [PATCH 2/2] libhugetlbfs: avoid using keyword restrict as var name

2015-08-25 Thread kai.kang
From: Kai Kang kai.k...@windriver.com When compile with gcc 5.x, libhugetlbfs fails with: | hugeutils.c: In function '__lh_hugetlbfs_setup_env': | hugeutils.c:304:40: error: expected identifier or '(' before restrict' |char *p, *tok, *exe, buf[MAX_EXE+1], restrict[MAX_EXE]; |

[oe] [PATCH 1/2] libhugetlbfs: avoid search host library path for cross compilation

2015-08-25 Thread kai.kang
From: Kai Kang kai.k...@windriver.com There was a patch fixing the same issue: libhugetlbfs-avoid-search-host-library-path-for-cros.patch but missed the elf_i386.xB*, this patch fixes for it. Signed-off-by: Jackie Huang jackie.hu...@windriver.com Signed-off-by: Kai Kang kai.k...@windriver.com

[oe] [meta-networking][PATCH] iftop: 1.0pre2 -> 1.0pre4

2015-09-09 Thread kai.kang
From: Kai Kang * update md5sum of license file Signed-off-by: Kai Kang --- .../recipes-support/iftop/{iftop_1.0pre2.bb => iftop_1.0pre4.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename

[oe] [PATCH 2/2] efibootmgr: 0.6.0 -> 0.12

2015-09-29 Thread kai.kang
From: Kai Kang Upgrade efibootmgr from 0.6.0 to 0.12. * update HOMEPAGE * drop useless patches * add dependency efivar * update CFLAGS to fix print wrong version issue Signed-off-by: Kai Kang ---

[oe] [PATCH 1/2] efivar: 0.7 -> 0.21

2015-09-29 Thread kai.kang
From: Kai Kang Upgrade efivar from 0.7 to 0.21. * update HOMEPAGE and git repo. * add -native recipe to provide command makeguids and add patch for target package to use this native makeguids command Signed-off-by: Kai Kang ---

[oe] [meta-oe][PATCH 0/2] V2: Upgrade efivar and efibootmgr

2015-09-29 Thread kai.kang
From: Kai Kang Hi Martin, V2 only affects efivar commit: * update git repo - the previous repo uri is a clone of the official repo * add efivar-native package to provide command makeguids for efivar to avoid cross compile issue Kai Kang (2): efivar: 0.7 -> 0.21

[oe] [PATCH 1/2] efivar: 0.7 -> 0.21

2015-09-30 Thread kai.kang
From: Kai Kang Upgrade efivar from 0.7 to 0.21. * update HOMEPAGE and git repo. * add -native recipe to provide command makeguids and add patch for target package to use this native makeguids command * update license file checksum. It made FSF addresses in COPYING be

[oe] [PATCH 2/2] efibootmgr: 0.6.0 -> 0.12

2015-09-30 Thread kai.kang
From: Kai Kang Upgrade efibootmgr from 0.6.0 to 0.12. * update HOMEPAGE * drop useless patches * add dependency efivar * update CFLAGS to fix print wrong version issue Signed-off-by: Kai Kang --- .../{efibootmgr_0.6.0.bb => efibootmgr_0.12.bb}

[oe] [meta-oe][PATCH 0/2] V3: Upgrade efivar and efibootmgr

2015-09-30 Thread kai.kang
From: Kai Kang V3: * add description for efivar that license checksum changes * create with git option '-M' V2 only affects efivar commit: * update git repo - the previous repo uri is a clone of the official repo * add efivar-native package to provide command makeguids

[oe] [meta-networking][PATCH] xl2tpd: 1.3.0 -> 1.3.6

2015-09-18 Thread kai.kang
From: Kai Kang Upgrade xl2tpd v1.3.0-46-gdf7e30e to 1.3.6. * drop PR * add patch to fix build failure with gcc 5.x Signed-off-by: Kai Kang --- .../recipes-protocols/xl2tpd/xl2tpd.inc| 2 -

[oe] [met-oe][PATCH] pmtools: support huge ACPI table

2015-12-02 Thread kai.kang
From: Kai Kang For some servers such as Canoe Pass or Thunder Ridge, they have much more entries in ACPI table, so original 1K buffer is insufficient. Switch to dynamic buffer for this situation. Remove 'protocol' field in SRC_URI as well which cause warning: |

[oe] [meta-networking][PATCH] xl2tpd: fix warnings with gcc 5

2015-12-02 Thread kai.kang
From: Kai Kang When compile with gcc 5.x, xl2tpd complains warnings: | misc.h:68:20: warning: inline function 'swaps' declared but never defined | extern inline void swaps (void *, int); | ^ Backport patch to fix it. Signed-off-by: Kai Kang

[oe] [meta-oe][PATCH 2/2] mcelog: remove bashism and create ptest subpackage

2015-12-03 Thread kai.kang
From: Kai Kang Create ptest subpackage. Add a patch to remove bashism and then only ptest package depends on bash. Inherit autotools-brokensep and re-write do_install as well. Signed-off-by: Kai Kang --- .../mcelog/mcelog/mcelog-debash.patch

[oe] [meta-oe][PATCH 1/2] mce-inject: add recipe

2015-12-03 Thread kai.kang
From: Kai Kang Add recipe of mce-inject which is required to run mcelog ptest cases. Signed-off-by: Kai Kang --- meta-oe/recipes-support/mcelog/mce-inject_git.bb | 20 1 file changed, 20 insertions(+) create mode 100644

[oe] [meta-networking][PATCH 3/4] mime-construct: update runtime dependencies

2015-12-03 Thread kai.kang
From: Kai Kang Update runtime dependencies of mime-construct: * drop WaitStat.pm and Signal.pm which are from libproc-waitstat-perl and its dependency libipc-signal-perl * add patch to return 0 for option '--help' * replace postfix with msmtp which is more lightweight

[oe] [meta-perl][PATCH 2/4] libproc-waitstat-perl: add recipe

2015-12-03 Thread kai.kang
From: Kai Kang libproc-waitstat-perl is required by mime-construct. Signed-off-by: Kai Kang --- .../libproc/libproc-waitstat-perl_1.00.bb| 20 1 file changed, 20 insertions(+) create mode 100644

[oe] [meta-networking][PATCH 4/4] meta-networking: depends on layer meta-perl

2015-12-03 Thread kai.kang
From: Kai Kang Package mime-construct in layer meta-networking depends on some perl modules in layer meta-perl. So make meta-networking depends on layer meta-perl. Signed-off-by: Kai Kang --- meta-networking/conf/layer.conf | 1 + 1 file

[oe] [meta-perl][PATCH 1/4] libipc-signal-perl: add recipe

2015-12-03 Thread kai.kang
From: Kai Kang libipc-signal-perl is required by mime-construct and libproc-waitstat-perl. Signed-off-by: Kai Kang --- .../recipes-perl/libipc/libipc-signal-perl_1.00.bb | 18 ++ 1 file changed, 18 insertions(+) create mode

[oe] [PATCH 0/4] Update dependencies for mime-construct

2015-12-03 Thread kai.kang
From: Kai Kang * add recipes of dependencies of mime-construct * update the RDPENDS * make meta-networking depends on meta-perl Kai Kang (4): libipc-signal-perl: add recipe libproc-waitstat-perl: add recipe mime-construct: update runtime dependencies

[oe] [meta-oe][PATCH] libssh2: make crypto library selectable

2015-12-01 Thread kai.kang
From: Kai Kang Add PACKAGECONFs 'openssl' and 'gcrypt' to make crypto library selectable. Only one of them could be set. If they are both set, 'gcrypt' is invalide. Signed-off-by: Kai Kang --- meta-oe/recipes-support/libssh2/libssh2_1.6.0.bb |

[oe] [meta-oe][PATCH] edac-utils: add patches for initscript

2015-12-02 Thread kai.kang
From: Kai Kang Update LIC_FILES_CHKSUM that the whole license file should be used rather than the first 2 lines. Remove COMPATIBLE_HOST that edac-utils could build for all architectures. Update runtime dependencies: * add perl modules that edac-ctl needs * add

[oe] [PATCH 1/2] python-pexpect: drop old version recipe

2015-12-14 Thread kai.kang
From: Kai Kang Drop old version recipe of python-pexpect and use the one in oe-core which version is 3.3 now. And according to release notes of version 3.0, "The new major version number doesn’t indicate any deliberate API incompatibility." Ref:

[oe] [PATCH 2/2] python-tornado: move old version recipe from meta-oe to meta-python

2015-12-14 Thread kai.kang
From: Kai Kang Move old version recipe of python-tornado from meta-oe to meta-python that there is a higher version in meta-python already. And rename from _git to exact version _2.2.1. Signed-off-by: Kai Kang ---

[oe] [PATCH 0/2] Move mime-construct to meta-perl

2015-12-21 Thread kai.kang
From: Kai Kang Hi Martin, I worked based on origin/master-next. We could just drop the commit of adding layer dependency. I made a revert commit just to make it clear. Kai Kang (2): mime-construct: move from meta-networking to meta-perl Revert "meta-networking:

[oe] [meta-oe][PATCH] crash: 7.1.2 -> 7.1.3

2015-12-21 Thread kai.kang
From: Kai Kang Upgrade crash from 7.1.2 to 7.1.3. Add gdb source tarball and don't fetch and extract it during do_compile. And do some format tweaks. Exclude mips64 from COMPATIBLE_HOST which is not supported. And update ARCH setting for arm64, ppc64 and mips32. Add

[oe] [PATCH 2/2] Revert "meta-networking: depends on layer meta-perl"

2015-12-21 Thread kai.kang
From: Kai Kang This reverts commit d896712df00b7126b81d4cb123d27c1509ac9cc4. Package mime-construct which involves the layer dependency has been moved from layer meta-networking to meta-perl. So revert the dependency. Signed-off-by: Kai Kang ---

[oe] [PATCH 1/2] mime-construct: move from meta-networking to meta-perl

2015-12-21 Thread kai.kang
From: Kai Kang mime-construct only provides a perl script and depends on many perl modules that cause layer meta-networking depends on meta-perl. Move mime-construct from meta-networking to meta-perl to avoid the layer dependency. Signed-off-by: Kai Kang

[oe] [PATCH] Fix iperf3 build-deps QA warning

2015-12-22 Thread kai.kang
From: Kai Kang Var ac_cv_header_netinet_sctp_h is set in oe-core/meta/site for some arches, so we could check with qemumips for this issue. Kai Kang (1): iperf3: fix build-deps qa warning meta-oe/recipes-benchmark/iperf3/iperf3_git.bb | 3 +++ 1 file changed, 3

[oe] [PATCH] iperf3: fix build-deps qa warning

2015-12-22 Thread kai.kang
From: Kai Kang Add PACKAGECONFIG lksctp to fix qa warning: | WARNING: QA Issue: iperf3 rdepends on lksctp-tools, but it isn't a | build dependency? [build-deps] Signed-off-by: Kai Kang --- meta-oe/recipes-benchmark/iperf3/iperf3_git.bb | 3 +++

[oe] [meta-networking][PATCH] libtalloc: fix SRC_URI

2015-12-24 Thread kai.kang
From: Kai Kang It fails to fetch source of libtalloc: | ERROR: Fetcher failure: Fetch command failed with exit code 8, output: | https://www.samba.org/ftp/libtalloc/talloc-2.1.3.tar.gz: | 2015-12-21 10:22:09 ERROR 404: Not Found. Fix it by replace ${BPN} with original

[oe] [meta-networking][PATCH] xl2tpd: 1.3.0 -> 1.3.6

2015-11-29 Thread kai.kang
From: Kai Kang Upgrade xl2tpd v1.3.0-46-gdf7e30e to 1.3.6. * drop PR * add patch to fix build warnings with gcc 5.x: | misc.h:68:20: warning: inline function 'swaps' declared but never defined Signed-off-by: Kai Kang ---

[oe] [PATCH] apache2: fix host-user-contaminated warnings

2015-11-19 Thread kai.kang
From: Kai Kang It shows warnings when build apache2 such as: | WARNING: QA Issue: apache2: /apache2-dev/usr/share/apache2/icons/small/movie.gif | is owned by uid 1785, which is the same as the user running bitbake. | This may be due to host contamination

[oe] [meta-networking][PATCH] samba: update systemd service files

2016-01-26 Thread kai.kang
From: Kai Kang Update systemd service files of samba. There are no '@BASE_BINDIR@' and '@SBINDIR@' in these service files, so drop the original replacement. Command kill is installed to /bin/kill, then correct in the service files. Signed-off-by: Kai Kang

[oe] [meta-oe][PATCH] atop: add recipe

2016-01-25 Thread kai.kang
From: Kai Kang Add recipe for atop. * remove bashisms for scripts * fix permissions for executable files * create volatile directory /var/volatile/log/atop * implement status command in sysvinit script * drop atopacctd which is excluded from most distribution such as

[oe] [meta-oe][PATCH] V2: Add native package for crash

2016-03-10 Thread kai.kang
From: Kai Kang V2: * clean runtime dependency for crash-native The following changes since commit a1e135a48add7575682bf53db5e02e753580: Revert "toybox: upgrade to 0.7.0" (2016-03-07 13:02:19 +0100) are available in the git repository at:

[oe] [meta-oe][PATCH] crash: add native package

2016-03-10 Thread kai.kang
From: Kai Kang Add crash-native package. * append EXTRA_OEMAKE option to find ncurses library * pass right install DESTDIR Signed-off-by: Kai Kang --- meta-oe/recipes-kernel/crash/crash_7.1.3.bb | 17 ++--- 1 file changed, 14

[oe] [meta-java][PATCH] icedtea7-native: backport patch of jaxb to fix NullPointerException

2016-04-11 Thread kai.kang
From: Kai Kang Backport patch of jaxb from https://java.net/projects/jaxb/sources/v2/revision/1864898 to fix NullPointerException. See https://java.net/jira/browse/JAXB-860 as well. Signed-off-by: Kai Kang ---

[oe] [PATCH] Add native package for crash

2016-03-08 Thread kai.kang
From: Kai Kang The following changes since commit a1e135a48add7575682bf53db5e02e753580: Revert "toybox: upgrade to 0.7.0" (2016-03-07 13:02:19 +0100) are available in the git repository at: g...@github.com:parr0tr1ver/meta-openembedded.git crash-native for

[oe] [meta-oe][PATCH] mariadb: upgrade to 5.5.50

2016-07-26 Thread kai.kang
From: Kai Kang Upgrade mariadb from 5.5.46 to 5.5.50. * update runtime dependency of mariadb-setupdb which requires command install Signed-off-by: Kai Kang --- .../mysql/{mariadb-native_5.5.46.bb => mariadb-native_5.5.50.bb} | 0

[oe] [meta-networking][PATCH] quagga: 0.99.24.1 -> 1.0.20160315

2016-08-14 Thread kai.kang
From: Kai Kang Upgrade quagga from 0.99.24.1 to 1.0.20160315. * babeld was removed from quagga, so remove babeld related code, service file and patch and from recipe * remove Zebra-sync-zebra-routing-table-with-the-kernel-one.patch which is obsoleted that quagga

[oe] [meta-oe][PATCH] efivar: 0.23 -> 0.24

2016-08-10 Thread kai.kang
From: Kai Kang Upgrade efivar from 0.23 to 0.24. Enable full native build at same time and add patch to fix compile error of "multiple definition of `efi_set_variable'". Signed-off-by: Kai Kang --- .../allow-multi-definitions-for-native.patch

[oe] [PATCH 1/2] liberation-sans-narrow: add a ttf font

2016-07-17 Thread kai.kang
From: Kai Kang Add an extra ttf font liberation-sans-narrow for X. Signed-off-by: Kai Kang --- .../30-0-liberation-sans-narrow.conf | 18 .../ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb | 32 ++

[oe] [PATCH 2/2] ttf-vlgothic: add a ttf font

2016-07-17 Thread kai.kang
From: Kai Kang Add an extra ttf font vlgothic. The font is derived from from M+ FONTS which is created by M+ FONTS PROJECT and under the Free license. So it has to obey the mplus licence. Signed-off-by: Kai Kang ---

[oe] [PATCH 0/2] Add 2 ttf fonts

2016-07-17 Thread kai.kang
From: Kai Kang Kai Kang (2): liberation-sans-narrow: add a ttf font ttf-vlgothic: add a ttf font .../30-0-liberation-sans-narrow.conf | 18 .../ttf-fonts/ttf-liberation-sans-narrow_1.07.4.bb | 32 ++

[oe] [PATCH 2/2] cfengine: add recipe and base policy

2016-07-17 Thread kai.kang
From: Kai Kang Add recipes of cfengine and cfengine-masterfiles which provides base policy files. There are 3 optional database backend: qdbm, tokyocabinet and lmdb with descending priority. Package tokyocabinet is released as a rework of qdbm by same upstream author, so

[oe] [PATCH 0/2] Add recipes of cfengine and its dependency tokyocabinet

2016-07-17 Thread kai.kang
From: Kai Kang Kai Kang (2): tokyocabinet: add recipe cfengine: add recipe and base policy .../remove-policy-of-usr-local-sbin.patch | 28 + .../cfengine/cfengine-masterfiles_3.9.0.bb | 37 +++

[oe] [PATCH 1/2] tokyocabinet: add recipe

2016-07-17 Thread kai.kang
From: Kai Kang tokyocabinet is a modern implementation of DBM. And we will use it as default database for cfengine. Signed-off-by: Kai Kang --- .../remove-hard-coded-include-and-lib-paths.patch | 43 ++

[oe] [PATCH 1/2] radvd: 2.11 -> 2.14

2016-08-16 Thread kai.kang
From: Kai Kang Upgrade radvd from 2.11 to 2.14. Signed-off-by: Kai Kang --- .../recipes-daemons/radvd/{radvd_2.11.bb => radvd_2.14.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename

[oe] [PATCH 2/2] libnftnl: 1.0.5 -> 1.0.6

2016-08-16 Thread kai.kang
From: Kai Kang Upgrade libnftnl from 1.0.5 to 1.0.6. Signed-off-by: Kai Kang --- .../recipes-filter/libnftnl/{libnftnl_1.0.5.bb => libnftnl_1.0.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename

[oe] [meta-networking][PATCH 0/2] Upgrade 2 packages

2016-08-16 Thread kai.kang
From: Kai Kang Kai Kang (2): radvd: 2.11 -> 2.14 libnftnl: 1.0.5 -> 1.0.6 .../recipes-daemons/radvd/{radvd_2.11.bb => radvd_2.14.bb}| 4 ++-- .../recipes-filter/libnftnl/{libnftnl_1.0.5.bb => libnftnl_1.0.6.bb} | 4 ++-- 2 files changed, 4

[oe] [meta-networking][PATCH 1/2] inetutils: update files for -dbg packages

2017-02-16 Thread kai.kang
From: Kai Kang All .debug directories are packaged in inetutils-rshd-dbg which caused by AUTOPACKAGEDEBUG. Disable it and split .debug directories and files to right -dbg package. Signed-off-by: Kai Kang ---

[oe] [meta-networking][PATCH 2/2] libldb: update package split rules

2017-02-16 Thread kai.kang
From: Kai Kang Update packages split rules: * make libpyldb-util.so* are really packaged into pyldb and pyldb-dev * set NOAUTOPACKAGEDEBUG which causes all .debug directories are packaged into pyldb-dbg Signed-off-by: Kai Kang ---

[oe] [meta-networking][PATCH] ifenslave: upgrade to 2.7

2016-08-17 Thread kai.kang
From: Kai Kang The current version of ifenslave is 2.6_1.1.0 actually, then update to 2.7 and change the version to 2.7 too. * update to SRC_URI to the debian git repo * the license is changed from GPLv2 to GPLv3 * the program is rewrote with shell script Signed-off-by:

[oe] [PATCH 3/3] phoronix-test-suite: 6.0.1 -> 6.6.1

2016-11-09 Thread kai.kang
From: Kai Kang Signed-off-by: Kai Kang --- .../{phoronix-test-suite_6.0.1.bb => phoronix-test-suite_6.6.1.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename

[oe] [PATCH 1/3] iozone3: 434 -> 465

2016-11-09 Thread kai.kang
From: Kai Kang Update LIC_FILES_CHKSUM according to: http://www.iozone.org/docs/Iozone_License.txt Signed-off-by: Kai Kang --- .../recipes-benchmark/iozone3/{iozone3_434.bb => iozone3_465.bb} | 9 + 1 file changed, 5 insertions(+), 4

[oe] [PATCH 2/3] libhugetlbfs: 1.19 -> 1.20

2016-11-09 Thread kai.kang
From: Kai Kang Upgrade libhugetlbfs from 1.19 to 1.20. * Remove libhugetlbfs-avoid-using-restrict-as-var-name.patch which is fixed in upstream. Signed-off-by: Kai Kang --- ...ugetlbfs-avoid-using-restrict-as-var-name.patch | 34

[oe] [meta-networking][PATCH] c-ares: 1.11.0 -> 1.12.0

2016-10-21 Thread kai.kang
From: Kai Kang Upgrade c-ares from 1.11.0 to 1.12.0. * update LIC_FILES_CHKSUM that a stand-alone license file is added * CVE-2016-5180 is fixed in 1.12.0 Signed-off-by: Kai Kang --- .../recipes-support/c-ares/{c-ares_1.11.0.bb =>

[oe] [meta-networking][PATCH 1/3] samba: Fix qa issue and update ctdb-tests

2016-11-16 Thread kai.kang
From: Kai Kang Fix file-rdeps QA warning by replace shell interpreter of script ${bindir}/onnode with /bin/sh that it doesn't has any bashism. File ${bindir}/ctdb_run_cluster_tests which is a link to ${bindir}/ctdb_run_tests is split into package samba. That causes wrong

[oe] [meta-networking][PATCH 2/3] samba: correct sub-package name for multilib

2016-11-16 Thread kai.kang
From: Kai Kang The name of sub-package lib${PN}-base is not right when extended by multilib. Correct it by replace ${PN} with ${BPN}. Signed-off-by: Kai Kang --- meta-networking/recipes-connectivity/samba/samba_4.4.5.bb | 4 ++-- 1 file changed,

[oe] [meta-networking][PATCH 3/3] curlpp: fix qa issue of do_configure

2016-11-16 Thread kai.kang
From: Kai Kang curlpp is configured with boost by default. And it searches boost directory on build machine. If boost is installed on build machine, then causes qa issue: | ERROR: curlpp-0.7.3-r0 do_configure: This autoconf log indicates | errors, it looked at host

[oe] [meta-networking][PATCH] ifenslave: make option '-h' work

2016-11-13 Thread kai.kang
From: Kai Kang When pass option '-h' or '--help' to ifenslave, it calls 'exec man 8 ifenslave' to show help information. But the manual page is missing and then outputs nothing. Install the manual page and split it to ifenslave rather than ifenslave-doc to make option

[oe] [meta-python][PATCH] python-m2crypto: inherit siteinfo

2016-11-02 Thread kai.kang
From: Kai Kang In recipe of python-m2crypto, it uses var SITEINFO_BITS which is from siteinfo.bbclass. Inherit siteinfo.bbclass to avoid compile error: | .../tmp/sysroots/qemumips64/usr/include/openssl/opensslconf.h:47: | Error: CPP #error ""Unknown __WORDSIZE

[oe] [meta-networking][PATCH] postfix: add dependency icu

2016-12-05 Thread kai.kang
From: Kai Kang It calls icu-config to detect icu support in file makedefs of postfix. The compile results are different depends on whether icu has been built already. postfix should provide Unicode support, so add dependency icu to solve the problem. Signed-off-by: Kai

[oe] [meta-networking][PATCH 0/3] Update SRC_URIs of 3 packages

2016-12-22 Thread kai.kang
From: Kai Kang Kai Kang (3): openl2tp: update SRC_URI ctdb: update SRC_URI pimd: update SRC_URI meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb | 2 +- meta-networking/recipes-support/ctdb/ctdb_2.5.6.bb | 2 +-

[oe] [PATCH 1/3] openl2tp: update SRC_URI

2016-12-22 Thread kai.kang
From: Kai Kang The original SRC_URI is not valid, so update it with openl2tp official ftp site. Signed-off-by: Kai Kang --- meta-networking/recipes-protocols/openl2tp/openl2tp_1.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[oe] [PATCH 3/3] pimd: update SRC_URI

2016-12-22 Thread kai.kang
From: Kai Kang Signed-off-by: Kai Kang --- meta-networking/recipes-support/pimd/pimd_2.1.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/recipes-support/pimd/pimd_2.1.8.bb

[oe] [PATCH 2/3] ctdb: update SRC_URI

2016-12-22 Thread kai.kang
From: Kai Kang The SRC_URI of ctdb is not right for multilib. Replace var 'PN' with 'BPN' to fix it. Signed-off-by: Kai Kang --- meta-networking/recipes-support/ctdb/ctdb_2.5.6.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[oe] [meta-networking][PATCH] libdnet: update SRC_URI

2017-03-22 Thread kai.kang
From: Kai Kang The official homepage libdnet.googlecode.com has been redirected to github. So update SRC_URI to use git repo on github. Signed-off-by: Kai Kang --- meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb | 6 +++--- 1 file

[oe] [meta-oe][PATCH v2] gflags: correct S and update library install directory

2017-03-20 Thread kai.kang
From: Kai Kang The current setting of S is not right for multilib. Remove the setting and use the default value. And library install directory is not right either. Pass ${libdir} to fix the [installed-vs-shipped] QA issue: | ERROR: gflags-2.2.0-r0 do_package: QA Issue:

[oe] [meta-oe][PATCH] gflags: remove setting of S

2017-03-20 Thread kai.kang
From: Kai Kang The current setting of S is not right for multilib. Remove the setting and use the default value. Signed-off-by: Kai Kang --- meta-oe/recipes-support/gflags/gflags_2.2.0.bb | 1 - 1 file changed, 1 deletion(-) diff --git

  1   2   3   4   >