在 2021/1/19 20:39, Richard Purdie 写道:
> On Tue, 2021-01-19 at 14:25 +0800, Junling Zheng via
> lists.openembedded.org wrote:
>> For some unknown factor, the checksum of testtar(xmlts20080827.tar.gz)
>> is mismatch with that of remote. Let's fix it.
>>
&g
Commit a11edd68b2 (Change ftp:// URIs to http(s)://) changed the URI
from ftp to http without updating tarball's checksum, which is different
between them unfortunately.
Signed-off-by: Junling Zheng
---
meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | 4 ++--
1 file chang
For some unknown factor, the checksum of testtar(xmlts20080827.tar.gz)
is mismatch with that of remote. Let's fix it.
Signed-off-by: Junling Zheng
---
meta/recipes-core/libxml/libxml2_2.9.10.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/l
SECURITY_LDFLAGS contains stack protector flag inappropriately, which
has already been contained in SECURITY_CFLAGS. Let's remove it from
SECURITY_LDFLAGS.
Signed-off-by: Junling Zheng
---
meta/conf/distro/include/security_flags.inc | 4 ++--
1 file changed, 2 insertions(+), 2 dele
SECURITY_LDFLAGS contains stack protector flag inappropriately, which
has already be contained in SECURITY_CFLAGS. Let's remove it from
SECURITY_LDFLAGS.
Signed-off-by: Junling Zheng
---
meta/conf/distro/include/security_flags.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Remove useless variables bn and bsdir in write_task_data().
Signed-off-by: Junling Zheng
---
meta/classes/buildstats.bbclass | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/classes/buildstats.bbclass b/meta/classes/buildstats.bbclass
index 2590c60c63..e7d47c74df 100644
--- a/meta
The build start time is recorded in __timedata_build, which we should
use rather than recalculating it.
Signed-off-by: Junling Zheng
---
meta/classes/buildstats.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/buildstats.bbclass b/meta/classes
On 2020/3/3 22:20, Peter Kjellerstedt wrote:
>> -Original Message-
>> From: Junling Zheng
>> Sent: den 3 mars 2020 15:14
>> To: Peter Kjellerstedt ; Khem Raj
>> ; openembedded-core@lists.openembedded.org
>> Cc: wangn...@huawei.com
>> Subject: Re
On 2020/3/3 19:59, Peter Kjellerstedt wrote:
>> -Original Message-
>> From: openembedded-core-boun...@lists.openembedded.org > boun...@lists.openembedded.org> On Behalf Of Junling Zheng
>> Sent: den 3 mars 2020 04:11
>> To: Khem Raj ; openembedded-
>&g
On 2020/3/3 2:40, Khem Raj wrote:
>
>
> On 3/2/20 9:17 AM, Junling Zheng wrote:
>> The stack protector flag is a compile option, not a link option, so
>> remove it from LDFLAGS.
>
> we use compiler driver to do linking as well, what does this change fix for
> you.
On 2020/3/3 2:29, Khem Raj wrote:
>
>
> On 3/2/20 9:11 AM, Junling Zheng wrote:
>> Currently, for arch-arm64, poky will append the MACHINEOVERRIDES with
>> "aarch64:", which has the higher priority than TRANSLATED_TARGET_ARCH.
>> So, for aarch64 big endian,
et an
incorrect variable.
Signed-off-by: Junling Zheng
---
meta/conf/machine/include/arm/arch-arm64.inc | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/conf/machine/include/arm/arch-arm64.inc
b/meta/conf/machine/include/arm/arch-arm64.inc
index 53f4566815..32294bd218 100644
--- a/meta
et an
incorrect variable.
Signed-off-by: Junling Zheng
---
meta/conf/machine/include/arm/arch-arm64.inc | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/conf/machine/include/arm/arch-arm64.inc
b/meta/conf/machine/include/arm/arch-arm64.inc
index 53f4566815..32294bd218 100644
--- a/meta
The stack protector flag is a compile option, not a link option, so
remove it from LDFLAGS.
Signed-off-by: Junling Zheng
---
meta/conf/distro/include/security_flags.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/conf/distro/include/security_flags.inc
b/meta
Ping...
On 2020/1/2 18:53, Junling Zheng wrote:
> The stack protector flag is a compile option, not a link option, so
> remove it from LDFLAGS.
>
> Signed-off-by: Junling Zheng
> ---
> meta/conf/distro/include/security_flags.inc | 4 ++--
> 1 file changed, 2 inser
Ping...
On 2020/1/2 18:53, Junling Zheng wrote:
> The stack protector flag is a compile option, not a link option, so
> remove it from LDFLAGS.
>
> Signed-off-by: Junling Zheng
> ---
> meta/conf/distro/include/security_flags.inc | 4 ++--
> 1 file changed, 2 inser
The stack protector flag is a compile option, not a link option, so
remove it from LDFLAGS.
Signed-off-by: Junling Zheng
---
meta/conf/distro/include/security_flags.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/conf/distro/include/security_flags.inc
b/meta
ping...
On 2019/11/16 22:12, Junling Zheng wrote:
> Do not reset libdir and base_libdir in sysroot_strip, and just pass crude
> paths as they will be reset later in strip_execs.
>
> Signed-off-by: Junling Zheng
> ---
> v2:
> - Fix undefined variable error.
>
> m
Do not reset libdir and base_libdir in sysroot_strip, and just pass crude
paths as they will be reset later in strip_execs.
Signed-off-by: Junling Zheng
---
v2:
- Fix undefined variable error.
meta/classes/staging.bbclass | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a
On 2019/11/16 7:21, Richard Purdie wrote:
> On Fri, 2019-11-15 at 18:45 +0800, Junling Zheng wrote:
>> Do not reset libdir and base_libdir in sysroot_strip, and just pass
>> crude
>> paths as they will be reset later in strip_execs.
>>
>> Signed-off-by: Junli
Do not reset libdir and base_libdir in sysroot_strip, and just pass crude
paths as they will be reset later in strip_execs.
Signed-off-by: Junling Zheng
---
meta/classes/staging.bbclass | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/classes/staging.bbclass b/meta/classes
Do not reset libdir and base_libdir in sysroot_strip, and just pass crude
paths as they will be reset later in strip_execs.
Signed-off-by: Junling Zheng
---
meta/classes/staging.bbclass | 2 --
1 file changed, 2 deletions(-)
diff --git a/meta/classes/staging.bbclass b/meta/classes
First, synchronize the patches for busybox_git, which is not used by
default although.
Then, backport two necessary commits from upstream.
Junling Zheng (3):
busybox: sync the patches for git version
busybox: fix double free error for ifconfig
busybox: fix the wrong help text for chown
Only when DESKTOP is enabled, chown has -L, -H and -P options.
Backport a commit from upstream to fix it:
http://git.busybox.net/busybox/commit/?id=d291c2fdd5cb8616605c67ecbfb04274fa094242.
Signed-off-by: Junling Zheng
---
.../busybox/busybox/0001-chown-fix-help-text.patch | 34
This patch backports a commit from upstream to fix a potential double
free error when executing ifconfig circularly:
http://git.busybox.net/busybox/commit/?id=a9889328157bb7d06ec618bad16712a9c345.
Thanks to Chen Gang for reporting and analyzing this bug.
Signed-off-by: Junling Zheng
Signed
Synchronize the patches for busybox_git with busybox_1.23.2.
Signed-off-by: Junling Zheng
---
meta/recipes-core/busybox/busybox_git.bb | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-core/busybox/busybox_git.bb
b/meta/recipes-core/busybox/busybox_git.bb
index 7b868a2
We should only fix perl location to /usr/bin/perl for target. It seems
to be more appropriate that the perl used by native and nativesdk class
of autoconf depends on build host environment.
Signed-off-by: Junling Zheng
---
meta/recipes-devtools/autoconf/autoconf.inc | 4 ++--
1 file changed, 2
We should only fix perl location to /usr/bin/perl for target. It seems
to be more appropriate that the perl used by native and nativesdk class
of automake depends on build host environment.
Signed-off-by: Junling Zheng
---
meta/recipes-devtools/automake/automake_1.15.bb | 2 +-
1 file changed
patch from:
https://blog.fuzzing-project.org/3-less-out-of-bounds-read-access-TFPA-0022014.html
Thank Claire Robinson for validating it on Mageia 4 i586. Refer to:
https://bugs.mageia.org/show_bug.cgi?id=15567
Signed-off-by: Junling Zheng
---
...ossible-buffer-overrun-with-invalid-UTF-8.patch
On 2015/4/20 23:15, Richard Purdie wrote:
> On Mon, 2015-04-20 at 09:30 +0800, Junling Zheng wrote:
>> On 2015/4/18 2:24, Andre McCurdy wrote:
>>> On Fri, Apr 17, 2015 at 1:50 AM, Junling Zheng
>>> wrote:
>>>> Currently ${D}${includedir}/gmp.h references
On 2015/4/18 2:24, Andre McCurdy wrote:
> On Fri, Apr 17, 2015 at 1:50 AM, Junling Zheng
> wrote:
>> Currently ${D}${includedir}/gmp.h references the path of build host
>> incorrectly, remove it.
>>
>> Signed-off-by: Junling Zheng
>> ---
>> meta/recip
Currently ${D}${includedir}/gmp.h references the path of build host
incorrectly, remove it.
Signed-off-by: Junling Zheng
---
meta/recipes-support/gmp/gmp.inc | 4
1 file changed, 4 insertions(+)
diff --git a/meta/recipes-support/gmp/gmp.inc b/meta/recipes-support/gmp/gmp.inc
index 558ee06
The original uclibc-support.patch is not compatible with elfutils-0.161.
It should be corrected through adjusting context.
So regenerate a new patch for elfutils-0.161, rename the patch for
elfutils-0.148, and put them into respective directories.
Signed-off-by: Junling Zheng
---
.../uclibc
Currently, file's usage info doesn't contain -P prompt. So add it.
Signed-off-by: Junling Zheng
---
.../file/0001-Add-P-prompt-into-Usage-info.patch | 39 ++
meta/recipes-devtools/file/file_5.22.bb| 3 +-
2 files changed, 41 insertions(+),
: ld returned 1 exit status
I found this problem when compiling gdb in static mode using uclibc.
So, add the definition of '_dl_strchr' to fix it. The '_dl_strstr' is
added as well.
And I regenerated a patch to replace the original one.
Signed-off-by: Junling Zheng
---
OK, I'll submit a patch v2 to both oe-core and uclibc upstream.
Cheers,
Junling
On 2015/4/2 22:35, Bernhard Reutner-Fischer wrote:
> On April 2, 2015 11:45:47 AM GMT+02:00, Junling Zheng
> wrote:
>> On 2015/4/2 14:42, Bernhard Reutner-Fischer wrote:
>>> On April 1,
On 2015/4/2 14:42, Bernhard Reutner-Fischer wrote:
> On April 1, 2015 12:00:25 PM GMT+02:00, Junling Zheng
> wrote:
>> The orign_path.patch introduced '_dl_strchr' into ldso/ldso/dl-elf.c,
>
> Please fix the origin patch directly.
> Thanks,
>
Hi, Bernhard
Cc Saul Wold , who is the maintainer of uclibc's recipe.
On 2015/4/1 18:00, Junling Zheng wrote:
> The orign_path.patch introduced '_dl_strchr' into ldso/ldso/dl-elf.c, and
> caused the following undefined referencing compiling error:
>
> | .../lib
error: ld returned 1 exit status
I found this problem when compiling gdb in static mode using uclibc.
Add the definition of '_dl_strchr' to fix it. The '_dl_strstr' is added
as well.
Signed-off-by: Junling Zheng
---
meta/recipes-core/uclibc/uclibc-git.inc| 1 +
...
On 2015/3/28 19:05, Richard Purdie wrote:
> On Sat, 2015-03-28 at 17:37 +0800, Junling Zheng wrote:
>> On 2015/3/28 16:53, Richard Purdie wrote:
>>> On Sat, 2015-03-28 at 10:36 +0800, Junling Zheng wrote:
>>> We ran into this problem in our branches. You need to ensur
On 2015/3/28 16:53, Richard Purdie wrote:
> On Sat, 2015-03-28 at 10:36 +0800, Junling Zheng wrote:
>> I backport some commits from upstream to fix CVE-2014-9620, and some of them
>> involve the modifying of magic.h.in:
>>
>> 90018fe22ff8b
On 2015/3/27 17:56, Burton, Ross wrote:
>
> On 27 March 2015 at 03:31, Junling Zheng <mailto:zhengjunl...@huawei.com>> wrote:
>
> So I think the true reason is that if the magic.h exists already,
> sometimes Makefile will not generate it again.
>
>
>
On 2015/3/26 21:08, Burton, Ross wrote:
>
> On 26 March 2015 at 12:58, Junling Zheng <mailto:zhengjunl...@huawei.com>> wrote:
>
> This problem is that sometimes the magic.h wouldn't be generated again by
> magic.h.in <http://magic.h.in> if there
>
On 2015/3/26 19:58, Jack Mitchell wrote:
>
>
> On 26/03/15 11:31, Junling Zheng wrote:
>> On 2015/3/26 17:54, Richard Purdie wrote:
>>> On Thu, 2015-03-26 at 09:18 +, Junling Zheng wrote:
>>>> The magic.h under the src/ directory should be generated
On 2015/3/26 17:54, Richard Purdie wrote:
> On Thu, 2015-03-26 at 09:18 +0000, Junling Zheng wrote:
>> The magic.h under the src/ directory should be generated by magic.h.in
>> during compiling. However, if we modify the magic.h.in, we can find that
>> sometimes the magic.h w
: Junling Zheng
---
meta/recipes-devtools/file/file_5.22.bb | 6 ++
1 file changed, 6 insertions(+)
diff --git a/meta/recipes-devtools/file/file_5.22.bb
b/meta/recipes-devtools/file/file_5.22.bb
index 9c6bb38..f4ee31b 100644
--- a/meta/recipes-devtools/file/file_5.22.bb
+++ b/meta/recipes
46 matches
Mail list logo