Hi All,
I just noticed that we are using sysklogd as the default syslog.
meta/recipes-extended/packagegroups/packagegroup-core-full-cmdline.bb:VIRTUAL-RUNTIME_syslog
?= "sysklogd"
sysklogd has stopped development for about 4 years, and as far as I can
see, nobody is maintaining it.
Is there s
V2 is good to install
On Sun, Jul 29, 2018 at 9:42 PM Joel Stanley wrote:
> C++ applications that contain a specfic use of std::pair with tempates
> cause the build to require many gigabytes of RAM to build.
>
> This is a fix that was applied to the upstream GCC 7 branch.
>
> Change-Id: I213f96d
== Series Details ==
Series: GCC 7.3 fixes (rev2)
Revision: 2
URL : https://patchwork.openembedded.org/series/13290/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
s
v2: Add Upstream-Status tags
This series has a pair of patches that we have been using in OpenBMC's
Yocto tree for a few weeks. The build fix is required to compile from
our ppc64le build machines.
The std::pair fix reduces memory requirements from many gigabytes down
to something reasonable.
Jo
When building on ppc64le hosts that have GCC 8 (such as Ubuntu 18.10)
the GCC build bootstrap fails.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86162
This is a fix that was applied to the upstream GCC 7 branch.
Change-Id: I7796d2a999ec420805dd1c6cf0a1ecba1de5a897
Signed-off-by: Joel Stanley
C++ applications that contain a specfic use of std::pair with tempates
cause the build to require many gigabytes of RAM to build.
This is a fix that was applied to the upstream GCC 7 branch.
Change-Id: I213f96d1d6332e2dce5765482ff3413f1abd7ff8
Signed-off-by: Joel Stanley
---
meta/recipes-devtoo
== Series Details ==
Series: GCC 7.3 fixes
Revision: 1
URL : https://patchwork.openembedded.org/series/13290/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
series b
Hello Khem,
Any feedback ?
Mit freundlichen Grüßen / Best regards
Rajendran Vignesh
RBEI/ECF33
Tel. +91 422 67-65103
From: Vignesh Rajendran (RBEI/ECF3)
Sent: Monday, July 23, 2018 3:33 PM
To: 'Khem Raj'
Cc: 'Patches and discussions about the oe-core layer'
; 'Paul Eggleton'
Subject: RE: [
When building on ppc64le hosts that have GCC 8 (such as Ubuntu 18.10)
the GCC build bootstrap fails.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86162
This is a fix that was applied to the upstream GCC 7 branch.
Change-Id: I7796d2a999ec420805dd1c6cf0a1ecba1de5a897
Signed-off-by: Joel Stanley
This series has a pair of patches that we have been using in OpenBMC's
Yocto tree for a few weeks. The build fix is required to compile from
our ppc64le build machines.
The std::pair fix reduces memory requirements from many gigabytes down
to something reasonable.
Joel Stanley (2):
gcc-7.3: Fix
C++ applications that contain a specfic use of std::pair with tempates
cause the build to require many gigabytes of RAM to build.
This is a fix that was applied to the upstream GCC 7 branch.
Change-Id: I213f96d1d6332e2dce5765482ff3413f1abd7ff8
Signed-off-by: Joel Stanley
---
meta/recipes-devtoo
ping
--Hongzhi
On 2018年07月20日 17:24, Hongzhi.Song wrote:
v2:
assert failure when timeout
Hongzhi.Song (1):
runtime selftest: test_trace_events_sample of ksample.py
meta/lib/oeqa/runtime/cases/ksample.py | 14 --
1 file changed, 12 insertions(+), 2 deletions(-)
--
__
From: Changqing Li
curl-config is generated to displays information about
the curl and libcurl installation. So the content is different
for 32bit and 64bit package. eg: maybe for 32bit, use
i686-linux-gnu-gcc, and for 64bit, use x86-64-linux-gnu-gcc.
Use update-alternatives to add base_libdir a
Ping.
Thanks,
On 2018年07月12日 16:46, mingli...@windriver.com wrote:
From: Mingli Yu
* When enable the test as below in nfs-utils recipe,
do_compile_append_class-target () {
oe_runmake -C tests statdb_dump
oe_runmake -C tests/nsm_client nsm_client
}
There comes some
14 matches
Mail list logo