<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/classes/blacklist.bbclass, branch python3</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=python3</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=python3'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2015-08-11T16:28:52+00:00</updated>
<entry>
<title>Revert "base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()"</title>
<updated>2015-08-11T16:28:52+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross.burton@intel.com</email>
</author>
<published>2015-08-11T14:30:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=161180b8f44196a9fb863a979e9fb2256b5eb6fa'/>
<id>urn:sha1:161180b8f44196a9fb863a979e9fb2256b5eb6fa</id>
<content type='text'>
This deletes and therefore breaks PACKAGECONFIG[doc], so revert.

This reverts commit b741780d43ad412f6a1ae91d8489ec3522447ea2.

(From OE-Core rev: 45cff248f5f9f4fb2498c34963e6652cc1166737)

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>base.bbclass/blacklist.bbclass: remove doc item when d.getVarFlags()</title>
<updated>2015-08-01T21:24:16+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2015-07-30T15:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b741780d43ad412f6a1ae91d8489ec3522447ea2'/>
<id>urn:sha1:b741780d43ad412f6a1ae91d8489ec3522447ea2</id>
<content type='text'>
The FOO[doc] is set in meta/conf/documentation.conf, we need remove it
from d.getVarFlags()'s return dict when it causes many loops.

(From OE-Core rev: 595a7af8d0a52b24e2bdb5c373c64d27b54bb25b)

Signed-off-by: Robert Yang &lt;liezhi.yang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>blacklist.bbclass: Avoid blacklist specific handle in base.bbclass</title>
<updated>2013-08-13T22:06:03+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2013-08-10T20:19:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9bb0b1c28578128a861dccf053ed611cd1c4b8bb'/>
<id>urn:sha1:9bb0b1c28578128a861dccf053ed611cd1c4b8bb</id>
<content type='text'>
base.bbclass had code which handled the PNBLACKLIST in case of
multilib use. This is better to be done in the blacklist.bbclass so it
has all logic in a single place.

(From OE-Core rev: 04f0fefeccc1e7e3af8a1f741350492ae3f171fc)

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
Signed-off-by: Saul Wold &lt;sgw@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>blacklist.bbclass: Refactor, use PNBLACKLIST[pn]</title>
<updated>2012-05-11T16:50:49+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2012-05-09T15:50:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=4ba6a866323ed6f569da74f6c7be03f3709d6aa1'/>
<id>urn:sha1:4ba6a866323ed6f569da74f6c7be03f3709d6aa1</id>
<content type='text'>
Revise the handling from ANGSTROM_BLACKLIST to PNBLACKLIST[pn].

Refactor the code to eliminate references to the distribution and recipe
name in the message.

Change the skipPackage message message from:

ERROR: &lt;recipe&gt; was skipped: &lt;distro&gt; DOES NOT support &lt;recipe&gt; because &lt;reason&gt;

to:

ERROR: &lt;recipe&gt; was skipped: Recipe is blacklisted: &lt;reason&gt;

(From OE-Core rev: 0893457465e184550906844fbab2dec397201835)

Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>blacklist: fix typo in name</title>
<updated>2012-05-11T16:50:49+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2012-05-09T15:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=866424804ec70a269f5224147ff1449f9993e0ac'/>
<id>urn:sha1:866424804ec70a269f5224147ff1449f9993e0ac</id>
<content type='text'>
(From OE-Core rev: 02a5fe21cad2ec29268de7f3a556bb827f726998)

Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;

Import directly from meta-openembedded commit: 	a63c374cdc785ade69d2998978d08280e671dc1f

Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
