| ln: failed to create symbolic link
'/home/superandy/tmp/oe-core-glibc/work/cortexa7t2hf-neon-vfpv4-mortsgna-linux-gnueabi/webkitgtk/2.26.4-r0/recipe-sysroot-native/usr/bin/python':
File exists
Signed-off-by: Andreas Müller
---
meta/recipes-sato/webkit/webkitgtk_2.26.4.bb | 4 ++
On Thu, Feb 20, 2020 at 1:45 PM Andreas Müller wrote:
>
> On Thu, Feb 20, 2020 at 11:07 AM Alexander Kanavin
> wrote:
> >
> > You need to at the same time drop the introspection enablement logic from
> > EXTRA_OECMAKE I think?
> > This line:
> > http://
tomatically for projects build with
>> autotools and meson.
>>
>> It was checked: there are webkitgtk and libdnf inheriting
>> gobject-introspection
>> and cmake. Since libdnf cannot configure gir, webkitgtk seems the only
>> project
>> requiring gir-auto-
figure gir, webkitgtk seems the only project
requiring gir-auto-enabling. So handle at recipe / no common magic at
gobject-introspection.bbclass required.
Signed-off-by: Andreas Müller
---
This patch applies on top of master-next/Alex's patches sent
meta/recipes-sato/webkit/webkitgtk_2.26.4.bb
On Mon, Jan 27, 2020 at 5:54 PM Andrey Zhizhikin wrote:
>
> On Mon, Jan 27, 2020 at 4:24 PM Khem Raj wrote:
> >
> > Awesome, thanks for the help!
>
> No probs!
>
> I've actually looked into the list and would have couple of
> components, which are sort-of "python2-only":
> - dnssec-conf: did not
On Mon, Jan 20, 2020 at 6:26 PM Alexander Kanavin
wrote:
>
> Drop a backport, and a patch that causes build errors with
> the new version.
>
> Add a patch to make ARM HW crypto optional; upstream for some
> reason does not allow disabling it.
Thanks and FWIW - I tried to subscribe to their mailing
On Mon, Jan 20, 2020 at 4:52 PM Khem Raj wrote:
>
> Hi all
>
> Recently py2 is removed from oe-core, So I did quick patches to get a
> world build going. And
> here are initial failures, please help out with recipes your can or
> care for. Eventually, the remaining
> ones we can blacklist for 3.1
On Sat, Jan 18, 2020 at 6:48 PM Richard Purdie
wrote:
>
> libfm installs mime types we want in our mime-database and it also uses
> desktop files
> containing MimeType.
>
> Signed-off-by: Richard Purdie
> ---
> meta/recipes-support/libfm/libfm_1.3.1.bb | 2 +-
> 1 file changed, 1 insertion(+),
On Sat, Jan 18, 2020 at 9:40 AM Richard Purdie
wrote:
> >
> > V1 -> V2:
> > * Shelve global path export thingy
> > * Add me as maintainer of itstool (let's consider 'ü' in my name as
> > test case :)
> > * Change "to to" to "to" in commit message
> > * Build shared-mime-info from git to allow auto
* looking through layers it looks that usage of mime.bbclass is somewhat
orphaned
* now that update-mime-database is called once only at image creation time,
costs of mime.bbclass are limited
Signed-off-by: Andreas Müller
---
meta/classes/insane.bbclass | 12
1 file changed, 12
gcr installs mime types we want in our mime-database
Signed-off-by: Andreas Müller
---
meta/recipes-gnome/gcr/gcr_3.34.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-gnome/gcr/gcr_3.34.0.bb
b/meta/recipes-gnome/gcr/gcr_3.34.0.bb
index e3e8999635
Signed-off-by: Andreas Müller
---
meta/recipes-gnome/gcr/gcr_3.34.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-gnome/gcr/gcr_3.34.0.bb
b/meta/recipes-gnome/gcr/gcr_3.34.0.bb
index 272112dd12..9853b3f416 100644
--- a/meta/recipes-gnome/gcr/gcr_3.34.0.bb
If a package signals that it can open mime-types but does not inharit mime-xdg,
a warning is created.
Signed-off-by: Andreas Müller
---
meta/classes/insane.bbclass | 31 ++-
1 file changed, 30 insertions(+), 1 deletion(-)
diff --git a/meta/classes/insane.bbclass b
calling
update-desktop-database.
Signed-off-by: Andreas Müller
---
meta/classes/mime-xdg.bbclass | 74 +++
.../update_desktop_database | 8 ++
2 files changed, 82 insertions(+)
create mode 100644 meta/classes/mime-xdg.bbclass
create mode 100644
shared-mime-info-data: is the base for mime database
Signed-off-by: Andreas Müller
---
meta/recipes-support/shared-mime-info/shared-mime-info_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info_git.bb
b/meta/recipes
* sources/development moved to freedesktop's gitlab
* patches do not apply any more due to major changes in Makefile.am
* give up bb/inc separation
Signed-off-by: Andreas Müller
---
.../shared-mime-info/install-data-hook.patch | 25 --
.../shared-mime-info/parallelmake.
This was not done in meta-oe but shared-mime-info extends to nativesdk either.
Signed-off-by: Andreas Müller
---
meta/recipes-support/itstool/itstool_2.0.6.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-support/itstool/itstool_2.0.6.bb
b/meta/recipes
e extension detection
* run update-mime-database once only at image creation to avoid expensive
redundant operations
* allow shared-mime-info to inherit mime.bbclass by avoiding circular
dependencies
Signed-off-by: Andreas Müller
---
meta/classes/mime.bbclass
from git to allow automated upgrades
* mime-xdg.bbclass: Be prepared for packages as libreoffice: Desktop files
installed are absolut symlinks broken for us. In case other projects do same:
Offer asolution and guide recipe writers how to handle by generating warnings
with instructions how t
Recent versions of shared-mime-info depend on itstool
Signed-off-by: Andreas Müller
---
meta/conf/distro/include/maintainers.inc | 1 +
...-build-time-hardcoded-python-binary-.patch | 35 +++
...ld-time-hardcoded-python-binary-path.patch | 29 +++
meta/recipes
On Thu, Jan 9, 2020 at 9:26 PM Andreas Müller wrote:
>
> On fresh images file-browsers do not know how to open files and usually open a
> dialog with ALL applications available on the machine. This is not what users
> are used to when working with linux: For just one application i
On Thu, Jan 9, 2020 at 11:27 PM Richard Purdie
wrote:
> > >
> > > Do these really need to be exported to the environment for
> > > everything?
> >
> > It is not mandatory. It is just that I wanted to avoid redundancies
> > in insane.bbclass / mime*.bbclass. If adding exports is a problem I
> > can
On Thu, Jan 9, 2020 at 11:15 PM Richard Purdie
wrote:
>
> On Thu, 2020-01-09 at 21:26 +0100, Andreas Müller wrote:
> > mimedir:
> >This is the path all mime information is stored at and
> >update-mime-database works with
> > desktopdir:
> >All a
On Thu, Jan 9, 2020 at 9:35 PM Alexander Kanavin wrote:
>
> This also needs a maintainers.inc entry.
>
> Alex
Shall I add me - or who would like to?
Andreas
--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.ope
On Thu, Jan 9, 2020 at 9:34 PM Alexander Kanavin wrote:
>
> On Thu, 9 Jan 2020 at 21:27, Andreas Müller wrote:
>>
>> -SRC_URI = "http://freedesktop.org/~hadess/shared-mime-info-${PV}.tar.xz";
>> +SRC_URI =
>> "https://gitlab
calling
update-desktop-database.
Signed-off-by: Andreas Müller
---
meta/classes/mime-xdg.bbclass | 62 +++
.../update_desktop_database | 8 +++
2 files changed, 70 insertions(+)
create mode 100644 meta/classes/mime-xdg.bbclass
create mode 100644
If a package signals that it can open mime-types but does not inharit mime-xdg,
a warning is created.
Signed-off-by: Andreas Müller
---
meta/classes/insane.bbclass | 20 +++-
1 file changed, 19 insertions(+), 1 deletion(-)
diff --git a/meta/classes/insane.bbclass b/meta/classes
Signed-off-by: Andreas Müller
---
meta/recipes-gnome/gcr/gcr_3.34.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-gnome/gcr/gcr_3.34.0.bb
b/meta/recipes-gnome/gcr/gcr_3.34.0.bb
index 272112dd12..9853b3f416 100644
--- a/meta/recipes-gnome/gcr/gcr_3.34.0.bb
gcr installs mime types we want in our mime-database
Signed-off-by: Andreas Müller
---
meta/recipes-gnome/gcr/gcr_3.34.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-gnome/gcr/gcr_3.34.0.bb
b/meta/recipes-gnome/gcr/gcr_3.34.0.bb
index e3e8999635
shared-mime-info-data: is the base for mime database
Signed-off-by: Andreas Müller
---
meta/recipes-support/shared-mime-info/shared-mime-info_1.15.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-support/shared-mime-info/shared-mime-info_1.15.bb
b/meta
mimedir:
This is the path all mime information is stored at and
update-mime-database works with
desktopdir:
All application .desktop files are stored here
Signed-off-by: Andreas Müller
---
meta/conf/bitbake.conf | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a
e extension detection
* run update-mime-database once only at image creation to avoid expensive
redundant operations
* allow shared-mime-info to inherit mime.bbclass by avoiding circular
dependencies
Signed-off-by: Andreas Müller
---
meta/classes/mime.bbclass
* looking through layers it looks that usage of mime.bbclass is somewhat
orphaned
* now that update-mime-database is called once only at image creation time,
costs of mime.bbclass are limited
Signed-off-by: Andreas Müller
---
meta/classes/insane.bbclass | 12
1 file changed, 12
This was not done in meta-oe but shared-mime-info extends to nativesdk either.
Signed-off-by: Andreas Müller
---
meta/recipes-support/itstool/itstool_2.0.6.bb | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/recipes-support/itstool/itstool_2.0.6.bb
b/meta/recipes
Recent versions of shared-mime-info depend on itstool
Signed-off-by: Andreas Müller
---
...-build-time-hardcoded-python-binary-.patch | 35 +++
...ld-time-hardcoded-python-binary-path.patch | 29 +++
meta/recipes-support/itstool/itstool_2.0.6.bb | 20 +++
3
* sources/development moved to freedesktop's gitlab
* patches do not apply any more due to major changes in Makefile.am
* give up bb/inc separation
Signed-off-by: Andreas Müller
---
.../shared-mime-info/install-data-hook.patch | 25 --
.../shared-mime-info/parallelmake.
1] https://github.com/schnitzeltony/meta-openembedded/tree/work-2020-01
Andreas Müller (11):
itstool: add from meta-oe
itstool: extend to nativesdk
shared-mime-info: upgrade 1.10 -> 1.15
bitbake.conf: add variables 'mimedir' and 'desktopdir'
mime.bbclass: rework
On Mon, Dec 23, 2019 at 10:14 PM Alexandre Bard
wrote:
>
> ---
> .../networkmanager/networkmanager_1.18.4.bb | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Wrong mailing list. It should be send to
openembedded-de...@lists.openembedded.org
Andreas
--
__
On Sat, Dec 14, 2019 at 7:28 PM Alexander Kanavin
wrote:
>
> On Sat, 14 Dec 2019 at 17:29, Khem Raj wrote:
>>
>> > This option is only available with gyp, and not plain Makefiles
>> > unfortunately. And the way I read it,
>> > it's not actually possible to disable :-/
>> >
>>
>> nss is used in q
On Fri, Dec 13, 2019 at 2:22 PM Alexander Kanavin
wrote:
>
> On Wed, 4 Dec 2019 at 19:00, Richard Purdie
> wrote:
>>
>> On Wed, 2019-12-04 at 07:09 -0800, Wang Mingyu wrote:
>> > Signed-off-by: Wang Mingyu
>> > ---
>> > meta/recipes-support/nss/{nss_3.45.bb => nss_3.47.1.bb} | 4 ++--
>> > 1 f
On Wed, Dec 11, 2019 at 12:45 AM Khem Raj wrote:
>
> Fixes fetcher warning
> WARNING: libpng-1.6.37-r0 do_fetch: Failed to fetch URL
> https://downloads.sourceforge.net/project/libpng/libpng16/1.6.37/libpng-1.6.37.tar.xz,
> attempting MIRRORS if available
>
> Signed-off-by: Khem Raj
> ---
> me
On Tue, Dec 10, 2019 at 10:36 AM wrote:
>
> From: Kai Kang
>
> There are mutually exclusive PACKAGECONFIGs in recipes. Though it
> declares that package configs are exclusive, it can't prevent users to
> set them at same time. Extend PACKAGECONFIG to support specifying
> conflicted package config
On Sat, Nov 23, 2019 at 12:16 AM Denys Dmytriyenko wrote:
>
> On Fri, Nov 22, 2019 at 11:10:14PM +, Richard Purdie wrote:
> > On Fri, 2019-11-22 at 23:58 +0100, Andreas Müller wrote:
> > > Whatever this patch does renaming does nothing but causing me lots of
> >
Whatever this patch does renaming does nothing but causing me lots of
useles (rebasing) efforts. To me ist is simlpy the worst patch of this
year and thanks for blocking me with this. I am really really
upset!!!
On Fri, Nov 15, 2019 at 1:40 AM Denys Dmytriyenko wrote:
>
> From: Denys Dmytriye
On Tue, Nov 19, 2019 at 12:31 PM Alexander Kanavin
wrote:
>
> On Tue, 19 Nov 2019 at 08:58, Tim Orling wrote:
>>
>>
>> I have the beginnings of scripts to generate a meta-python2 layer. Someone
>> with a vested interest in keeping python2 supported will need to step up to
>> maintain it. After
WebDriver disabled.
- Disable accelerated compositing when we fail to initialize the EGL dispaly
under Wayland.
- Fill the objects category in emoji picker.
- Fix several crashes and rendering issues.
Signed-off-by: Andreas Müller
---
.../webkit/{webkitgtk_2.26.1.bb => webkitgtk_2.26.2.
* they moved to meson build
* all autotools specific patches must go
* although not inheriting gettext dependency on intltool-native can go
* tested with all variants of PACKAGECONFIG
* need it for gnome-terminal 3.34
Signed-off-by: Andreas Müller
---
.../vte/vte/0001-Add-m4-vapigen.m4.patch
On Thu, Oct 31, 2019 at 10:58 AM Alexander Kanavin
wrote:
>
> I think Ross has a separate patch queued to address that.
>
> Alex
Yes - just thought is is a complete V2 -> everything fine :)
Andreas
--
___
Openembedded-core mailing list
Openembedded-cor
On Thu, Oct 31, 2019 at 10:38 AM Alexander Kanavin
wrote:
>
> inherit gettext, as gcr is now gettextized.
>
> Signed-off-by: Alexander Kanavin
> ---
> meta/recipes-gnome/gcr/{gcr_3.28.1.bb => gcr_3.34.0.bb} | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> rename meta/recipes-gnom
oo-%s"
in its layer.conf to enable auto-adding.
Signed-off-by: Andreas Müller
---
meta/classes/image.bbclass | 2 +-
meta/lib/oe/package_manager.py | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/classes/image.bbclass b/meta/classes/image.bbclass
index
oo-%s"
in layer.conf to make those packages matching IMAGE_LINGUAS added to image.
Signed-off-by: Andreas Müller
---
meta/classes/image.bbclass | 2 +-
meta/lib/oe/package_manager.py | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/classes/image.bbclass b/me
On Sat, Oct 19, 2019 at 3:06 PM Andreas Müller wrote:
>
> * As long as there is no solution upstream [1] build src-generator native and
> adjust cmake file to find it
> * libical-glib is a mandatory dependency for evolution-data-server >= 3.34
>
> [1] https://github.com/l
Need it for gnome-settings-daemon 3.34:
| meson.build:91:0: ERROR: Invalid version of dependency, need
'gsettings-desktop-schemas' ['>= 3.33.0'] found '3.32.0'.
Signed-off-by: Andreas Müller
---
v2: make x11 a required distro feature
v3: remove gcr from depends
On Wed, Oct 23, 2019 at 2:11 PM Ross Burton wrote:
>
> > -DEPENDS = "glib-2.0"
> > +DEPENDS = "glib-2.0 gcr"
>
> I can't see a gcr dependency in the source, and it builds fine with gcr
> removed. Why was this added?
>
> Ross
Checked sources and I agree. I must have mixed up the warning with
anoth
On Sun, Oct 20, 2019 at 5:53 PM Andreas Müller wrote:
> >
> > As soon as I finished bisecting do_rootfs issue (reported) I will try
> >
> > * dconf-patch
> > * dconf+meson patch
> >
> > and report.
> >
> > Thanks for taking care
> >
>
Signed-off-by: Andreas Müller
---
.../adwaita-icon-theme/0001-Don-t-use-AC_CANONICAL_HOST.patch | 2 +-
...aita-icon-theme_3.32.0.bb => adwaita-icon-theme_3.34.0.bb} | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-gnome/gnome/{adwaita-icon-theme_3.32.0
On Sun, Oct 20, 2019 at 5:08 PM Andreas Müller wrote:
>
> On Sun, Oct 20, 2019 at 2:32 PM wrote:
> >
> > Feeling suitably responsible for this breakage, I looked into it. The
> > following two patches, one for meson in OE-Core and the other for dconf
> > in meta-
On Sun, Oct 20, 2019 at 2:32 PM wrote:
>
> Feeling suitably responsible for this breakage, I looked into it. The
> following two patches, one for meson in OE-Core and the other for dconf
> in meta-oe seem to address the problem. I'm not entirely sure they're
> correct but they don't actually chang
Need it for gnome-settings-daemon 3.34:
| meson.build:91:0: ERROR: Invalid version of dependency, need
'gsettings-desktop-schemas' ['>= 3.33.0'] found '3.32.0'.
Signed-off-by: Andreas Müller
---
v2: make x11 a required distro feature
..._3.32.0.bb => gsett
* As long as there is no solution upstream [1] build src-generator native and
adjust cmake file to find it
* libical-glib is a mandatory dependency for evolution-data-server >= 3.34
[1] https://github.com/libical/libical/issues/394
Signed-off-by: Andreas Müller
---
...-our-hand-build-nat
On Fri, Oct 18, 2019 at 8:50 PM Alexander Kanavin
wrote:
>
> I certainly don't mean to ignore those reports, it's just that due to my
> ongoing health problems, and having to dedicate most of my energy to the day
> job (https://mbition.io/en/home/), I am not currently able to work on the
> upst
Hi,
Updated oe-core from
commit 9973f89dafdf9d21f4021f59f1f4669f4ac13aff
Author: Chen Qi
Date: Fri Sep 27 14:42:51 2019 +0800
systemd: fix NFS regression
To
Author: Khem Raj
Date: Sat Oct 12 17:51:17 2019 -0700
glib-2.0: Fix build with clang compiler
and reverted meson 0.52.0 up
On Thu, Oct 17, 2019 at 3:15 PM Khem Raj wrote:
> > meson 0.52.x seems to be exposing the dconf build issue.
> >
> > https://errors.yoctoproject.org/Errors/Details/273492/
> >
> > also reported here
> > https://gitlab.gnome.org/GNOME/dconf/issues/59
> >
>
>
> Regardless of this report, this is now
Would need it for gnome-settings-daemon 3.34:
| meson.build:91:0: ERROR: Invalid version of dependency, need
'gsettings-desktop-schemas' ['>= 3.33.0'] found '3.32.0'.
Signed-off-by: Andreas Müller
---
...chemas_3.32.0.bb => gsettings-desktop-schemas_3.34
Fixes:
| argp-help.c:(.text+0x1f51): undefined reference to `_IO_fwide'
| collect2: error: ld returned 1 exit status
| make: *** [Makefile:60: localedef] Error 1
Signed-off-by: Andreas Müller
---
.../glibc/cross-localedef-native_2.27.bb | 1 +
...ll-_IO_fwide-if-_LIBC-is-not-defined.
Signed-off-by: Andreas Müller
---
...11-gdbus-Avoid-printing-null-strings.patch | 77 +++
meta/recipes-core/glib-2.0/glib-2.0_2.54.3.bb | 1 +
2 files changed, 78 insertions(+)
create mode 100644
meta/recipes-core/glib-2.0/glib-2.0/0011-gdbus-Avoid-printing-null-strings.patch
Build errors popped up with Fedora 30
V1 -> V2:
Corrected Upstream-Status
Andreas Müller (3):
elfutils(-native): Add backported patch to fix build with host gcc9
glib-2.0: Add patch from upstream to fix build with host gcc9
cross-localedef-native: Fix build for hosts with recent gl
From: Khem Raj
(From OE-Core rev: 741415c58b356576428c26efd081212eb989)
Signed-off-by: Khem Raj
Signed-off-by: Richard Purdie
---
.../recipes-devtools/bison/bison/gnulib.patch | 21 +++
meta/recipes-devtools/bison/bison_3.0.4.bb| 1 +
2 files changed, 22 insertions(+)
Signed-off-by: Andreas Müller
---
.../elfutils/elfutils_0.170.bb| 1 +
...-fsize-and-msize-with-const-attribut.patch | 42 +++
2 files changed, 43 insertions(+)
create mode 100644
meta/recipes-devtools/elfutils/files/0009-libelf-Mark-both-fsize-and-msize-with
Signed-off-by: Andreas Müller
---
.../elfutils/elfutils_0.170.bb| 1 +
...-fsize-and-msize-with-const-attribut.patch | 42 +++
2 files changed, 43 insertions(+)
create mode 100644
meta/recipes-devtools/elfutils/files/0009-libelf-Mark-both-fsize-and-msize-with
Fixes:
| argp-help.c:(.text+0x1f51): undefined reference to `_IO_fwide'
| collect2: error: ld returned 1 exit status
| make: *** [Makefile:60: localedef] Error 1
Signed-off-by: Andreas Müller
---
.../glibc/cross-localedef-native_2.27.bb | 1 +
...ll-_IO_fwide-if-_LIBC-is-not-defined.
Signed-off-by: Andreas Müller
---
...11-gdbus-Avoid-printing-null-strings.patch | 77 +++
meta/recipes-core/glib-2.0/glib-2.0_2.54.3.bb | 1 +
2 files changed, 78 insertions(+)
create mode 100644
meta/recipes-core/glib-2.0/glib-2.0/0011-gdbus-Avoid-printing-null-strings.patch
From: Khem Raj
(From OE-Core rev: 741415c58b356576428c26efd081212eb989)
Signed-off-by: Khem Raj
Signed-off-by: Richard Purdie
---
.../recipes-devtools/bison/bison/gnulib.patch | 21 +++
meta/recipes-devtools/bison/bison_3.0.4.bb| 1 +
2 files changed, 22 insertions(+)
Build errors popped up with Fedora 30
Andreas Müller (3):
elfutils(-native): Add backported patch to fix build with host gcc9
glib-2.0: Add patch from upstream to fix build with host gcc9
cross-localedef-native: Fix build for hosts with recent glibc
Khem Raj (1):
bison: Fix build break
On Thu, May 23, 2019 at 2:39 PM Burton, Ross wrote:
>
> Why -help- and not -doc?
>
Because there are help files installed in 'help' directory and
displayed by a help browser.
Andreas
--
___
Openembedded-core mailing list
Openembedded-core@lists.openemb
This is the one-line mentioned in [1].
[1]
http://lists.openembedded.org/pipermail/openembedded-devel/2019-May/199769.html
Signed-off-by: Andreas Müller
---
meta/lib/oe/package_manager.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/lib/oe/package_manager.py b/meta/lib/oe
On Tue, May 21, 2019 at 8:38 PM wrote:
> > No sorry mozjs uses old crap in their configurations scripts nobody
> > else does (python which) and ask for python2 explicitly.
>
> I've been giving this a bit more thought and its our intent to try and
> remove python2 from OE-Core entirely so adding py
On Tue, May 21, 2019 at 6:41 PM Richard Purdie
wrote:
>
> On Tue, 2019-05-21 at 11:00 +0200, Andreas Müller wrote:
> > Upcoming 60.2.3 mozjs (meta-oe) requires python(2)-six-native for its
> > configuration. Currently python(2)-six lives in meta-python and it
> > could
On Tue, May 14, 2019 at 9:47 AM Andreas Müller wrote:
>
> On Tue, May 7, 2019 at 12:51 PM Andreas Müller
> wrote:
> >
> > On Tue, Apr 30, 2019 at 8:20 AM Andreas Müller
> > wrote:
> > >
> > > On Wed, Apr 17, 2019 at 3:39 PM Andreas Mül
* build with meson
* dependency intltool-native can go - they moved gettext only translation
* put gnome inherits together
Signed-off-by: Andreas Müller
---
...gir-installation-for-cross-compiling.patch | 33 +++
...bb => gsettings-desktop-schemas_3.32.0.bb} | 11 ---
Upcoming 60.2.3 mozjs (meta-oe) requires python(2)-six-native for its
configuration. Currently python(2)-six lives in meta-python and it could be
moved to mozjs's home meta-oe but that would be just further clutter.
Once applied here patch to meta-python will be send.
Signed-off-by: An
On Thu, May 16, 2019 at 7:16 PM Adrian Bunk wrote:
>
> Signed-off-by: Adrian Bunk
Think I saw similar for other recipes. Your journey cleaning up musl
is highly appreciated!
Andreas
--
___
Openembedded-core mailing list
Openembedded-core@lists.openemb
On Wed, May 15, 2019 at 11:50 AM Hongxu Jia wrote:
>
> On 5/15/19 5:32 PM, Andreas Müller wrote:
>
> --- a/meta/classes/autotools.bbclass
> +++ b/meta/classes/autotools.bbclass
> @@ -90,7 +90,11 @@ oe_runconf () {
> bbnote "Running $cfgscript ${CON
On Wed, May 15, 2019 at 11:23 AM Hongxu Jia wrote:
>
> If do_configure failed, output content of config.log
> to configure log, it is helpful to trace the do_configure
> failure on the build system which is hard to login.
> (such as autobuilder)
>
> Signed-off-by: Hongxu Jia
> ---
> meta/classes
On Tue, May 7, 2019 at 12:51 PM Andreas Müller wrote:
>
> On Tue, Apr 30, 2019 at 8:20 AM Andreas Müller
> wrote:
> >
> > On Wed, Apr 17, 2019 at 3:39 PM Andreas Müller
> > wrote:
> > >
> > > This fixes:
> > > * gtk-icon-browser: for symb
On Thu, May 9, 2019 at 1:04 PM Burton, Ross wrote:
>
> On Wed, 8 May 2019 at 21:14, Andreas Müller wrote:
> > Some projects rely on (cross)specific properties e.g [1]. By setting
> >
> > MESON_CROSS_EXTRA_PROPS="var1='value1' var2=true"
>
On Thu, May 9, 2019 at 2:03 PM Andreas Müller wrote:
> So for me to understand it correctly: adding multiple '--cross-file'
> entries in commandline accumulates the contents of the files and it is
> not the last that wins?
>
> I am asking because help says 'Fil
On Thu, May 9, 2019 at 1:41 PM Andreas Müller wrote:
>
> On Thu, May 9, 2019 at 1:04 PM Burton, Ross wrote:
> >
> > On Wed, 8 May 2019 at 21:14, Andreas Müller wrote:
> > > Some projects rely on (cross)specific properties e.g [1]. By setting
> > >
> &g
On Thu, May 9, 2019 at 1:04 PM Burton, Ross wrote:
>
> On Wed, 8 May 2019 at 21:14, Andreas Müller wrote:
> > Some projects rely on (cross)specific properties e.g [1]. By setting
> >
> > MESON_CROSS_EXTRA_PROPS="var1='value1' var2=true"
>
tlab.gnome.org/GNOME/tracker/blob/master/meson.build#L91
Signed-off-by: Andreas Müller
---
meta/classes/meson.bbclass | 8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/meta/classes/meson.bbclass b/meta/classes/meson.bbclass
index 115d1aedcb..b9cd1deaef 100644
--- a/meta/c
On Tue, Apr 30, 2019 at 8:20 AM Andreas Müller wrote:
>
> On Wed, Apr 17, 2019 at 3:39 PM Andreas Müller
> wrote:
> >
> > This fixes:
> > * gtk-icon-browser: for symbolic view almost all icons were missing
> > * xfce's thunar: 'home' and 'up
em-native = " vte"
in their local.conf.
The idea of this patch was coming from Ross Burton - thanks!
[1]
http://lists.openembedded.org/pipermail/openembedded-core/2019-April/281637.html
[2]
http://lists.openembedded.org/pipermail/openembedded-core/2019-April/281727.html
Signed-off-b
On Tue, Apr 30, 2019 at 12:53 PM wrote:
>
> On Tue, 2019-04-30 at 12:48 +0200, Alexander Kanavin wrote:
> > On Mon, 29 Apr 2019 at 23:22,
> > wrote:
> > > vte-native of an older version is looking like the best option
> > > unless
> > > Alex says I'm mis-remembering...
> >
> > I checked what --en
On Wed, Apr 17, 2019 at 3:39 PM Andreas Müller wrote:
>
> This fixes:
> * gtk-icon-browser: for symbolic view almost all icons were missing
> * xfce's thunar: 'home' and 'up' icons were missing. Had a long discussion
> with
> XFCE-people [1] and a
On Mon, Apr 29, 2019 at 10:26 PM Richard Purdie
wrote:
>
> On Mon, 2019-04-29 at 16:07 +0200, Andreas Müller wrote:
> > This should fix build on ancient hosts
> >
> > Signed-off-by: Andreas Müller
>
> This fixed debian9 but didn't fix centos7 :(
>
> htt
Let the autobuilders decide :)
Andreas Müller (1):
vte-native: reduce c++ requirements from c++17 -> c++14
...uce-gcc-required-support-downto-c-14.patch | 34 ++
...001-Revert-parser-glue-Use-std-clamp.patch | 44 +++
...replace-std-clamp-by-std-min-std-max.pa
This should fix build on ancient hosts
Signed-off-by: Andreas Müller
---
...uce-gcc-required-support-downto-c-14.patch | 34 ++
...001-Revert-parser-glue-Use-std-clamp.patch | 44 +++
...replace-std-clamp-by-std-min-std-max.patch | 33 ++
meta/recipes
On Mon, Apr 29, 2019 at 2:21 PM Andreas Müller wrote:
>
> On Mon, Apr 29, 2019 at 12:56 PM Bas Mevissen wrote:
> >
> > On 2019-04-29 11:29, Andreas Müller wrote:
> >
> > (...)
> >
> > >>
> > > Understood - hope to find time till tomo
On Mon, Apr 29, 2019 at 12:56 PM Bas Mevissen wrote:
>
> On 2019-04-29 11:29, Andreas Müller wrote:
>
> (...)
>
> >>
> > Understood - hope to find time till tomorrow for this. Need to find an
> > old machine for test because otherwise further fixes might rema
On Mon, Apr 29, 2019 at 10:49 AM Richard Purdie
wrote:
>
> On Sat, 2019-04-27 at 13:37 +0200, Andreas Müller wrote:
> > This should fix build on ancient hosts
> >
> > Signed-off-by: Andreas Müller
> > ---
> > ...uce-gcc-required-support-downto-c-11.patch |
101 - 200 of 929 matches
Mail list logo