aboutsummaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2008-10-06bitbake providers.py: Fix message typo and improve debug infoRichard Purdie
2008-10-06bitbake utils.py: Fix ocassional locking glitch with a better retrying mechanismRichard Purdie
2008-10-02fetch/__init__.py: Add in hooks to make sure osc fetcher is seenRichard Purdie
2008-10-01bitbake: Fix nostamp flag handling bugRichard Purdie
2008-10-01bitbake/bitbake-dev: Bump cache version after AUTOREV DONT_CACHE changesRichard Purdie
2008-09-30bitbake cache.py: When SRCREV autorevisioning for a recipe is in use, don't c...Richard Purdie
2008-09-30Add OEROOT to preserved_envvars_list.Joshua Lock
2008-09-30bitbake: Sync with upstreamRichard Purdie
2008-09-30bitbake/bitbake-dev: Allow much better control of which variable influence bi...Richard Purdie
2008-09-30bitbake/bitbake-dev: Sync with upstreamRichard Purdie
2008-09-30bitbake: Sync with 1.8 branch upstreamRichard Purdie
2008-09-30AUTHORS: update my email in BitBakeMarcin Juszkiewicz
2008-09-18Fetch implementation for the OpenSuse build service.Joshua Lock
2008-09-16ConfHandler.py: revert accidental commitRichard Purdie
2008-09-16bitbake parse/__init_.py: Add missing update_mtime function fixing bitbake sh...Richard Purdie
2008-09-10bitbake hg fetcher: Add fix from Matt HoosierRichard Purdie
2008-09-07hg fetcher: Apply fixes from Matt HoosierRichard Purdie
2008-09-03bitbake utils.py: Add explode_dep_versions, an improved version of explode_depsRichard Purdie
2008-09-03bitbake providers.py: Sync with upstreamRichard Purdie
2008-08-18bitbake/utils.py: Add prunedir function to utils collectionRichard Purdie
2008-07-22__init__.py: Error if SRCREV == INVALIDRichard Purdie
2008-06-12bitbake: apply r1075 from upstream to get postinsts working againMarcin Juszkiewicz
2008-05-21build.py: Fix task override handling (breaks compatibility but it didn't work...Richard Purdie
2008-05-21event.py: Revert accidental but harmless commitRichard Purdie
2008-05-21Drop bbimageRichard Purdie
2008-05-19bitbake: Sync with upstreamRichard Purdie
2008-05-13bitbake: build.py: Need to run expandKeys before launching tasksRichard Purdie
2008-05-13bitbake: Sync with 1.8 branchRichard Purdie
2008-05-05runqueue.py: Fix default whitelist variable valueRichard Purdie
2008-05-04bitbake: Sync with 1.8 branch upstream for PREFERRED_PROVIDERS message improv...Richard Purdie
2008-05-01Use bb.utils.md5_file isntead of calling md5sumRoss Burton
2008-05-01Add md5_file and sha256_file checksum methods which use the builtin Python ch...Ross Burton
2008-04-27bitbake: Tweak new URI checkstatus code slightly fixing two corner cases.Richard Purdie
2008-04-27bitbake: Sync with bitbake 1.8 branchRichard Purdie
2008-04-08bitbake: Improve fetcher runcmd function so error messages are visable and va...Richard Purdie
2008-04-08bitbake: Add proxy support to CVS fetcher (patch from Cyril Chemparathy)Richard Purdie
2008-03-28bitbake: Fix a bug where changed files weren't getting spotted and an invalid...Richard Purdie
2008-03-14bitbake: Update with changes from bitbake 1.8 branchRichard Purdie
2008-03-04bitbake: Sync bbimage with upstreamRichard Purdie
2008-03-03bitbake: Bump cache versionRichard Purdie
2008-03-03bitbake: Update to bitbake 1.8 branch headRichard Purdie
2008-02-11bitbake: Sync with upstream 1.8 branch for git fetcher and --continue mode fixRichard Purdie
2008-01-20bitbake: Update to 1.8.10 releaseRichard Purdie
2008-01-20bitbake: sync with upstream stable branch bugfixes and enhancementsRichard Purdie
2008-01-16CVS fetcher: added "fullpath" option to get full repository paths inside ofMarcin Juszkiewicz
2008-01-16CVS fetcher: add "norecurse" option to fetch directory from CVS without itsMarcin Juszkiewicz
2008-01-06cooker.py: Fix -g option breakage from previous commitsRichard Purdie
2008-01-06bitbake: Sync with bitbake upstream for various fixesRichard Purdie
2007-11-27bitbake fetcher: Make invalid url errors clearerRichard Purdie
2007-11-25bitbake: Add support for task specific lockfilesRichard Purdie