reason is that 'listen' is not called for the TCP socket before
'accept'. Actually the called 'svc_tli_create' from libtirpc will not call
'listen' on a bound socket.
Signed-off-by: Haiqing Bai
---
.../0001-Add-listen-action-for-a-tcp-socket.patch
The sysstat.service script in source launchs sysstat-collect and sysstat-summary
services when cron is installed with systemd. At this time, the upstream
sysstat.service must be installed.
Signed-off-by: Haiqing Bai
---
meta/recipes-extended/sysstat/sysstat.inc | 11 +++
1 file changed
tion is invalid.
include/generated/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
Suggested-by: Jun Nie
Signed-off-by: Haiqing Bai
---
meta/classes/kernel.bbclass | 1 +
1 file changed, 1 insertion(+
g data in 'kernel-build-artifacts/include/config'
Signed-off-by: Haiqing Bai
---
meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-kernel/make-mod-scripts/make-mod-scripts_1.0.bb
b/meta/recipes-kernel/make-mod-sc
If 'cron' is added into PACKAGECONFIG, for sysvinit, the related
cron scripts will be installed; for systemd, the services of
data collect and summary will be installed.
Signed-off-by: Haiqing Bai
---
meta/recipes-extended/sysstat/sysstat.inc | 4 ++--
1 file changed, 2 insert
If 'cron' is added into PACKAGECONFIG, for sysvinit, the related
cron scripts will be installed; for systemd, the services of
data collect and summary will be installed.
Signed-off-by: Haiqing Bai
---
meta/recipes-extended/sysstat/sysstat.inc | 4 ++--
1 file changed, 2 insert
Add PACKAGECONFIG[cron] for configure option: '--enable-install-cron'
and remove the code of enable/disable sysstat.service in Makefile.in
which is not available for embedded cross compiling.
Signed-off-by: Haiqing Bai
---
meta/recipes-extended/sysstat/sysstat.inc | 4 +-
ror
It's better to let user enable/disable the service with
'systemctl enable/disable sysstat.service'
Signed-off-by: Haiqing Bai
---
...code-of-handling-enable-disable-self-star.patch | 55 ++
meta/recipes-extended/sysstat/sysstat_11.7.1.bb| 3 +-
2 file
'lo'
$ifup lo
ifup: interface lo already configured
$ifdown lo
$ifconfig still shows the up interface 'lo'
The function of ifup/ifdown depends on '/bin/ip' which is provided by
iproute2, so here add this runtime dependency.
Signed-off-by: Haiqing Bai
---
meta/reci
Some applications which depend on iproute/iproute2 need to
run '/sbin/ip.iproute2' through the symbol link '/bin/ip'
e.g ifupdown.
Signed-off-by: Haiqing Bai
---
meta/recipes-connectivity/iproute2/iproute2.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/
o this \
--disable-perl-regexp binary"
Signed-off-by: Haiqing Bai
---
meta/recipes-extended/grep/grep_3.1.bb | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-extended/grep/grep_3.1.bb
b/meta/recipes-extended/grep/grep_3.1.bb
index 05b6b9
--disable-perl-regexp binary
Signed-off-by: Haiqing Bai
---
meta/recipes-extended/grep/grep_3.1.bb | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-extended/grep/grep_3.1.bb
b/meta/recipes-extended/grep/grep_3.1.bb
index 05b6b93..391427f 100644
-
--disable-perl-regexp binary
Signed-off-by: Haiqing Bai
---
meta/recipes-extended/grep/grep_3.1.bb | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-extended/grep/grep_3.1.bb
b/meta/recipes-extended/grep/grep_3.1.bb
index 05b6b93..391427f 100644
-
; giving up
Signed-off-by: Haiqing Bai
---
meta/recipes-support/gmp/gmp.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-support/gmp/gmp.inc b/meta/recipes-support/gmp/gmp.inc
index abac8cf..1b35eaa 100644
--- a/meta/recipes-support/gmp/gmp.inc
+++ b/meta/recipes-support/gmp
IPv6 routes need the device argument for link-local routes, or they
cannot be used at all. E.g. "gateway fe80::def" seems to be used in
some places, but kernel refuses to insert the route unless device
name is explicitly specified in the route addition.
Signed-off-by: Haiqing Bai
IPv6 routes need the device argument for link-local routes, or they
cannot be used at all. E.g. "gateway fe80::def" seems to be used in
some places, but kernel refuses to insert the route unless device
name is explicitly specified in the route addition.
Signed-off-by: Haiqing Bai
ned-off-by: Haiqing Bai
---
...d-configure-option-support-to-enable-or-d.patch | 66 ++
meta/recipes-core/glib-2.0/glib-2.0_2.50.2.bb | 1 +
meta/recipes-core/glib-2.0/glib.inc| 3 +-
3 files changed, 69 insertions(+), 1 deletion(-)
create mode 100644
me
If LPAE is enabled, 3 level page table is used and the 'SECTION_SIZE'
is (1<<21), so add_buffer_phys_virt() should align to (1 << 21).
Signed-off-by: Haiqing Bai
---
...-ARM-Fix-add_buffer_phys_virt-align-issue.patch | 52 ++
meta/recipes-kernel/kexec
ned-off-by: Haiqing Bai
---
...d-configure-option-support-to-enable-or-d.patch | 66 ++
meta/recipes-core/glib-2.0/glib-2.0_2.50.2.bb | 1 +
meta/recipes-core/glib-2.0/glib.inc| 1 +
3 files changed, 68 insertions(+)
create mode 100644
meta/recipes-core/gli
The original configure script detects the header files
of openssl to set variable like 'HAVE_OPENSSL_AES_H' in
config.h and ignore the value of '--enable-openssl', this
may cause inconsistent build.
Signed-off-by: Haiqing Bai
---
...k-header-files-of-openssl-only-i
If LPAE is enabled, 3 level page table is used and the 'SECTION_SIZE'
is (1<<21), so add_buffer_phys_virt() should align to (1 << 21).
Signed-off-by: Haiqing Bai
---
...-ARM-fix-add_buffer_phys_virt-align-issue.patch | 52 ++
meta/recipes-kernel/kexec
The source code in python-m2crypto don't check whether the depended
DES cipher has been disabled in openssl or not, this fix added
the checking.
Signed-off-by: Haiqing Bai
---
.../conditional-compile-DES-related-code.patch | 62 ++
.../python/python-m2crypto_0.21
The source code in python-m2crypto don't check whether the depended
DES cipher has been disabled in openssl or not, this fix added the
checking.
Signed-off-by: Haiqing Bai
---
.../conditional-compile-DES-related-code.patch | 58 ++
.../python/python-m2crypto_0.21
23 matches
Mail list logo