On 7/31/19 10:37 PM, Adrian Bunk wrote:
On Wed, Jul 31, 2019 at 10:19:24PM -0700, Khem Raj wrote:
I don’t remember if mips disable reason was same as aarch64 I hope it was
not a runtime failure can you dig a bit
Author: Khem Raj
Date: Mon Aug 8 15:51:00 2016 -0700
webkitgtk: Disable g
On Wed, Jul 31, 2019 at 10:19:24PM -0700, Khem Raj wrote:
> I don’t remember if mips disable reason was same as aarch64 I hope it was
> not a runtime failure can you dig a bit
Author: Khem Raj
Date: Mon Aug 8 15:51:00 2016 -0700
webkitgtk: Disable gold for mips/mips64
with binutil
I don’t remember if mips disable reason was same as aarch64 I hope it was
not a runtime failure can you dig a bit
On Wed, Jul 31, 2019 at 9:50 PM Adrian Bunk wrote:
> The binutils bug appears to have gone away.
>
> Using gold on powerpc still fails for seemingly unrelated reasons.
>
> Signed-off
The binutils bug appears to have gone away.
Using gold on powerpc still fails for seemingly unrelated reasons.
Signed-off-by: Adrian Bunk
---
meta/recipes-sato/webkit/webkitgtk_2.24.3.bb | 4
1 file changed, 4 deletions(-)
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.24.3.bb
b/meta/
Hi, Ross:
thanks for the review, will double check them and make a V3.
//Ming LIu
On Sun, 28 Jul 2019 at 03:50, wrote:
> > The changes include:
> > - Drop all autotools related patches.
> > - Move weston-launch setuid-install to do_install task since it's not
> > supported yet by meson build
On Thu, 2019-08-01 at 09:10 +0800, Zang Ruochen wrote:
> From: Yuan Chao
>
> Signed-off-by: Yuan Chao
> ---
> meta/recipes-graphics/xorg-
> lib/libx11.inc | 4 ++--
> meta/recipes-graphics/xorg-lib/{libx11_1.6.7.bb => libx11_1.6.8.bb}
> | 0
> 2 files changed, 2 insert
From: Yuan Chao
Signed-off-by: Yuan Chao
---
meta/recipes-graphics/xorg-lib/libx11.inc | 4 ++--
meta/recipes-graphics/xorg-lib/{libx11_1.6.7.bb => libx11_1.6.8.bb} | 0
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/xorg-lib/{libx11_1.6
Add missing dependency on libedit
Signed-off-by: Khem Raj
---
meta/recipes-devtools/llvm/llvm_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-devtools/llvm/llvm_git.bb
b/meta/recipes-devtools/llvm/llvm_git.bb
index 0067635c2b..6d3d69b9fb 100644
---
libedit is needed by llvm on linux and this makes it useful
for both oe-core and clang layer among other users
Thanks to various contributors in maintaing it in meta-oe
Signed-off-by: Khem Raj
---
meta/conf/distro/include/maintainers.inc | 1 +
.../libedit/libedit/stdc-predef.patch
If there are enough people interested it would be great a BoF, even if
it is "unofficial"
On Wed, Jul 31, 2019 at 6:45 PM Philip Balister wrote:
>
> On 07/31/2019 05:48 AM, Ricardo Ribalda Delgado wrote:
> > BTW, Is there anything for Embedded Recipes or Plumbers?
>
> No. But we are always inter
distutils doesn't ship any static libraries, and the files this should pick up
do not exist. Copy/paste gone wrong maybe?
Signed-off-by: Ross Burton
---
.../python/python3/python3-manifest.json | 12
1 file changed, 12 deletions(-)
diff --git a/meta/recipes-devtools/py
Needing the Windows distutils installer stubs is quite a niche requirement, so
put them into a separate package and just recommend it.
This can save both space and legal pain, as the installers embed an old zlib
that has known CVEs.
Signed-off-by: Ross Burton
---
.../python/python3/python3-mani
Add support for runtime recommends along with runtime depends to the manifest.
Signed-off-by: Ross Burton
---
meta/recipes-devtools/python/python3_3.7.4.bb | 10 --
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/python/python3_3.7.4.bb
b/meta/recipes
On Tuesday 30 July 2019 at 09:14:01 -0500, Mark Hatle wrote:
> On 7/30/19 8:49 AM, Mike Crowe wrote:
> > On Tuesday 30 July 2019 at 08:25:52 -0500, Mark Hatle wrote:
> >> On 7/30/19 6:01 AM, Mike Crowe wrote:
> >>> sstate filenames are generated by concatenating a variety of bits of
> >>> package m
On Mon, Jun 10, 2019 at 12:47 PM Ying-Chun Liu (PaulLiu)
wrote:
>
> Dear openembedded-core developers,
>
>
> I need some help about using OE toolchain from different arch.
>
>
> For example, on RPi3, we build the rootfs using armhf architecture.
>
> (require conf/machine/include/arm/arch-armv6.in
On 07/31/2019 05:48 AM, Ricardo Ribalda Delgado wrote:
> BTW, Is there anything for Embedded Recipes or Plumbers?
No. But we are always interested in improving communication with the
larger community. Any suggestions what you would like to see at events
like these?
Philip
>
> On Tue, Jul 30, 20
Thanks!
Alex
On Wed, 31 Jul 2019 at 15:25, Adrian Bunk wrote:
> Signed-off-by: Adrian Bunk
> ---
> meta/recipes-connectivity/dhcp/dhcp.inc| 2 +-
> meta/recipes-core/newlib/newlib.inc| 2 +-
> meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | 2 +-
>
On Wed, Jul 31, 2019 at 07:33:37AM -0700, Khem Raj wrote:
> On Wed, Jul 31, 2019 at 6:30 AM Adrian Bunk wrote:
> >
> > When removed all it did was
> > inherit gnomebase gtk-icon-cache gconf mime
> > which would also be the most trivial replacement.
> >
> > Most of the time not all of these class
On Wed, 2019-07-31 at 16:25 +0800, Zang Ruochen wrote:
> From: Yuan Chao
>
> Signed-off-by: Yuan Chao
> ---
> .../kexec/{kexec-tools_2.0.19.bb => kexec-
> tools_2.0.20.bb}| 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
> rename meta/recipes-kernel/kexec/{kexec-tools_2.0
The systemd service file has DefaultDependencies=no but is not
properly configured to also stop the unit. Because of this the unit
keep running after shutdown but systemd still waits for it to finish to
then later resort to a hard kill. All this take 1m30s with the default
configuration.
To fix th
AArch64 images are not self-decompressing, thus usually much larger.
Boot times can be reduced by compressing them in FIT and uImages.
This commit is a backport of commit a725d188b5 (kernel-uboot: compress
arm64 kernels) and commit 60bc7e180e (kernel-uboot: remove useless
special casing of arm64 I
On 31/07/2019 14:22, Mike Looijmans wrote:
Well, that's at least good to know.
I'm on the "thud" branch currently, so I hope this isn't something that got
fixed only recently.
I'll try some simple images first. I gather there's no particular magic
incantation I need to put into my image recipe
Signed-off-by: Adrian Bunk
---
meta/recipes-connectivity/dhcp/dhcp.inc| 2 +-
meta/recipes-core/newlib/newlib.inc| 2 +-
meta/recipes-extended/tcp-wrappers/tcp-wrappers_7.6.bb | 2 +-
meta/recipes-support/libffi/libffi_3.2.1.bb| 2 +-
4 files change
On 31-07-19 14:37, Ross Burton wrote:
> On 31/07/2019 06:47, Mike Looijmans wrote:
>> I'm trying to get the SDK to work, but no success because the SDK apparently
>> does not install any pkg-config file, resulting in autotools and cmake not
>> being able to find any library.
>>
>> Built the SDK usi
On 31/07/2019 06:47, Mike Looijmans wrote:
I'm trying to get the SDK to work, but no success because the SDK apparently
does not install any pkg-config file, resulting in autotools and cmake not
being able to find any library.
Built the SDK using "bitbake -c populate_sdk image"
Install the resu
Use ${FC} instead of constructing the fortran name/arguments explictly, and
clean up installation.
Signed-off-by: Ross Burton
---
meta-selftest/recipes-test/fortran/fortran-helloworld.bb | 7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/meta-selftest/recipes-test/fortran
On 31/07/2019 06:10, Khem Raj wrote:
+do_compile() {
+ ${HOST_PREFIX}gfortran ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS} ${LDFLAGS}
${WORKDIR}/hello.f95 -o ${B}/fortran-hello
perhaps we can use ${FC} variable here.
Yes, not sure how I didn't spot that!
Patch incoming.
Ross
-
On Tuesday 30 July 2019 at 09:14:01 -0500, Mark Hatle wrote:
> Richard mentioned in the bitbake-devel thread that there may be external tools
> using some of the components. I'm not sure how to even identify what those
> tools are at this time, but a new sstate version entry may be enough to start
On Wed, Jul 31, 2019 at 12:17:35PM +0200, Alexander Kanavin wrote:
> Please do not use ftp:// as it is deprecated for oe-core recipes. We are
> trying to eliminate it entirely.
> (if no http is available, then git is actually preferred!)
OK, v2 sent.
> Alex
cu
Adrian
--
"Is there not p
Add zstd PACKAGECONFIG to disable the zstd support that upstream
enables by default, zstd is not in oe-core.
Signed-off-by: Adrian Bunk
---
meta/recipes-devtools/mtd/mtd-utils_git.bb | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/mtd/mtd-utils_git.
Please do not use ftp:// as it is deprecated for oe-core recipes. We are
trying to eliminate it entirely.
(if no http is available, then git is actually preferred!)
Alex
On Wed, 31 Jul 2019 at 11:34, Adrian Bunk wrote:
> Move from a git snapshot to a tarball release.
>
> Add zstd PACKAGECONFIG
BTW, Is there anything for Embedded Recipes or Plumbers?
On Tue, Jul 30, 2019 at 7:33 PM Philip Balister wrote:
>
> We are working with the Yocto Project on a two day Summit event. This
> should implement part of the ideas from the the last couple of developer
> meetings.
>
> Philip
>
> On 07/30/
Move from a git snapshot to a tarball release.
Add zstd PACKAGECONFIG to disable the zstd support that upstream
enables by default, zstd is not in oe-core.
Signed-off-by: Adrian Bunk
---
.../mtd/{mtd-utils_git.bb => mtd-utils_2.1.1.bb} | 10 --
1 file changed, 4 insertions(+), 6 d
From: Yuan Chao
Signed-off-by: Yuan Chao
---
.../kexec/{kexec-tools_2.0.19.bb => kexec-tools_2.0.20.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-kernel/kexec/{kexec-tools_2.0.19.bb =>
kexec-tools_2.0.20.bb} (95%)
diff --git a/meta/recipes-kerne
From: Yuan Chao
Signed-off-by: Yuan Chao
---
meta/recipes-core/glib-2.0/{glib-2.0_2.60.5.bb => glib-2.0_2.60.6.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-core/glib-2.0/{glib-2.0_2.60.5.bb => glib-2.0_2.60.6.bb}
(88%)
diff --git a/meta/recipes-core/glib-
* For changes in this version, see:
https://gitlab.com/gnutls/libtasn1/-/releases
* Remove the musl patch as it's no longer needed.
* Backport a patch to ensure LDFLAGS are not over-ridden.
License-Update: License clarification, no change in actual terms.
Signed-off-by: Anuj Mittal
---
...rod
Signed-off-by: Naveen Saini
---
.../ghostscript/CVE-2019-3839-0008.patch | 440 ++
.../ghostscript/ghostscript_9.26.bb | 1 +
2 files changed, 441 insertions(+)
create mode 100644
meta/recipes-extended/ghostscript/ghostscript/CVE-2019-3839-0008.patch
diff --git
37 matches
Mail list logo