* [PATCH] gtk+3: update RECIPE_NO_UPDATE_REASON
@ 2014-02-18 17:00 Valentin Popa
2014-02-18 17:04 ` Burton, Ross
0 siblings, 1 reply; 3+ messages in thread
From: Valentin Popa @ 2014-02-18 17:00 UTC (permalink / raw)
To: poky
gtk+3 3.11.5 needs glib-2.0 >= 2.39.0 (which is unstable)
Let's wait for glib 2.40.
Signed-off-by: Valentin Popa <valentin.popa@intel.com>
---
meta-yocto/conf/distro/include/upstream_tracking.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta-yocto/conf/distro/include/upstream_tracking.inc b/meta-yocto/conf/distro/include/upstream_tracking.inc
index d80ede4..35a87e7 100644
--- a/meta-yocto/conf/distro/include/upstream_tracking.inc
+++ b/meta-yocto/conf/distro/include/upstream_tracking.inc
@@ -91,7 +91,7 @@ RECIPE_NO_UPDATE_REASON_pn-gst-plugins-bad = "not compatible with gst-fluendo 0.
RECIPE_NO_UPDATE_REASON_pn-gst-plugins-good = "not compatible with gst-fluendo 0.10.x"
RECIPE_NO_UPDATE_REASON_pn-gst-plugins-ugly = "not compatible with gst-fluendo 0.10.x"
RECIPE_NO_UPDATE_REASON_pn-gstreamer=" not compatible with gst-fluendo 0.10.x "
-RECIPE_NO_UPDATE_REASON_pn-gtk+ = "Do not upgrade to version: 2.99.2 because prefer stable tree"
+RECIPE_NO_UPDATE_REASON_pn-gtk+ = "Waiting for glib 2.40 (stable)"
RECIPE_NO_UPDATE_REASON_pn-gtk-doc-stub = "PRS Reports Incorrectly"
RECIPE_UPSTREAM_VERSION_pn-gtk-engines = "2.91.1"
RECIPE_UPSTREAM_DATE_pn-gtk-engines = "Oct 9, 2010"
--
1.8.3.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] gtk+3: update RECIPE_NO_UPDATE_REASON
2014-02-18 17:00 [PATCH] gtk+3: update RECIPE_NO_UPDATE_REASON Valentin Popa
@ 2014-02-18 17:04 ` Burton, Ross
2014-02-19 16:26 ` Valentin Popa
0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2014-02-18 17:04 UTC (permalink / raw)
To: Valentin Popa; +Cc: Poky Project
On 18 February 2014 17:00, Valentin Popa <valentin.popa@intel.com> wrote:
> gtk+3 3.11.5 needs glib-2.0 >= 2.39.0 (which is unstable)
> Let's wait for glib 2.40.
GTK+ 3.11 is a development release, can you instead update the regexes
to ignore odd numbers?
Ross
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] gtk+3: update RECIPE_NO_UPDATE_REASON
2014-02-18 17:04 ` Burton, Ross
@ 2014-02-19 16:26 ` Valentin Popa
0 siblings, 0 replies; 3+ messages in thread
From: Valentin Popa @ 2014-02-19 16:26 UTC (permalink / raw)
To: Burton, Ross; +Cc: Poky Project
On 02/18/2014 07:04 PM, Burton, Ross wrote:
> On 18 February 2014 17:00, Valentin Popa <valentin.popa@intel.com> wrote:
>> gtk+3 3.11.5 needs glib-2.0 >= 2.39.0 (which is unstable)
>> Let's wait for glib 2.40.
> GTK+ 3.11 is a development release, can you instead update the regexes
> to ignore odd numbers?
>
> Ross
Found that it's not working using just regex, because the package
reporting system looks also for the latest dir first (which might be a
development version) and then applies the regex for the packages/files
inside.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-02-19 16:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-18 17:00 [PATCH] gtk+3: update RECIPE_NO_UPDATE_REASON Valentin Popa
2014-02-18 17:04 ` Burton, Ross
2014-02-19 16:26 ` Valentin Popa
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.