Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | poky-env-internal: fix a typo | Joshua Lock | 2010-06-10 | 1 | -1/+1 |
| | | | | Signed-off-by: Joshua Lock <josh@linux.intel.com> | ||||
* | poky-evn-internal: Add some documentation about the config file and commonly ↵ | Richard Purdie | 2010-06-10 | 1 | -1/+13 |
| | | | | | | used build targets Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | Merge branch 'tk/head' of ssh://git.pokylinux.org/poky-contrib | Richard Purdie | 2010-05-14 | 1 | -0/+4 |
|\ | |||||
| * | poky-env-internal: unset variables to avoid disturbing new GIT clone | Kevin Tian | 2010-05-13 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by Kevin Tian <kevin.tian@intel.com> | ||||
* | | Revert "poky-env-internal: Disable automatic adding of meta environments to ↵ | Richard Purdie | 2010-05-13 | 1 | -1/+1 |
|/ | | | | | | | BBPATH" This reverts commit ba804d1729640a0587db8ba94bde6018570a8b0c which is a valid change but isn't working for some reason which needs further investigation. | ||||
* | poky-env-internal: Disable automatic adding of meta environments to BBPATH | Richard Purdie | 2010-05-12 | 1 | -1/+1 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | Switch to bblayers configuration | Richard Purdie | 2010-03-22 | 1 | -1/+7 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | scripts: preserve BB_NUMBER_THREADS when sanitising environment | Joshua Lock | 2009-12-14 | 1 | -1/+1 |
| | | | | | | | | It's pretty useful to be able to define BB_NUMBER_THREADS on the cli when executing bitbake. Add it to the extra whitelist defined in the poky-env-internal script. Signed-off-by: Joshua Lock <josh@linux.intel.com> | ||||
* | Add SDKMACHINE to simplify SDK control and add to CACHE paths to allow ↵ | Richard Purdie | 2009-09-18 | 1 | -1/+1 |
| | | | | | | environmental variable control Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | scripts/poky-env-internal: Add BB_SRCREV_POLICY to BB_ENV_WHITELIST | Richard Purdie | 2009-05-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com> | ||||
* | scripts/poky-env-internal: Add SSH_AUTH_SOCK and SSH_AGENT_PID to ↵ | Richard Purdie | 2008-12-03 | 1 | -1/+1 |
| | | | | BB_ENV_WHITELIST | ||||
* | scripts/poky-env-internal: Fix PATH | Richard Purdie | 2008-11-06 | 1 | -2/+2 |
| | |||||
* | scripts/poky-env-internal: Automatically add in additional meta- ↵ | Richard Purdie | 2008-11-06 | 1 | -19/+45 |
| | | | | repositories if found | ||||
* | poky-env-internal: Add quoting to support zsh. | Rob Bradford | 2008-10-30 | 1 | -1/+1 |
| | | | | Patch from Carl Simonson <simonsonc@gmail.com>. | ||||
* | scripts/poky-env-internal: Add POKYMODE to BB_ENV_WHITELIST | Richard Purdie | 2008-10-28 | 1 | -1/+1 |
| | |||||
* | scripts/poky-env-internal: Unset BDIR after use | Richard Purdie | 2008-10-28 | 1 | -0/+2 |
| | |||||
* | scripts/poky-env-internal: Add proxy variables to the enviornment whitelist ↵ | Richard Purdie | 2008-10-22 | 1 | -1/+1 |
| | | | | (and OEROOT) | ||||
* | netbook: changed platform name from eee901 to netbook | Samuel Ortiz | 2008-10-21 | 1 | -0/+4 |
| | | | | | | We want to have a more generic platform definition. The netbook machine one currently supports the eee901 and the aspire one. We also moved the machine and netbook image definitions to meta-moblin. | ||||
* | scripts/poky-env-internal: Add MACHINE, DISTRO and POKYLIBC to the ↵ | Richard Purdie | 2008-09-30 | 1 | -1/+3 |
| | | | | | | environment whitelist for starters git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5348 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | scripts: Allow passing multiple parameters to the autobuilder | Richard Purdie | 2008-04-29 | 1 | -5/+6 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4370 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | Don't allow custom GConf schema paths to get into the system | Ross Burton | 2008-02-11 | 1 | -0/+2 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3750 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | poky-env-internal: Return in error case | Richard Purdie | 2007-07-25 | 1 | -0/+1 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2225 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | poky-env-internal: fixes | Richard Purdie | 2007-07-17 | 1 | -1/+2 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2197 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | poky-env-internal: Allow user to overide build directory | Richard Purdie | 2007-07-17 | 1 | -1/+5 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2195 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | poky-env-internal: Fix quoting | Richard Purdie | 2007-07-17 | 1 | -11/+11 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2194 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | poky-env-internal: Revert accidental commit | Richard Purdie | 2007-07-05 | 1 | -2/+2 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2122 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | runqemu: Use pda image if sdk image not available for qemu machines | Richard Purdie | 2007-07-05 | 1 | -2/+2 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2120 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | Unset PYTHONPATH otherwise Python really breaks | Ross Burton | 2007-06-02 | 1 | -0/+3 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1848 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | Update copyright | Richard Purdie | 2007-05-16 | 1 | -4/+3 |
| | | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1734 311d38ba-8fff-0310-9ca6-ca027cbcb966 | ||||
* | scripts: Move main contents of poky-init-build-env to ↵ | Richard Purdie | 2006-11-23 | 1 | -0/+77 |
scripts/poky-env-internal. Add poky-autobuild script for autobuilder use. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@948 311d38ba-8fff-0310-9ca6-ca027cbcb966 |