[OE-core] [PATCH] net-tools: lib/inet6.c:INET6_rresolve() - various fixes

2016-07-21 Thread jianchuan.wang
From: Shan Hai Integrate the commit from https://github.com/ecki/net-tools/commit/a70c568b907d23ec2cf7defc81be50c351968f12 to fix a bug which causes the 'netstat -a' to print "[UNKNOWN]" in case of DNS problem instead of IPv6 address. Signed-off-by: Jianchuan Wang --- ...-lib-inet6.c-INET6_rr

[OE-core] [PATCH 1/1] net-tools: lib/inet6.c:INET6_rresolve() - various fixes [ LIN9-1102 ]

2016-07-18 Thread jianchuan.wang
From: Shan Hai Integrate net-tools upstream commit a70c568b907d to fix a bug which causes the 'netstat -a' to print "[UNKNOWN]" in case of DNS problem instead of IPv6 address. Signed-off-by: Jianchuan Wang --- ...-lib-inet6.c-INET6_rresolve-various-fixes.patch | 87 ++ .../

[OE-core] [PATCH] xfsprogs: Uprev to 3.2.3 version

2015-07-27 Thread jianchuan.wang
From: Jianchuan Wang In the v3.2.3, the libhandle.so/libhandle.a paths have changed so that We need not rm them in the install processing. Signed-off-by: Jianchuan Wang --- ...nerate-crctable-which-is-moved-into-runti.patch | 170 + .../recipes-utils/xfsprogs/xfsprogs_3.1.1

[OE-core] [PATCH] libhugetlbfs: Uprev to v2.19 from v2.18

2015-07-27 Thread jianchuan.wang
From: Jianchuan Wang The 5 patches which are deleted have been in the v2.19 Signed-off-by: Jianchuan Wang --- ...tend-arm32-support-to-include-BE-variants.patch | 38 --- .../0001-Makefile-Recognize-all-ix86-arches.patch | 32 .../files/0001-aarch64-fix-cross-compilat

[OE-core] [PATCH] lttng-tools: Allow multiple attempts to connect to relayd

2015-07-10 Thread jianchuan.wang
From: Jianchuan Wang Enable to connect to relayd when connecting failed for allowing multiple connects. Signed-off-by: Jianchuan Wang --- ...ow-multiple-attempts-to-connect-to-relayd.patch | 43 ++ meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb | 1 + 2 files changed,

[OE-core] [PATCH] lttng: Fix timer calculation error

2015-07-09 Thread jianchuan.wang
From: Jianchuan Wang Fix timer calculation error in the lttng-tools/lttng-ust Signed-off-by: Jianchuan Wang --- ...ng-tools-Fix-live-timer-calculation-error.patch | 42 ++ meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb | 1 + ...ttng-ust-Fix-live-timer-calculation-erro

[OE-core] [PATCH] libaio: fix for mips64

2014-10-16 Thread jianchuan.wang
From: Jianchuan Wang Add mips64 support in the libaio.h - add macro PADDED/PADDEDptr/PADDEDul in the mips64 for structure iocb to be matched userland with kernel Signed-off-by: Jianchuan Wang --- .../libaio/libaio/libaio_fix_for_mips64.patch | 42 ++ meta/recipes-ext