<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/conf/distro/include, branch uninative-1.7</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=uninative-1.7</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=uninative-1.7'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2017-07-27T21:36:53+00:00</updated>
<entry>
<title>icu: update to 59.1</title>
<updated>2017-07-27T21:36:53+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2017-07-24T14:28:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9dd27d796326a4e0f48d3d277ffafb78ba4e53f1'/>
<id>urn:sha1:9dd27d796326a4e0f48d3d277ffafb78ba4e53f1</id>
<content type='text'>
License checksum change due to copyright year update.

Latest icu will not compile with anything less than C++11, so
drop the enforcement of an earlier C++ version. This should be okay,
as there is now a fix in place for the problem of mixing native gcc 4/5
compiled code:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=c21cec84886d9c70396e9be0ceb9a8ef300b54be

(From OE-Core rev: b002f44ed5a07b42deb8cccdb192e12091cd654f)

Signed-off-by: Alexander Kanavin &lt;alexander.kanavin@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>distro_alias.inc: update unmap packages to other distro</title>
<updated>2017-07-17T13:01:37+00:00</updated>
<author>
<name>Shen Joon Tan</name>
<email>shen.joon.tan@intel.com</email>
</author>
<published>2017-07-13T02:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e7a25d310569a0bd297f66745dcfec56923969bc'/>
<id>urn:sha1:e7a25d310569a0bd297f66745dcfec56923969bc</id>
<content type='text'>
Added packages with different names or based on sources that
generates multiple binaries eg: python-pycurl source generates
python3-pycurl as well. Currently, some of these packages are not
displayed as part of other distro due to naming differences on
the source rather than the binaries as a single source could
produce multiple binaries with different names.

(From OE-Core rev: aed3cebdfbd4f483644a8c200f27d52b981728a3)

Signed-off-by: Shen Joon Tan &lt;shen.joon.tan@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>
<entry>
<title>world-broken.inc: Remove packages which are now buildable on musl</title>
<updated>2017-07-11T14:57:08+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-07-05T18:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=155cff6c9ea796d47fa4d69fce9cdcaf7f39afeb'/>
<id>urn:sha1:155cff6c9ea796d47fa4d69fce9cdcaf7f39afeb</id>
<content type='text'>
Delete the pinnings which are no longer required during world builds
becasue they have been fixed to build on musl

(From OE-Core rev: b82bc7f003d2133e818be5bd473e9c640d4b10bf)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.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>glibc: Upgrade to 2.25.90</title>
<updated>2017-07-11T14:57:08+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-04-15T01:23:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1f4f343ff290019987f25d06ea0c00d495660919'/>
<id>urn:sha1:1f4f343ff290019987f25d06ea0c00d495660919</id>
<content type='text'>
Eventually it will be released as 2.26 final

(From OE-Core rev: 5a58883258206893d15990953c8691b05473eecb)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>security_flags.inc: Do not build gcc for powerpc with PIE defaults</title>
<updated>2017-07-08T12:34:45+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-07-04T01:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fd4ed9a4643508890126ba77256f44397bc83c64'/>
<id>urn:sha1:fd4ed9a4643508890126ba77256f44397bc83c64</id>
<content type='text'>
Since we have disabled FPIE from SECURITY_CFLAGS already, we have
to ensure the same with gcc, otherwise gcc (on-device) will be built
defaulting to PIE, and such binaries will fail to execute

(From OE-Core rev: 4f3a9ccdb1d45804f4c094589e69e0bc87dc9c62)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>security_flags.inc: Delete pinnings for SECURITY_NO_PIE_CFLAGS</title>
<updated>2017-07-08T12:34:45+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-06-10T14:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=6733a7873ca121295a2e309a6915b9816e1ae36b'/>
<id>urn:sha1:6733a7873ca121295a2e309a6915b9816e1ae36b</id>
<content type='text'>
GCC is configured correctly to pass PIE cflags/ldflags

(From OE-Core rev: e93765ffb5718b0fce84f0b8123963176dea95e4)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>gcc: Introduce a knob to configure gcc to default to PIE</title>
<updated>2017-07-08T12:34:45+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-06-10T14:51:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c91314ec160420a320007d552cec6c7da4d54833'/>
<id>urn:sha1:c91314ec160420a320007d552cec6c7da4d54833</id>
<content type='text'>
GCCPIE flag which is empty by default adds "--enable-default-pie"
configure option for harderned distros

We do not require to add -fpie -pie flag externally anymore

(From OE-Core rev: 1c7e195c94764d680a12a49b870f04cd58860f81)

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>uninative-flags.inc: do not default to old C++ ABI</title>
<updated>2017-06-28T14:52:18+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2017-05-08T14:37:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=2e8d7ee5c0fb5df1016872db6d73495db8054fdc'/>
<id>urn:sha1:2e8d7ee5c0fb5df1016872db6d73495db8054fdc</id>
<content type='text'>
This was needed for interoperability between code compiled with gcc 4 and 5;
there should be now a different fix for the issue:
http://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=c21cec84886d9c70396e9be0ceb9a8ef300b54be

(From OE-Core rev: 80791bd2d58c2e56b0dfbd2f0d43db8c90841ee4)

Signed-off-by: Alexander Kanavin &lt;alexander.kanavin@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>bdwgc: remove the recipe</title>
<updated>2017-06-28T14:52:18+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2017-06-15T13:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7bf70f8e9d88964648a05fffe740f32a3dca6a2f'/>
<id>urn:sha1:7bf70f8e9d88964648a05fffe740f32a3dca6a2f</id>
<content type='text'>
It will be moved to meta-oe, but nothing needs it in oe-core anymore.

(From OE-Core rev: fbee171c29a8ee64fd4db62ab56df0df7b8083c3)

Signed-off-by: Alexander Kanavin &lt;alexander.kanavin@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>python-pycurl: remove the recipe</title>
<updated>2017-06-28T14:52:17+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2017-04-26T15:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=489b542b9f21e9389490b3bcef3fb45712726daf'/>
<id>urn:sha1:489b542b9f21e9389490b3bcef3fb45712726daf</id>
<content type='text'>
Nothing is using it in oe-core or meta-oe layers.

(From OE-Core rev: 17a65f6a02ef93bfc337dd5f18ecd2201bce1002)

Signed-off-by: Alexander Kanavin &lt;alexander.kanavin@linux.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>
