<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/meta/conf/sanity.conf, branch 1.2_M2</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M2</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=1.2_M2'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2011-07-25T13:36:30+00:00</updated>
<entry>
<title>sanity: Increase bitbake minium version to 1.13.3 for bb.utils.contains() function</title>
<updated>2011-07-25T13:36:30+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-07-25T12:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d7c67a1a05ebd320580d344c283f41c826ff3f7c'/>
<id>urn:sha1:d7c67a1a05ebd320580d344c283f41c826ff3f7c</id>
<content type='text'>
(From OE-Core rev: 92a7e70feb1dfd882d13b5cb65e144d293ff291a)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>sanity.conf: Require bitbake version 1.13.2 at a minimum</title>
<updated>2011-06-30T19:56:33+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-06-30T19:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e485b88daacb062925ee8aa7e355711f55c75da5'/>
<id>urn:sha1:e485b88daacb062925ee8aa7e355711f55c75da5</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>conf/sanity.conf: Set the minimum bitbake version correctly, we've needed recent bitbake features for a while</title>
<updated>2011-06-09T21:45:00+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-06-09T21:43:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=69c87c5ebba27d843e00a01d02031477f23867fe'/>
<id>urn:sha1:69c87c5ebba27d843e00a01d02031477f23867fe</id>
<content type='text'>
(From OE-Core rev: f6a38cd75edb46858da6950b5ec029db8a12d801)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>sanity.conf: Rename POKY_CONF_VERSION -&gt; LOCALCONF_VERSION and make sanity versions weak assignment allowing the distro to override</title>
<updated>2011-04-20T23:29:32+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-04-20T23:11:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=949645e577d68c1e11b53e82df0459629bf4bddd'/>
<id>urn:sha1:949645e577d68c1e11b53e82df0459629bf4bddd</id>
<content type='text'>
(From OE-Core rev: 9a5a783fb131aef98540a81ea6697031a7a429e0)

Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Emenlow Removal from Poky Core: meta-emenlow</title>
<updated>2011-02-25T17:10:20+00:00</updated>
<author>
<name>Beth Flanagan</name>
<email>elizabeth.flanagan@intel.com</email>
</author>
<published>2011-02-24T22:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=020967ed0de350f441fa78b6c058df6035a6d8f6'/>
<id>urn:sha1:020967ed0de350f441fa78b6c058df6035a6d8f6</id>
<content type='text'>
Removing Emenlow from poky core as it is now in meta-intel as a BSP layer

[BUGID #769]

Signed-off-by: Beth Flanagan &lt;elizabeth.flanagan@intel.com&gt;
</content>
</entry>
<entry>
<title>sanity.bbclass: allow minimisation of impact of more invasive sanity checks</title>
<updated>2010-12-20T14:54:02+00:00</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2010-12-16T16:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=1993ca1f8790ff5bddc347ff22c78fd1c618739a'/>
<id>urn:sha1:1993ca1f8790ff5bddc347ff22c78fd1c618739a</id>
<content type='text'>
Add a mechanism to avoid running more invasive checks every time bitbake is
invoked. Adds a file in conf/ (i.e. under user's build directory) that
tracks a new variable SANITY_VERSION (set in sanity.conf) as well as TMPDIR
and SSTATE_DIR, allowing checks to be run when these are changed.

Fixes [BUGID #562]

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>bblayers.conf.sample: remove meta-moblin from default layers</title>
<updated>2010-09-17T18:32:00+00:00</updated>
<author>
<name>Scott Garman</name>
<email>scott.a.garman@intel.com</email>
</author>
<published>2010-09-12T22:02:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=87cac1db8c25a472d796e782bf3b046569cea0dc'/>
<id>urn:sha1:87cac1db8c25a472d796e782bf3b046569cea0dc</id>
<content type='text'>
This fixes [BUGID #273]

Signed-off-by: Scott Garman &lt;scott.a.garman@intel.com&gt;
</content>
</entry>
<entry>
<title>sanity.conf: Update layer version after the last commit</title>
<updated>2010-07-22T22:56:36+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-07-22T22:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fbf2022c9a082edfa86d6acd7078dd6ad6968f71'/>
<id>urn:sha1:fbf2022c9a082edfa86d6acd7078dd6ad6968f71</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>sanity.bbclass: version each of the files in the build/conf/ directory</title>
<updated>2010-06-07T15:16:35+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-06-07T15:10:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=c4a0b5463d1fe7cbc605ae95e00d53cbc14903c2'/>
<id>urn:sha1:c4a0b5463d1fe7cbc605ae95e00d53cbc14903c2</id>
<content type='text'>
We already have versioning of the local.conf file but it's entirely plausible
for the bblayers.conf and site.conf to change incompatibly so we should version
those too.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Version the build configuration directory</title>
<updated>2010-04-30T15:25:41+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-04-29T12:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=fbe3d41eb0c75500d8f16bfd2975cd3136ef1335'/>
<id>urn:sha1:fbe3d41eb0c75500d8f16bfd2975cd3136ef1335</id>
<content type='text'>
The addition of BBLAYERS changes the build/conf directory to be incompatible
with the "old way" in the Purple release.

As such things are likely to occur in future we should bersion the build/conf
directory through local.conf

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
</feed>
