<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-gnome/recipes-gnome/yelp, branch master-next</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-03-31T02:46:39+00:00</updated>
<entry>
<title>yelp: drop soup2 option</title>
<updated>2026-03-31T02:46:39+00:00</updated>
<author>
<name>Changqing Li</name>
<email>changqing.li@windriver.com</email>
</author>
<published>2026-03-30T06:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e3579ff0f64301adc04643134d42a4e02ca816a3'/>
<id>urn:sha1:e3579ff0f64301adc04643134d42a4e02ca816a3</id>
<content type='text'>
libsoup-2.4 is deprecated, and other recipes already stop support of
soup2, soup2 and soup3 cannot be used together， and the latest version
of yelp also drop option webkit2gtk-4-0

[1] https://gitlab.gnome.org/GNOME/yelp/-/commit/1b0ccdae25d0a788a2b44960db7273f2d1dacb4d

Signed-off-by: Changqing Li &lt;changqing.li@windriver.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>yelp: add opengl to REQUIRED_DISTRO_FEATURES</title>
<updated>2026-02-16T18:25:51+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2026-02-16T13:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bd9d6239fdd1b6223cc73d753f0d47bc5fd7cb7d'/>
<id>urn:sha1:bd9d6239fdd1b6223cc73d753f0d47bc5fd7cb7d</id>
<content type='text'>
webkitgtk3 requires this feature.

Also add wayland as an optional required feature, to match the
requirements of webkitgtk3.

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>yelp: fix unterminated string</title>
<updated>2024-07-18T16:08:52+00:00</updated>
<author>
<name>Alba Herrerías</name>
<email>alba@thehoodiefirm.com</email>
</author>
<published>2024-07-08T09:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=48cce9bb4fa0fc0ee345cc39df24b283df779ad0'/>
<id>urn:sha1:48cce9bb4fa0fc0ee345cc39df24b283df779ad0</id>
<content type='text'>
Signed-off-by: Alba Herrerias &lt;alba@thehoodiefirm.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>yelp: Use autotools for build system</title>
<updated>2023-11-14T06:49:12+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-11-14T02:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dc0799d0f1d3e92427724e38968b016b73c4f056'/>
<id>urn:sha1:dc0799d0f1d3e92427724e38968b016b73c4f056</id>
<content type='text'>
OE-core switched the defaults for gnome recipes to meson but this
package is not yet migrated to meson.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>drop GNOMEBASEBUILDCLASS = "meson"</title>
<updated>2023-11-11T17:26:41+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2023-11-11T13:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=84f88138586a64da397e0d940f39e039823b0306'/>
<id>urn:sha1:84f88138586a64da397e0d940f39e039823b0306</id>
<content type='text'>
It is set to meson by default

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>webkitgtk3: add recipe</title>
<updated>2023-07-28T14:27:07+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2023-07-27T20:09:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=213a15cb90ead62f606e0d98fda941e090e3e0a8'/>
<id>urn:sha1:213a15cb90ead62f606e0d98fda941e090e3e0a8</id>
<content type='text'>
- Change the meta-gnome recipes to use the gtk3 variant of webkitgtk
- Import gcr3 recipe from oe-core

Most Gnome recipes require webkitgtk built with gtk+3. oe-core is in the
process of updating webkitgtk to be built with gtk4. It will be necessary
to add a recipe that provides the gtk+3 variant, or we wont be able
to use e.g. geary with gmail addresses or provide google integration for
gnome-calendar or nautilus/files.

Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>yelp-tools: upgrade 42.0 -&gt; 42.1</title>
<updated>2022-11-14T19:55:59+00:00</updated>
<author>
<name>zhengrq.fnst@fujitsu.com</name>
<email>zhengrq.fnst@fujitsu.com</email>
</author>
<published>2022-11-14T03:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b0eeb48a28070f75aa16437e599a46ebbb5e2ebf'/>
<id>urn:sha1:b0eeb48a28070f75aa16437e599a46ebbb5e2ebf</id>
<content type='text'>
Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>yelp: use libsoup-3.0 by default</title>
<updated>2022-11-09T18:17:15+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2022-11-07T19:04:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=0e600e3616d1c5c52f8f218de3f80cc6ea5fe078'/>
<id>urn:sha1:0e600e3616d1c5c52f8f218de3f80cc6ea5fe078</id>
<content type='text'>
Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>yelp: upgrade 42.1 -&gt; 42.2</title>
<updated>2022-10-18T15:23:44+00:00</updated>
<author>
<name>zhengrq.fnst</name>
<email>zhengrq.fnst@fujitsu.com</email>
</author>
<published>2022-10-18T01:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bfa889276382370324532438dfc9962c0fb2bf05'/>
<id>urn:sha1:bfa889276382370324532438dfc9962c0fb2bf05</id>
<content type='text'>
Signed-off-by: Zheng Ruoqin &lt;zhengrq.fnst@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>yelp-xsl: upgrade 42.0 -&gt; 42.1</title>
<updated>2022-09-27T17:04:35+00:00</updated>
<author>
<name>wangmy</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2022-09-27T08:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c58be76cbf3a84342c273babf048b60c94a882af'/>
<id>urn:sha1:c58be76cbf3a84342c273babf048b60c94a882af</id>
<content type='text'>
Changelog:
=========
* Updated translations:
  bg
  hr
  ka
  sr
  sv

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
