<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/poky.git/build/conf/site.conf.sample, branch dora</title>
<subtitle>Mirror of git.yoctoproject.org/poky</subtitle>
<id>https://git.enea.com/cgit/linux/poky.git/atom?h=dora</id>
<link rel='self' href='https://git.enea.com/cgit/linux/poky.git/atom?h=dora'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/'/>
<updated>2010-08-17T16:41:20+00:00</updated>
<entry>
<title>build/conf: move sample conf files to meta/conf</title>
<updated>2010-08-17T16:41:20+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-08-17T16:34:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e624b2700abc93990b58bef0ba9447373148a31c'/>
<id>urn:sha1:e624b2700abc93990b58bef0ba9447373148a31c</id>
<content type='text'>
Currently rm -fr build breaks things badly but will work if we move the sample
configuration files to meta/conf - this patch does so.

Signed-off-by: Joshua Lock &lt;josh@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>Enable build dir outside of the poky directory</title>
<updated>2010-07-21T14:39:53+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2010-07-21T13:55:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=971907567cff64e74f21d349d6751dadc8c09827'/>
<id>urn:sha1:971907567cff64e74f21d349d6751dadc8c09827</id>
<content type='text'>
You need to first set up the build directory by sourcing the poky build script,
after that builds can be run in that directory so long as bitbake is in $PATH
removing the need to source the init script for each build.

i.e:
$ . poky-init-build-env ~/my-build
$ bitbake some-image
&lt;&lt;later, in a different shell&gt;&gt;
$ cd ~/my-build
$ export PATH=/path/to/bitbake/bin:$PATH
$ bitbake an-image

This patch also removes use of OEROOT in recipes, etc.

Signed-off-by: Joshua Lock &lt;josh@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>base.bbclass: Additional git proxy support.</title>
<updated>2008-10-30T17:52:32+00:00</updated>
<author>
<name>Joshua Lock</name>
<email>josh@linux.intel.com</email>
</author>
<published>2008-10-30T17:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=d514eeeaec77c8ba3a4993ad7705e7a857c52dec'/>
<id>urn:sha1:d514eeeaec77c8ba3a4993ad7705e7a857c52dec</id>
<content type='text'>
Add to the git proxy support so that the proxy configuration can be propogated to the git config (etc/gitconfig in staging).
Add support for ignored hosts in the git proxy.

Examples in site.conf.sample
</content>
</entry>
<entry>
<title>scripts/build: Update the git proxy setup instructions</title>
<updated>2008-10-23T14:12:41+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2008-10-23T14:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=e4aa77e88efe49d38c63cb70f9d0c48a9dc3461f'/>
<id>urn:sha1:e4aa77e88efe49d38c63cb70f9d0c48a9dc3461f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add site.conf.sample showing examples of proxy server configuration</title>
<updated>2008-04-08T11:38:42+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>richard@openedhand.com</email>
</author>
<published>2008-04-08T11:38:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/poky.git/commit/?id=f73c0e45114cf3ac4892fa11230c933d0860ba05'/>
<id>urn:sha1:f73c0e45114cf3ac4892fa11230c933d0860ba05</id>
<content type='text'>
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4195 311d38ba-8fff-0310-9ca6-ca027cbcb966
</content>
</entry>
</feed>
