<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openembedded-core.git/scripts/poky-env-internal, branch master</title>
<subtitle></subtitle>
<id>https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master</id>
<link rel='self' href='https://trygvis.io/git/2012/05/openembedded-core.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/'/>
<updated>2011-04-20T14:59:04Z</updated>
<entry>
<title>Rename poky-init-build-env to oe-init-build-env</title>
<updated>2011-04-20T14:59:04Z</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-04-20T14:59:04Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=fa6176219b741eed346b21a3d923e9abc9b5442a'/>
<id>urn:sha1:fa6176219b741eed346b21a3d923e9abc9b5442a</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>Shift a few env bits into scripts/bitbake</title>
<updated>2011-03-21T17:50:18Z</updated>
<author>
<name>Chris Larson</name>
<email>chris_larson@mentor.com</email>
</author>
<published>2011-03-17T15:31:54Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=7f9d6efcaf019eb046c8aa00735f823e3dbc8712'/>
<id>urn:sha1:7f9d6efcaf019eb046c8aa00735f823e3dbc8712</id>
<content type='text'>
This attempts to separate the bits we *require* to run bitbake with oe-core
via the wrapper script, and which are independent of the build environment
(PSEUDO_DISABLED, PSEUDO_BUILD, BBFETCH2) from those which are more particular
to poky-init-build-env's way of setting things up (e.g. adding MACHINE to
BB_ENV_EXTRAWHITE, relying on OEROOT, etc).  This should make it easier to use
scripts/bitbake with non-standard workflows.

Signed-off-by: Chris Larson &lt;chris_larson@mentor.com&gt;
</content>
</entry>
<entry>
<title>sanity: detect if bitbake wrapper is not being used or pseudo is broken</title>
<updated>2011-03-17T00:08:54Z</updated>
<author>
<name>Paul Eggleton</name>
<email>paul.eggleton@linux.intel.com</email>
</author>
<published>2011-03-16T16:51:40Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=0b06b69992dd3df1dfff7bde694d7ad23d8d15a0'/>
<id>urn:sha1:0b06b69992dd3df1dfff7bde694d7ad23d8d15a0</id>
<content type='text'>
* Shows a warning during sanity checking if the scripts/bitbake wrapper is
  not being used
* Check to see if pseudo is working during sanity checking, and if it
  isn't an error occurs (if we are using the wrapper script and pseudo
  has been built; otherwise it is a warning).

Fixes [YOCTO #653]

Signed-off-by: Paul Eggleton &lt;paul.eggleton@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>poky-env-internal: Add FETCH2 enablement</title>
<updated>2011-03-03T23:29:19Z</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2011-03-03T16:36:01Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=c8495be774a5cbf235a023cecf005b2763c98745'/>
<id>urn:sha1:c8495be774a5cbf235a023cecf005b2763c98745</id>
<content type='text'>
We need to enable the new fetch2 implementation out of bitbake.  Otherwise
we get various errors about SRCPV issues.

Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
</content>
</entry>
<entry>
<title>scripts/poky-env-internal: We set LC_ALL in the core so no need to set LANG here now</title>
<updated>2011-02-02T11:58:44Z</updated>
<author>
<name>Richard Purdie</name>
<email>richard.purdie@linuxfoundation.org</email>
</author>
<published>2011-02-02T11:58:44Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=c636efaebb186c38b210a13a521853b66da1800f'/>
<id>urn:sha1:c636efaebb186c38b210a13a521853b66da1800f</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
</content>
</entry>
<entry>
<title>poky-init-build-env: Enable all POSIX shells</title>
<updated>2010-12-20T23:00:51Z</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2010-11-25T00:06:04Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=60ccdaa0ea128ac19113c0746c6e12bd02b2fc12'/>
<id>urn:sha1:60ccdaa0ea128ac19113c0746c6e12bd02b2fc12</id>
<content type='text'>
Update the script so that it will work in more then just bash.  If bash
is not used, it will assume the PWD is the Poky location.  (This is because
BASH_SOURCE is a bash-ism, and equivalent functionality is not available in
other shells).

This has been verified with dash (see comment in the code), ksh, zsh and
of course bash.

Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
</content>
</entry>
<entry>
<title>poky-init-build-env: Breakup the environment script</title>
<updated>2010-12-20T23:00:25Z</updated>
<author>
<name>Mark Hatle</name>
<email>mark.hatle@windriver.com</email>
</author>
<published>2010-11-24T22:25:28Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=86b6b093374c37aeca87cdc36fc56440919d9458'/>
<id>urn:sha1:86b6b093374c37aeca87cdc36fc56440919d9458</id>
<content type='text'>
Break up the scripts/poky-env-internal into two parts:
  1) Chunk that is sourced and sets up the environment
  2) Chunk that is executed and configures the build directory

OEROOT configuration was moved into the initial poky-init-build-env script.

Signed-off-by: Mark Hatle &lt;mark.hatle@windriver.com&gt;
</content>
</entry>
<entry>
<title>bitbake.conf/poky-env-internal: Adjust PSEUDO variables to match pseudo enabled/disabled modes</title>
<updated>2010-12-17T16:14:07Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-12-17T14:36:02Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=3abc81b79850f42e8e041feab3acd52b574026f9'/>
<id>urn:sha1:3abc81b79850f42e8e041feab3acd52b574026f9</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>poky-env-internal: Search scripts before the bitbake directory so we can override bitbake's main script</title>
<updated>2010-12-17T13:25:11Z</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@linux.intel.com</email>
</author>
<published>2010-12-17T13:25:11Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=68ddced930c68997bfd486512dcf3ac2a1c6761c'/>
<id>urn:sha1:68ddced930c68997bfd486512dcf3ac2a1c6761c</id>
<content type='text'>
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
<entry>
<title>poky-env-internal: Allow the environment variable POKYCONF to provide the basis for the working "conf" directory.</title>
<updated>2010-12-09T14:44:13Z</updated>
<author>
<name>Gary Thomas</name>
<email>gary@mlbassoc.com</email>
</author>
<published>2010-12-08T13:11:52Z</published>
<link rel='alternate' type='text/html' href='https://trygvis.io/git/2012/05/openembedded-core.git/commit/?id=7581654a030961eda03b07de0e0f6d62a7f4055e'/>
<id>urn:sha1:7581654a030961eda03b07de0e0f6d62a7f4055e</id>
<content type='text'>
By using the POKYCONF variable, a meta layer can provide the basic setup for files to
be used during a build.  This is similar to the default values stored in the main meta
tree, .../meta/conf/local.conf.sample, etc

Signed-off-by: Gary Thomas &lt;gary@mlbassoc.com&gt;
Signed-off-by: Richard Purdie &lt;rpurdie@linux.intel.com&gt;
</content>
</entry>
</feed>
