<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta-poky/conf/local.conf.sample.extended, branch honister</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=honister</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=honister'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2021-08-23T12:14:02+00:00</updated>
<entry>
<title>local.conf.sample.extended: fix commented-out override syntax</title>
<updated>2021-08-23T12:14:02+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross@burtonini.com</email>
</author>
<published>2021-08-23T11:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=cae167c5babebd5d4a946a1c086e37a2ab73f159'/>
<id>urn:sha1:cae167c5babebd5d4a946a1c086e37a2ab73f159</id>
<content type='text'>
(From meta-yocto rev: af596adf3eb5275656cda94b2ad41ca2deef3eab)

Signed-off-by: Ross Burton &lt;ross.burton@arm.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample: Fix missed override conversion</title>
<updated>2021-08-04T18:30:23+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-08-04T18:29:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=23df84524f88ade4d137edbbfc23068b5ccd542a'/>
<id>urn:sha1:23df84524f88ade4d137edbbfc23068b5ccd542a</id>
<content type='text'>
(From meta-yocto rev: 1e7a636bee31afb508be20345962e0deb3126fdf)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>meta-poky/meta-yocto-bsp: Convert to new override syntax</title>
<updated>2021-07-29T22:38:21+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-07-25T21:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9826f87cb466a85cba736529831175437dcc621a'/>
<id>urn:sha1:9826f87cb466a85cba736529831175437dcc621a</id>
<content type='text'>
This converts the two layers to the new override syntax. This was done using

&lt;oe-core&gt;/scripts/contrib/convert-overrides.py &lt;this-layer&gt;

with no manual fixes.

(From meta-yocto rev: 387eab70f343966267c2a68746aea1bbb8525191)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf: Drop support for mklibs</title>
<updated>2021-05-18T22:53:47+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex.kanavin@gmail.com</email>
</author>
<published>2021-05-17T20:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=31607360753c987e804a7ed1d0289e46c08a0f23'/>
<id>urn:sha1:31607360753c987e804a7ed1d0289e46c08a0f23</id>
<content type='text'>
This is not enabled or tested by default, and has never been
ported to python 3 upstream[1], which means it doesn't work at all
with plain poky. If you need it, please put it in a separate layer
and/or modernize to work with py3.

https://salsa.debian.org/installer-team/mklibs/-/blob/master/src/mklibs

(From meta-yocto rev: c8c8f284eb2abe7e1352850a885454487cc01986)

Signed-off-by: Alexander Kanavin &lt;alex.kanavin@gmail.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample.extended: sample value for SDK_PS1</title>
<updated>2021-03-11T15:24:13+00:00</updated>
<author>
<name>Kai Kang</name>
<email>kai.kang@windriver.com</email>
</author>
<published>2021-03-01T14:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=79ae4019579f80f78d82d8619b8dbab11af49f45'/>
<id>urn:sha1:79ae4019579f80f78d82d8619b8dbab11af49f45</id>
<content type='text'>
Provides a sample default value for SDK_PS1 in
local.conf.sample.extended. It will look like:

poky-glibc-x86_64--cortexa57-qemuarm64-pokysdk:$

(From meta-yocto rev: ce0405745dc302efdb336870b591ed86d73eb304)

Signed-off-by: Kai Kang &lt;kai.kang@windriver.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample.extended: Bring back into sync with OE-Core</title>
<updated>2021-02-18T23:33:44+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2021-02-18T23:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9671321b6740a0d56878d213a4a969d2b594d3d4'/>
<id>urn:sha1:9671321b6740a0d56878d213a4a969d2b594d3d4</id>
<content type='text'>
(From meta-yocto rev: ea6e777cac72f22b56b2c8be0ba05ba164efe5de)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample.extended: prefer INIT_MANAGER</title>
<updated>2021-02-18T23:33:44+00:00</updated>
<author>
<name>Vivien Didelot</name>
<email>vdidelot@pbsc.com</email>
</author>
<published>2021-02-18T22:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=240f7c3018546851cfcaca9b3f19211361bbc8af'/>
<id>urn:sha1:240f7c3018546851cfcaca9b3f19211361bbc8af</id>
<content type='text'>
Since the INIT_MANAGER variable has been introduced, there is no need
to append the distro features and set the init manager manually.

Replace the busybox/mdev and systemd examples with the 4 values
currently supported for the INIT_MANAGER variable.

(From meta-yocto rev: 2433a0f78a7fdb8450ef9ec64fa044274ac7a9e1)

Signed-off-by: Vivien Didelot &lt;vdidelot@pbsc.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample.extended: fix double 'of' typo</title>
<updated>2021-02-16T19:00:51+00:00</updated>
<author>
<name>Vivien Didelot</name>
<email>vivien.didelot@gmail.com</email>
</author>
<published>2021-02-16T18:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=9cd171b77b0766a9a908249b24c9a8f3c481bfef'/>
<id>urn:sha1:9cd171b77b0766a9a908249b24c9a8f3c481bfef</id>
<content type='text'>
Remove the redundant 'of' word in the INITRAMFS_IMAGE comment.

(From meta-yocto rev: 200b05182c74f3f4f778907d5ee92831adb3d77e)

Signed-off-by: Vivien Didelot &lt;vdidelot@pbsc.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample.extended: Fix comment typo</title>
<updated>2020-10-13T08:42:08+00:00</updated>
<author>
<name>Naoki Hayama</name>
<email>naoki.hayama@lineo.co.jp</email>
</author>
<published>2020-10-12T05:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ad30a6d470eca0f5be5c037ba37fad72e55a128c'/>
<id>urn:sha1:ad30a6d470eca0f5be5c037ba37fad72e55a128c</id>
<content type='text'>
Fix comment typo.
s/overriden/overridden/
s/spefying/specifying/

(From meta-yocto rev: 5c73a7a8cc2ab739128ffe79f29ac5a6acb51c0e)

Signed-off-by: Naoki Hayama &lt;naoki.hayama@lineo.co.jp&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample.extended: remove help2man reference</title>
<updated>2020-09-05T21:21:07+00:00</updated>
<author>
<name>Ross Burton</name>
<email>ross@burtonini.com</email>
</author>
<published>2020-09-03T13:02:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=009d3590366288201b77defe85969d588bd5455d'/>
<id>urn:sha1:009d3590366288201b77defe85969d588bd5455d</id>
<content type='text'>
help2man isn't part of the early build anymore, so there's no point in
referring to it here.

(From meta-yocto rev: c601f5bd5ddfe8e8be709a4541b95c772a0d3b6f)

Signed-off-by: Ross Burton &lt;ross.burton@arm.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
