<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta-yocto/conf/local.conf.sample.extended, branch pyro-enea</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=pyro-enea</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=pyro-enea'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2016-02-28T11:31:17+00:00</updated>
<entry>
<title>meta-yocto: Rename to meta-poky to better match its purpose</title>
<updated>2016-02-28T11:31:17+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2016-02-16T16:42:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9d5483c37523ff3d334c98cafb848282b54962cd'/>
<id>urn:sha1:9d5483c37523ff3d334c98cafb848282b54962cd</id>
<content type='text'>
"poky" is the reference distribution for the Yocto Project. This renames
the layer within the meta-yocto repository to meta-poky, better matching
what that layer contains.

A layer.conf file is left behind as this is the only way which allows
existing builds to migrate safely to the new name. It will be removed
at some future point.

This change requires the corresponding OE-Core change to handle the
migration and the changes to the infrastructure to support this.

(From meta-yocto rev: d0c88df2e14672fca4ebbde93c5efbcd0e4fa9b6)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample.extended: Document HOW-TO enable systemd or busbox for init system</title>
<updated>2016-02-05T00:22:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-01-22T20:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=34e95b0349043030b430a8fa22ffd15aae17017c'/>
<id>urn:sha1:34e95b0349043030b430a8fa22ffd15aae17017c</id>
<content type='text'>
OE core provides systemd,busybox as options for system init system along
with sysvinit being the default. Document the needed settings to enable
systemd and busybox as options if user wishes.

(From meta-yocto rev: 36ea4c99bd1d769e1b4098c8cc9baffc161131b6)

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>local.conf.sample: Remove trailing whitespaces</title>
<updated>2016-02-05T00:22:30+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2016-01-22T20:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=077d32eb5281be65fa5656c1faa32a3881edf2fd'/>
<id>urn:sha1:077d32eb5281be65fa5656c1faa32a3881edf2fd</id>
<content type='text'>
(From meta-yocto rev: 93c7a1a72cb485fabd5f247e6245ec44b4cb26bf)

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>local.conf.sample.extended: Update the info about BBMASK</title>
<updated>2016-01-29T17:03:53+00:00</updated>
<author>
<name>Peter Kjellerstedt</name>
<email>peter.kjellerstedt@axis.com</email>
</author>
<published>2016-01-27T17:23:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=3ac0416f40b2d7cd4d02ccb4c11302ebe9f1c411'/>
<id>urn:sha1:3ac0416f40b2d7cd4d02ccb4c11302ebe9f1c411</id>
<content type='text'>
Update the info about BBMASK to reflect that it can now contain
multiple regular expressions.

Also correct a misspelled PREFERRED_VERSION in a comment.

(From meta-yocto rev: c8eeb105fdb677cc6a93f7800b6c78a52b359bd3)

Signed-off-by: Peter Kjellerstedt &lt;peter.kjellerstedt@axis.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta-yocto: drop qt4 references</title>
<updated>2016-01-08T13:57:32+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alexander.kanavin@linux.intel.com</email>
</author>
<published>2015-11-27T14:05:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d914c7f3cbb4a0059e90c9d3b0f88c1e566af302'/>
<id>urn:sha1:d914c7f3cbb4a0059e90c9d3b0f88c1e566af302</id>
<content type='text'>
(From meta-yocto rev: c6abe9550785690155929c5a02e0f02a6abab9ab)

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>
<entry>
<title>lib/oe/image.py: Add image generation for companion debug filesystem</title>
<updated>2015-10-06T23:11:16+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2015-10-02T15:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a0d9d2d727d646d7847ca9824ae535f9e369d485'/>
<id>urn:sha1:a0d9d2d727d646d7847ca9824ae535f9e369d485</id>
<content type='text'>
The companion debug filesystem, enabled with IMAGE_GEN_DEBUGFS, was
creating the companion filesystem but was missing the code to actually
package it into a usable filesystem.

The code (and associated documentation) will allow the debugfs to generate a
companion tarball or other image.

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>local.conf.sample.extended: update for RPM_PREFER_ELF_ARCH</title>
<updated>2014-10-24T16:36:21+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2014-10-20T03:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=dd376e77f4ab478bfd8caea4053ef03e136ae477'/>
<id>urn:sha1:dd376e77f4ab478bfd8caea4053ef03e136ae477</id>
<content type='text'>
Updated as the rpm upstream suggested:
- RPM_PREFER_COLOR -&gt; RPM_PREFER_ELF_ARCH
- 3 -&gt; 4

(From meta-yocto rev: 4bc3b88bbf626e412b5e3892d0b6fbe641e1cb1a)

Signed-off-by: Robert Yang &lt;liezhi.yang@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>local.conf.sample.extended: Document RPM4 setup</title>
<updated>2014-09-30T20:37:12+00:00</updated>
<author>
<name>Saul Wold</name>
<email>sgw@linux.intel.com</email>
</author>
<published>2014-09-30T20:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d4cf38dcf39ed544efe5f224da1bd1f8e1a996d8'/>
<id>urn:sha1:d4cf38dcf39ed544efe5f224da1bd1f8e1a996d8</id>
<content type='text'>
(From meta-yocto rev: 07da1f62e967ea749eb773027530bbe35379fc3c)

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>conf: Account for eglibc-&gt;glibc move</title>
<updated>2014-09-01T17:03:06+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2014-08-28T06:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=bb00d83675a1293ee8d7a3ac22cf01243fa2397b'/>
<id>urn:sha1:bb00d83675a1293ee8d7a3ac22cf01243fa2397b</id>
<content type='text'>
Change references in documentation appropriately

(From meta-yocto rev: 2305abe44012b17a627afc6c63fc7eb4ff104f68)

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>local.conf.sample.extended: fix example for EXTRA_USERS_PARAMS</title>
<updated>2014-08-04T16:38:24+00:00</updated>
<author>
<name>Chen Qi</name>
<email>Qi.Chen@windriver.com</email>
</author>
<published>2014-07-31T08:41:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=870bb8d35547b8313b3a487d7e8b914ab9470e64'/>
<id>urn:sha1:870bb8d35547b8313b3a487d7e8b914ab9470e64</id>
<content type='text'>
The `groupdel' command doesn't support '-g' option, so remove it.

[YOCTO #6575]

(From meta-yocto rev: 2dd9b0f4f6186c4e93c84fe8880b9f7905f9998a)

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