From: Chong Lu
*** BLURB HERE ***
The following changes since commit 005af45191ded6185c618c708181b31281e43092:
bitbake: fetch2: avoid printing "no checksum" error message twice (2013-12-22
14:29:13 +)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib chonglu
From: Chong Lu
Signed-off-by: Chong Lu
---
meta/recipes-devtools/quilt/{quilt-0.60.inc => quilt-0.61.inc}| 4 ++--
.../quilt/{quilt-native_0.60.bb => quilt-native_0.61.bb} | 1 -
meta/recipes-devtools/quilt/{quilt_0.60.bb => quilt_0.61.bb} | 4 +---
3 files changed
From: Chong Lu
The following changes since commit 005af45191ded6185c618c708181b31281e43092:
bitbake: fetch2: avoid printing "no checksum" error message twice (2013-12-22
14:29:13 +)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib chonglu/master
http://gi
From: Chong Lu
Install beecrypt test suite and run it as ptest.
Make all ptest pass.
Signed-off-by: Chong Lu
---
meta/recipes-support/beecrypt/beecrypt-ptest.inc | 10 ++
.../beecrypt/beecrypt/enable-ptest.patch | 22 ++
meta/recipes-support/beecrypt/bee
From: Chong Lu
Update commit in order to add patches like below:
doc/examples: error out when a subdir make fails
fix: lttng-gen-tp: add missing spaces around flags
Signed-off-by: Chong Lu
---
meta/recipes-kernel/lttng/lttng-ust_2.3.0.bb |2 +-
1 file changed, 1 insertion(
From: Chong Lu
Change python interpreter path to avoid syntax errors on CentOS 5.10
which has Python 2.4.x.
Add dependency for python-native.
Signed-off-by: Chong Lu
---
.../0001-lttng-ust-fix-python-interpret-path.patch | 26
meta/recipes-kernel/lttng/lttng-ust_2.3.0.bb
From: Chong Lu
1. Some head files wouldn't be found when compiled with host gcc.
So, We should use cross compile toolchain to build examples.
2. Because the .o file couldn't be generated through lttng-gen-tp in
cross-compiling environment. Implement the .o file generation
manually instea
From: Chong Lu
Changed python interpreter path to avoid syntax errors caused by
older version.
Signed-off-by: Chong Lu
---
...002-lttng-ust-fixed-python-interpret-path.patch | 28
meta/recipes-kernel/lttng/lttng-ust_2.3.0.bb |1 +
2 files changed, 29 insertions
From: Chong Lu
Some ptest cases failed, because perl ptest depends on source code.
In order to make test cases to pass, we copy source code to target
to resolve dependence issue.
perl-dev provides some files for test cases, so we make perl ptest
relies on it.
Signed-off-by: Chong Lu
---
meta/r
From: Chong Lu
Update commit in order to add patches like below:
doc/examples: error out when a subdir make fails
fix: lttng-gen-tp: add missing spaces around flags
Signed-off-by: Chong Lu
---
meta/recipes-kernel/lttng/lttng-ust_2.3.0.bb |2 +-
1 file changed, 1 insertion(
From: Chong Lu
1. Some head files wouldn't be found when compiled with host gcc.
So, We should use cross compile toolchain to build examples.
2. Because the .o file couldn't be generated through lttng-gen-tp in
cross-compiling environment. Implement the .o file generation
manually instea
From: Chong Lu
In ptest cases, some paths are still the source code path.
Continue to fix the paths of executable files in ptest cases
to make them work on target.
Signed-off-by: Chong Lu
---
meta/recipes-kernel/lttng/lttng-tools_2.3.0.bb | 21 +
1 file changed, 13 insert
From: Chong Lu
In ptest cases, some paths are still the source code path.
Continue to fix the paths of executable files in ptest cases
to make them work on target.
Signed-off-by: Chong Lu
---
meta/recipes-kernel/lttng/lttng-tools_2.3.0.bb | 21 +
1 file changed, 13 insert
From: Lu Chong
Previously, EXTRA_OECONF would be overwritten by EXTRA_OECONF_class-native
and EXTRA_OECONF_class-nativesdk.
As a result, some applications such as `last', `mesg' and `reset' didn't get
compiled.
The patch rewrote EXTRA_OECONF_class-native, EXTRA_OECONF_class-nativesdk
and EXTRA_O
From: Lu Chong
Previously, EXTRA_OECONF would be overwritten by EXTRA_OECONF_class-native
and EXTRA_OECONF_class-nativesdk when we executed `make export-sdk' command.
As a result, some applications such as `last', `mesg' and `reset' didn't get
compiled.
The patch rewrote EXTRA_OECONF_class-nativ
From: Lu Chong
service --status-all command will display wrong status for avahi-daemon.
This commit fix this error prompt and make service display right status
for avahi-daemon.
Signed-off-by: Lu Chong
---
meta/recipes-connectivity/avahi/avahi.inc |1 +
...ahi-fix-avahi-status-com
From: Lu Chong
This patch fixes below issues:
1. In makedevs.c file, it lost related functions definition about "-q" and
"--squash" options. So we should remove help information of these options
from makedevs.c to fix this issue.
2. Previously, It returned nothing when makedevs command be execu
From: Lu Chong
This patch fixes below issues:
1. Make can't exit while compilation error occurs in subdir for plugins
building.
2. If build ppp with newer kernel (3.10.10), it will pick 'if_pppox.h' from
sysroot-dir and
'if_pppol2tp.h' from its own source dir, this cause below build errors
From: Lu Chong
Remove "-q" and "--squash" options of help information.
Print help information and return non-zero value when makedevs has none option.
If rootdir is not exist, there would be print error messages.
Signed-off-by: Lu Chong
---
.../makedevs/makedevs-1.0.0/makedevs.c |
From: Lu Chong
Remove "-q" and "--squash" options of help information.
Print help information and return non-zero value when makedevs has none option.
If rootdir is not exist, there would be print error messages.
Signed-off-by: Lu Chong
---
.../makedevs/makedevs-1.0.0/makedevs.c |
From: Lu Chong
Some further structure definitions are needed in include/linux/if_pppol2tp.h for
IPv6 support, else we would get the error as below:
In file included from plugin.c:53:0:
bitbake_build/tmp/sysroots/intel-x86-64/usr/include/linux/if_pppox.h:84:26:
error: fie
From: Lu Chong
/etc/init.d/dbus-1 use "set -e" to let the script exit when any command failes.
This will cause "/etc/init.d/dbus-1 status" command can't display messages when
dbus is stopped.
Signed-off-by: Lu Chong
---
meta/recipes-core/dbus/dbus-1.6.10/dbus-1.init |2 +-
1 file changed,
From: Lu Chong
The previous return value for '-h' and '-v' options was 1 which was
not correct. These two options should return 0 instead.
Signed-off-by: Lu Chong
---
...001-fix-minicom-v-h-return-value-is-not-0.patch | 37
meta/recipes-extended/minicom/minicom_2.6.2.bb
From: Lu Chong
The previous return value for '-h' and '-v' options was 1 which was
not correct. These two options should return 0 instead.
Signed-off-by: Lu Chong
---
...001-fix-minicom-h-v-return-value-is-not-0.patch | 35
meta/recipes-extended/minicom/minicom_2.6.2.bb
24 matches
Mail list logo