<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-gnome/gnome/gnome-themes-standard_3.22.3.bb, branch styhead</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=styhead</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=styhead'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2019-07-11T08:32:50+00:00</updated>
<entry>
<title>gnome-themes-standard: remove</title>
<updated>2019-07-11T08:32:50+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2019-07-05T16:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=80ab79168ede2786868cbd354f0950c949f73527'/>
<id>urn:sha1:80ab79168ede2786868cbd354f0950c949f73527</id>
<content type='text'>
This is the Adwaita theme for GTK+ 2, which we don't include in oe-core anymore.

(From OE-Core rev: 9481da15c8eb8d5e866d97fdb337323e80d4f9e6)

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>gnome-themes-standard: drop .la file as unused</title>
<updated>2017-08-27T21:30:06+00:00</updated>
<author>
<name>Mark Asselstine</name>
<email>mark.asselstine@windriver.com</email>
</author>
<published>2017-08-26T18:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b5db9f05a184a75bebeed7de0de2a0031035f495'/>
<id>urn:sha1:b5db9f05a184a75bebeed7de0de2a0031035f495</id>
<content type='text'>
oe-core commit 51b3ee298635b11d5784caaa0ac1c8f4034c25a5
[gnome-themes-standard: Fix packages so dev-pkgs image generation
works] disabled generation of the -dev pkg. Since a libtool archive
file was no longer being picked up by the -dev pkg the build will fail
with a QA issue (if ERROR_QA includes installed-vs-shipped):

ERROR: gnome-themes-standard-3.22.3-r0 do_package: QA Issue:
gnome-themes-standard: Files/directories were installed but not
shipped in any package:
/usr/lib64/gtk-2.0/2.10.0/engines/libadwaita.la

The libtool archive file is mostly useless in modern Linux with a
single shared library file so instead of including this in the -dev
pkg we simply drop it.

(From OE-Core rev: 77797a95569252024fca094d33ae9ecbc833597f)

Signed-off-by: Mark Asselstine &lt;mark.asselstine@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>gnome-themes-standard: Fix packages so dev-pkgs image generation works</title>
<updated>2017-07-26T09:12:06+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2017-07-26T08:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8e15e9b6e478f6368034519b2a8fd3c7ea71d23b'/>
<id>urn:sha1:8e15e9b6e478f6368034519b2a8fd3c7ea71d23b</id>
<content type='text'>
A change from Ross removed the dual -dev/-dbg packages but this broke
deb/ipk rootfs constuction due to a dependency on a package which doesn't
exist (for dev-pkgs images). Remove the dependency on that package to
allow images to build.

(From OE-Core rev: 51b3ee298635b11d5784caaa0ac1c8f4034c25a5)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>gnome-themes-standard: don't generate multiple -dev and -dbg packages</title>
<updated>2017-07-25T14:59:13+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2017-07-25T11:51:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6f3f5d9f46519a3c157ea039d7d16a9782981ab7'/>
<id>urn:sha1:6f3f5d9f46519a3c157ea039d7d16a9782981ab7</id>
<content type='text'>
(From OE-Core rev: b56e33fa439429f6d93860a49653ba1b16e00bbb)

Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>gnome-themes-standard: Upgrade 3.22.2 -&gt; 3.22.3</title>
<updated>2017-06-03T22:46:06+00:00</updated>
<author>
<name>Jussi Kukkonen</name>
<email>jussi.kukkonen@intel.com</email>
</author>
<published>2017-05-31T11:23:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ac21863d4608206a9eaf8fd0a97d28a50a2b9cf8'/>
<id>urn:sha1:ac21863d4608206a9eaf8fd0a97d28a50a2b9cf8</id>
<content type='text'>
Just a few bug fixes.

(From OE-Core rev: 053788910610ca0947304586d8c197e71e01c13d)

Signed-off-by: Jussi Kukkonen &lt;jussi.kukkonen@intel.com&gt;
Signed-off-by: Ross Burton &lt;ross.burton@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
