All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-gnome][PATCH] nautilus: Exclude from builds
@ 2021-05-14 15:37 Khem Raj
  2021-05-15  7:42 ` Andreas Müller
  0 siblings, 1 reply; 3+ messages in thread
From: Khem Raj @ 2021-05-14 15:37 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Khem Raj, Andreas Müller

It does not build with latest meson upgrades from OE-core

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Andreas Müller <schnitzeltony@gmail.com>
---
 meta-gnome/recipes-gnome/nautilus/nautilus_3.36.3.bb            | 2 ++
 .../recipes-support/packagegroups/packagegroup-gnome-apps.bb    | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_3.36.3.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_3.36.3.bb
index cf138d9739..3ed472bef1 100644
--- a/meta-gnome/recipes-gnome/nautilus/nautilus_3.36.3.bb
+++ b/meta-gnome/recipes-gnome/nautilus/nautilus_3.36.3.bb
@@ -35,3 +35,5 @@ FILES_${PN} += " \
 # mandatory - not checked during configuration:
 # | (org.gnome.Nautilus:863): GLib-GIO-ERROR **: 21:03:52.326: Settings schema 'org.freedesktop.Tracker.Miner.Files' is not installed
 RDEPENDS_${PN} += "tracker-miners"
+
+PNBLACKLIST[nautilus] ?= "Does not build with latest meson, perhaps needs upgrade"
diff --git a/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-apps.bb b/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-apps.bb
index 593e5866d1..b86fd03a73 100644
--- a/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-apps.bb
+++ b/meta-gnome/recipes-support/packagegroups/packagegroup-gnome-apps.bb
@@ -18,6 +18,5 @@ RDEPENDS_${PN} = " \
     gnome-photos \
     gnome-terminal \
     libwnck3 \
-    nautilus \
     ${@bb.utils.contains('DISTRO_FEATURES', 'polkit', 'gnome-system-monitor gnome-disk-utility', '', d)} \
 "
-- 
2.31.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [meta-gnome][PATCH] nautilus: Exclude from builds
  2021-05-14 15:37 [meta-gnome][PATCH] nautilus: Exclude from builds Khem Raj
@ 2021-05-15  7:42 ` Andreas Müller
  2021-05-15 15:49   ` Khem Raj
  0 siblings, 1 reply; 3+ messages in thread
From: Andreas Müller @ 2021-05-15  7:42 UTC (permalink / raw)
  To: Khem Raj; +Cc: openembeded-devel

On Fri, May 14, 2021 at 5:37 PM Khem Raj <raj.khem@gmail.com> wrote:
>
> It does not build with latest meson upgrades from OE-core
>
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> Cc: Andreas Müller <schnitzeltony@gmail.com>
Please wait with this. I have fixing upgrade under test.

Cheers.

Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-gnome][PATCH] nautilus: Exclude from builds
  2021-05-15  7:42 ` Andreas Müller
@ 2021-05-15 15:49   ` Khem Raj
  0 siblings, 0 replies; 3+ messages in thread
From: Khem Raj @ 2021-05-15 15:49 UTC (permalink / raw)
  To: Andreas Müller; +Cc: openembeded-devel

On Sat, May 15, 2021 at 12:42 AM Andreas Müller <schnitzeltony@gmail.com> wrote:
>
> On Fri, May 14, 2021 at 5:37 PM Khem Raj <raj.khem@gmail.com> wrote:
> >
> > It does not build with latest meson upgrades from OE-core
> >
> > Signed-off-by: Khem Raj <raj.khem@gmail.com>
> > Cc: Andreas Müller <schnitzeltony@gmail.com>
> Please wait with this. I have fixing upgrade under test.
>

No worries, Andreas, once you are ready I will re-enable it right
away, I have pushed a patch to disable it so CI can continue

> Cheers.
>
> Andreas

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-15 15:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 15:37 [meta-gnome][PATCH] nautilus: Exclude from builds Khem Raj
2021-05-15  7:42 ` Andreas Müller
2021-05-15 15:49   ` Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.