<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-networking/conf, branch krogoth</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=krogoth</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=krogoth'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2016-04-01T16:05:27+00:00</updated>
<entry>
<title>waf-samba.bbclass: move to meta-networking</title>
<updated>2016-04-01T16:05:27+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2016-03-10T06:33:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c63ef2cb83274a2e48f0d02261f64ed735b2da40'/>
<id>urn:sha1:c63ef2cb83274a2e48f0d02261f64ed735b2da40</id>
<content type='text'>
The recipes that are using waf-samba were all
moved to meta-networking, so move the bbclass
and related cross-answers files as well.

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>meta-networking: update LAYERDEPENDS</title>
<updated>2014-11-24T19:12:02+00:00</updated>
<author>
<name>Joe MacDonald</name>
<email>joe_macdonald@mentor.com</email>
</author>
<published>2014-11-24T19:12:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=34be57e7454ffe5f591cc0d7638bf41bb4377a61'/>
<id>urn:sha1:34be57e7454ffe5f591cc0d7638bf41bb4377a61</id>
<content type='text'>
A minor typo was causing LAYERDEPENDS to be overwritten instead of
appended to in our layer.conf.

Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>meta-networking: Update layer dependency information</title>
<updated>2014-09-08T20:34:25+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2014-09-02T07:39:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=46824934fa4ac6a61bebe2c92faa31c0a8e85392'/>
<id>urn:sha1:46824934fa4ac6a61bebe2c92faa31c0a8e85392</id>
<content type='text'>
since python recipes are now spun out into its own layer
and there are recipes like crda which depend on M2Crypto
python module, of which the recipe is now moved from meta-oe
into meta-python, we need to express this change of layers
otherwise if you are not using meta-python then you end up
with errors e.g.

Nothing PROVIDES 'python-m2crypto-native' (but
meta-networking/recipes-connectivity/crda/crda_1.1.3.bb
DEPENDS on or otherwise requires it).

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Joe MacDonald &lt;joe_macdonald@mentor.com&gt;
</content>
</entry>
<entry>
<title>meta-networking: update BBFILE_COLLECTIONS to networking-layer</title>
<updated>2013-08-16T14:58:56+00:00</updated>
<author>
<name>Joe MacDonald</name>
<email>joe@deserted.net</email>
</author>
<published>2013-08-14T12:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=813368a9274727591c2d7c4bddac1975df64464c'/>
<id>urn:sha1:813368a9274727591c2d7c4bddac1975df64464c</id>
<content type='text'>
Adopting the common convention of naming BBFILE_COLLECTIONS to be
&lt;layername&gt;-layer.

Signed-off-by: Joe MacDonald &lt;joe@deserted.net&gt;
</content>
</entry>
<entry>
<title>licences: Add netperf license</title>
<updated>2013-07-17T19:25:53+00:00</updated>
<author>
<name>Chunrong Guo</name>
<email>B40290@freescale.com</email>
</author>
<published>2013-07-10T03:12:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=d83f96671c2cf1f0bf08cd8e97344c818ce9a8bf'/>
<id>urn:sha1:d83f96671c2cf1f0bf08cd8e97344c818ce9a8bf</id>
<content type='text'>
Signed-off-by: Chunrong Guo &lt;B40290@freescale.com&gt;
Signed-off-by: Joe MacDonald &lt;joe.macdonald@windriver.com&gt;
</content>
</entry>
<entry>
<title>meta-networking: Add LAYERVERSION and LAYERDEPENDS</title>
<updated>2013-03-18T19:13:52+00:00</updated>
<author>
<name>Wenzong Fan</name>
<email>wenzong.fan@windriver.com</email>
</author>
<published>2013-03-11T09:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=68a37289727ed5fab880f606154946d7be749a93'/>
<id>urn:sha1:68a37289727ed5fab880f606154946d7be749a93</id>
<content type='text'>
Add LAYERVERSION and LAYERDEPENDS to layer.conf

Signed-off-by: Wenzong Fan &lt;wenzong.fan@windriver.com&gt;
Signed-off-by: Joe MacDonald &lt;joe.macdonald@windriver.com&gt;
</content>
</entry>
<entry>
<title>layer.conf: Use .= for adding to BBPATH and += to BBFILES</title>
<updated>2013-01-04T20:12:20+00:00</updated>
<author>
<name>Andrei Gherzan</name>
<email>andrei.gherzan@windriver.com</email>
</author>
<published>2013-01-04T11:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=cd5f284730a6430d563443786c409aa6783d4b04'/>
<id>urn:sha1:cd5f284730a6430d563443786c409aa6783d4b04</id>
<content type='text'>
Fixes parsing errors which is appearing after this commit to
meta-openembedded

http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e

This triggers
exception NameError: name 'base_contains' is not defined
without this change

Signed-off-by: Andrei Gherzan &lt;andrei.gherzan@windriver.com&gt;
</content>
</entry>
<entry>
<title>meta-networking: add layer</title>
<updated>2012-08-27T12:16:45+00:00</updated>
<author>
<name>Joe MacDonald</name>
<email>joe.macdonald@windriver.com</email>
</author>
<published>2012-08-27T00:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=213f18c766af0e7abe0a8e85137214af770456d4'/>
<id>urn:sha1:213f18c766af0e7abe0a8e85137214af770456d4</id>
<content type='text'>
A home for networking-related packages.  This includes protocol support,
servers / daemons and utilities.

Signed-off-by: Joe MacDonald &lt;joe.macdonald@windriver.com&gt;
Signed-off-by: Koen Kooi &lt;koen@dominion.thruhere.net&gt;
</content>
</entry>
</feed>
