<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/recipes-support, branch 2.3_M2</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=2.3_M2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=2.3_M2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2017-01-31T15:34:57+00:00</updated>
<entry>
<title>libtasn1: depends on yacc</title>
<updated>2017-01-31T15:34:57+00:00</updated>
<author>
<name>Patrick Ohly</name>
<email>patrick.ohly@intel.com</email>
</author>
<published>2017-01-31T09:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cb3d884e0a7ebbac1e5f873123b4d3491ce1a044'/>
<id>urn:sha1:cb3d884e0a7ebbac1e5f873123b4d3491ce1a044</id>
<content type='text'>
This fixes a potential pollution by the build host and build error
when yacc isn't installed on the build host:

 | ../../libtasn1-4.9/build-aux/ylwrap: line 175: yacc: command not found
 | Makefile:1116: recipe for target 'ASN1.c' failed
 | make[3]: *** [ASN1.c] Error 127

(From OE-Core rev: 1135024502bb120c331e065f4c441d6a3efb6d4f)

Signed-off-by: Patrick Ohly &lt;patrick.ohly@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>at-spi2-atk: depend on glib-2.0-native</title>
<updated>2017-01-31T15:25:56+00:00</updated>
<author>
<name>Markus Lehtonen</name>
<email>markus.lehtonen@linux.intel.com</email>
</author>
<published>2017-01-31T13:23:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5b64eda8a1031f29540126d1fc70bc44ee8a7695'/>
<id>urn:sha1:5b64eda8a1031f29540126d1fc70bc44ee8a7695</id>
<content type='text'>
Missing dependency revealed by recipe specific sysroots. If the host
system does not have glib-compile-schemas installed have (via
libglib2.0-dev, glib2, glib2-tools or similar) do_configure would fail
with:
  configure: error: glib-compile-schemas not found.

(From OE-Core rev: 483801020f358fb201703b56326cb90e6df84fdb)

Signed-off-by: Markus Lehtonen &lt;markus.lehtonen@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>gnutls: avoid accidentally using libseccomp</title>
<updated>2017-01-31T14:43:01+00:00</updated>
<author>
<name>Joe Slater</name>
<email>jslater@windriver.com</email>
</author>
<published>2017-01-25T23:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=50c885e165ac095332cacd010476d013567c4040'/>
<id>urn:sha1:50c885e165ac095332cacd010476d013567c4040</id>
<content type='text'>
Specify whether to use libseccomp or not.  Do not
just let configure check for it.

(From OE-Core rev: 62cc91e8831c72e9beceff13ad68dd69298135b5)

Signed-off-by: Joe Slater &lt;jslater@windriver.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>
<entry>
<title>gnutls: account for ARM_EABI</title>
<updated>2017-01-31T14:43:01+00:00</updated>
<author>
<name>Joe Slater</name>
<email>jslater@windriver.com</email>
</author>
<published>2017-01-25T21:52:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=34fd5043b2a971eee067e8032ce2050b985e100d'/>
<id>urn:sha1:34fd5043b2a971eee067e8032ce2050b985e100d</id>
<content type='text'>
Do not reference unavailable system calls when
building for ARM_EABI.

(From OE-Core rev: 67f0094af624866f02e7fb0173c335a7e8942921)

Signed-off-by: Joe Slater &lt;jslater@windriver.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>
<entry>
<title>acl: drop in instead of patching configure.ac</title>
<updated>2017-01-31T14:43:01+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2016-11-14T13:19:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=72f3e9083754f11bab79f7ac9e2919bc402b784d'/>
<id>urn:sha1:72f3e9083754f11bab79f7ac9e2919bc402b784d</id>
<content type='text'>
(From OE-Core rev: 14833280276c083a60d3d6fdbcc5e25eb2456c48)

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>acl: merge pointless .inc</title>
<updated>2017-01-31T14:43:01+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2016-11-14T13:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=5ffd69e25711eb0a64aaf0b2934357d79117e1e8'/>
<id>urn:sha1:5ffd69e25711eb0a64aaf0b2934357d79117e1e8</id>
<content type='text'>
(From OE-Core rev: 362d55794c39e09ca25e52ab672274e693cb7a1a)

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>attr: move attr-specific patches into attr/</title>
<updated>2017-01-31T14:43:01+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2016-11-14T13:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=88825076d24d63f39efe9678900fa31e6c4b5fe9'/>
<id>urn:sha1:88825076d24d63f39efe9678900fa31e6c4b5fe9</id>
<content type='text'>
(From OE-Core rev: 75ecb106dcf7d7e9b5634562a234acee123f4af6)

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>libevdev: Upgrade 1.5.4 -&gt; 1.5.6</title>
<updated>2017-01-26T10:44:28+00:00</updated>
<author>
<name>Jussi Kukkonen</name>
<email>jussi.kukkonen@intel.com</email>
</author>
<published>2017-01-24T10:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1d203397101569d50bc4a23524bf73a38a5dada6'/>
<id>urn:sha1:1d203397101569d50bc4a23524bf73a38a5dada6</id>
<content type='text'>
Only changes in helper tools and a header (to support new keycodes in
linux 4.9 headers).

(From OE-Core rev: b84e78a793fec4e36d9f9c7821b20f63e19675d2)

Signed-off-by: Jussi Kukkonen &lt;jussi.kukkonen@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>nss: Add PACKAGE_WRITE_DEPS</title>
<updated>2017-01-20T11:53:50+00:00</updated>
<author>
<name>Jussi Kukkonen</name>
<email>jussi.kukkonen@intel.com</email>
</author>
<published>2017-01-19T07:44:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=8259bf1ecbf812fd0008bd3d1b4d4f2b06ff7357'/>
<id>urn:sha1:8259bf1ecbf812fd0008bd3d1b4d4f2b06ff7357</id>
<content type='text'>
nss-native is required in postinst. It's also needed during
build so not removed from DEPENDS.

(From OE-Core rev: 88540c5b08dea069660d1a68e506aebdd68e6ae0)

Signed-off-by: Jussi Kukkonen &lt;jussi.kukkonen@intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>ca-certificates: Add PACKAGE_WRITE_DEPS for postinst</title>
<updated>2017-01-20T11:53:50+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2017-01-19T17:01:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c7591ae0bb54b6db7f1409f239df620ba3103e15'/>
<id>urn:sha1:c7591ae0bb54b6db7f1409f239df620ba3103e15</id>
<content type='text'>
The postinstall needs ca-certificates-native, mark the dependency

(From OE-Core rev: 723a924adf0661167690987acfc4213803ec3305)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
