<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta-yocto/conf/local.conf.sample, branch 1.3_M5.rc4</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.3_M5.rc4</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.3_M5.rc4'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2012-09-14T16:12:52+00:00</updated>
<entry>
<title>local.conf.sample: change valgrind support architecture comment</title>
<updated>2012-09-14T16:12:52+00:00</updated>
<author>
<name>Jack Mitchell</name>
<email>jack.mitchell@dbbroadcast.co.uk</email>
</author>
<published>2012-09-13T12:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=ea17310cdb38fe186de9f95f02bf4d03e23f55f3'/>
<id>urn:sha1:ea17310cdb38fe186de9f95f02bf4d03e23f55f3</id>
<content type='text'>
The comment for debug-tools states valgrind will only be installed for x86
targets. This is not true as valgrind now supports x86*, PPC* and ARMv7a;
delete the comment as the architecture support is now so varied.

(From meta-yocto rev: bbb44a247ab3d3d2b9630a258a4b24338ffe12e8)

Signed-off-by: Jack Mitchell &lt;jack.mitchell@dbbroadcast.co.uk&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>conf/local.conf.sample: fix typos/grammar/formatting</title>
<updated>2012-01-05T11:24:34+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2012-01-05T09:18:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=a6e61c02a7f824e9e6043a91e65c117d585fab97'/>
<id>urn:sha1:a6e61c02a7f824e9e6043a91e65c117d585fab97</id>
<content type='text'>
(From OE-Core rev: 6f81b3695f6f1e19906e6173c6c7e3ee4f86a11b)

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>base.bbclass: Allow buildstats to be optionally supplied</title>
<updated>2012-01-03T12:13:49+00:00</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2011-11-30T22:03:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=7e66c3c4c2ef6f26dfa0b93d6c9935d8384af2a3'/>
<id>urn:sha1:7e66c3c4c2ef6f26dfa0b93d6c9935d8384af2a3</id>
<content type='text'>
Buildstats should be allowed to be optionally enabled.  It's
recommended that it be enabled via the USER_CLASSES setting.

Alternatively it could be enabled via the INHERIT_DISTRO or
similar mechanism.

(From OE-Core rev: 09b1dc8bd886c8cd2a5d4085d8bb4b73ece1f5b0)

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>bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage instead</title>
<updated>2011-11-04T17:05:53+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-11-03T22:02:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=426ad821065c50fc008a140e5b2334d2c97511c3'/>
<id>urn:sha1:426ad821065c50fc008a140e5b2334d2c97511c3</id>
<content type='text'>
(From OE-Core rev: ddb825c87dd3e59d50841a993080a00d1459b1e7)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;

[Yes, this one is against meta-yocto, I'll fix it to apply the same
change to OE-Core's local.conf.sample in the final version]
</content>
</entry>
<entry>
<title>Fix typos in local.conf.sample and local.conf.sample.extended</title>
<updated>2011-10-11T13:11:30+00:00</updated>
<author>
<name>Robert Yang</name>
<email>liezhi.yang@windriver.com</email>
</author>
<published>2011-10-11T08:25:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=be9ee810bd00b74770b659fdc7da19c2166debee'/>
<id>urn:sha1:be9ee810bd00b74770b659fdc7da19c2166debee</id>
<content type='text'>
Fixes bug [YOCTO #1667]

Fix typos in local.conf.sample and local.conf.sample.extended:

differernt -&gt; different
chages -&gt; changes
complation -&gt; compilation
egde -&gt; edge
"an an" -&gt; "as an"
images's -&gt; image's

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>local.conf.sample: Disable interactive patch resolution for now since doesn't work well</title>
<updated>2011-10-06T23:00:51+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-10-06T23:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=195cde3bb8ca43e7eb1660a47a1cad34f176dc34'/>
<id>urn:sha1:195cde3bb8ca43e7eb1660a47a1cad34f176dc34</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample: remove emenlow from example machines</title>
<updated>2011-09-15T10:27:22+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2011-09-14T10:10:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e20ceb918c02d9e73a20c8260e34ae8f10bfd419'/>
<id>urn:sha1:e20ceb918c02d9e73a20c8260e34ae8f10bfd419</id>
<content type='text'>
emenlow is now supported within meta-intel.

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>local.conf.sample: Cleanup and improve</title>
<updated>2011-08-12T16:21:19+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-08-11T23:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=b85957b011afc163b7e9930e83adbfb922ddfae8'/>
<id>urn:sha1:b85957b011afc163b7e9930e83adbfb922ddfae8</id>
<content type='text'>
local.conf is the first thing anyone new to the project sees. Over time it
has built up a ton cruft and isn't even accurate in places.

This patch:

* Moves things to local.conf.sample.extended if a new user is unlikely
  to need to immediately care about the options
* Reorders the file to be more intuitive to a new user
* Moves certain default values to default-distrovars.inc in cases where
  most users wouldn't want to change the value
* Adds large blocks of text to explain what an option does. There have
  been too many cases of a user not realising what some of these
  settings do and how they can use them to their advantage (like DL_DIR
  for example).

(From OE-Core rev: a0ccb33ac5a2231c979c3369159f763dff1e0a2e)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample: Comment out BBMASK by default</title>
<updated>2011-08-05T16:19:51+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-08-05T16:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=29208d2e353ba2f0b1c9b5d59014a2ea71dde078'/>
<id>urn:sha1:29208d2e353ba2f0b1c9b5d59014a2ea71dde078</id>
<content type='text'>
This means we can set defaults in layers or other configurations without
the default user config masking it out.

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>local.conf.sample: Fix TUNENAME reference (should be DEFAULTTUNE)</title>
<updated>2011-08-02T13:41:14+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-08-02T12:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=bfb25ea4625353131ab6b88b2904a4fd9d193fe6'/>
<id>urn:sha1:bfb25ea4625353131ab6b88b2904a4fd9d193fe6</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
</feed>
