summaryrefslogtreecommitdiffstats
path: root/meta/lib
Commit message (Expand)AuthorAgeFilesLines
* package: Add cachedpath optimisationRichard Purdie2013-03-181-0/+235
* lib/oe/lsb: enable getting distro ID when lsb_release is not installedPaul Eggleton2013-03-141-2/+37
* base.bbclass: don't backfill features that already existRoss Burton2013-03-101-5/+3
* distro_check: Remove creation of empty Meego filelist.Anders Roxell2013-02-121-6/+5
* lib/oe/path.py: support missing directory components in realpath()Enrico Scholz2013-02-112-17/+19
* lib: implemented oe.path.realpath()Enrico Scholz2013-02-112-0/+176
* buildhistory_analysis: handle more R* variablesPaul Eggleton2013-02-111-4/+4
* package: Process package stripping in parallelRichard Purdie2013-02-061-0/+45
* package.bbclass: Multithread per file dependency generation codeRichard Purdie2013-02-061-0/+51
* sstate/path.py: Add copyhardlinktree() function and use for performance optim...Richard Purdie2013-02-061-0/+8
* classextend.py: use explode_dep_versions2 in order to preserve versions tooConstantin Musca2013-02-061-4/+5
* multilib: skip packages that provide virtual/kernelBruce Ashfield2013-02-011-1/+1
* prservice.py: fix NameError: global name 'host' is not definedMartin Jansa2013-01-251-1/+1
* prserv: change PRSERV_HOST semanticsConstantin Musca2013-01-251-10/+8
* lib/oe/patch: Use force option when creating symlinks to patchesRichard Purdie2012-12-171-1/+1
* buildhistory_analysis: fix broken list length checksPaul Eggleton2012-12-061-2/+2
* qa.py: Toolchain path should not be hardcoded to execute objdumpMuhammad Shakeel2012-12-061-2/+2
* meta/lib/oe/sstatesig: fix locating stamp filesPaul Eggleton2012-12-051-19/+23
* qa.py: Modify the env for the child process onlyMuhammad Shakeel2012-12-041-1/+1
* lib/oe/classextend: Ensure we don't extend expressions more than onceRichard Purdie2012-11-061-1/+3
* distro_identifier: replace slash with hyphenMihai Lindner2012-10-271-1/+1
* multilib - crosssdk: Stop building multilib for crosssdk packagesMark Hatle2012-10-271-2/+2
* multilib: Add support for cross-canadian multilib packagesMark Hatle2012-10-271-2/+2
* terminal: Add support for running custom terminals.Morten Minde Neergaard2012-10-241-1/+16
* multilib/clsextend: Improve handling of regexps in PACKAGES_DYNAMICRichard Purdie2012-10-221-0/+16
* lib/oe/packagedata: Use the PKGMLTRIPLETS variableRichard Purdie2012-10-221-23/+3
* lib/oe/qa: Trap exceptions when running objdumpPhil Blundell2012-10-181-2/+7
* insane: Rationalise phdrs-based QA checksPhil Blundell2012-10-181-0/+17
* distrodata: Update distrocheck functionsSaul Wold2012-10-031-0/+6
* buildhistory_analysis: update to use explode_dep_versions2()Paul Eggleton2012-10-031-4/+19
* packagedata/multilib: Fix search patch for multilib buildsRichard Purdie2012-09-261-12/+30
* terminal: Send LogExecTTY event to spawn screenJason Wessel2012-09-241-3/+8
* terminal: pass data store all the way through to terminal classJason Wessel2012-09-241-11/+11
* lib/oe/sstatesig.py: add signature data query functionPaul Eggleton2012-09-101-0/+81
* nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie2012-09-021-1/+1
* nativesdk: Convert to use classextend.pyRichard Purdie2012-09-021-0/+4
* terminal.py: use unique ids for screen sessionsJason Wessel2012-08-251-1/+3
* utils.py: Modify and rename distro_features_backfill python functionAndrei Gherzan2012-08-171-3/+6
* buildhistory: reduce the numeric delta to 10%Ross Burton2012-08-061-1/+1
* buildhistory: correctly handle reductions of numeric fieldsRoss Burton2012-08-061-1/+1
* buildhistory_analysis: ignore removal of self-dependenciesPaul Eggleton2012-08-061-1/+5
* buildhistory_analysis: tidy up duplicate split_version functionPaul Eggleton2012-08-061-19/+1
* classes/buildhistory: record PKG/PKGE/PKGV/PKGRPaul Eggleton2012-08-061-1/+21
* classes/buildhistory: save preinst/postinst/prerm/postrmPaul Eggleton2012-08-061-1/+49
* lib/oe/lsb.py: Map unknown distributions to 'Unknown'Richard Purdie2012-07-311-2/+8
* lib/oe/lsb: Add basic LSB functionsRichard Purdie2012-07-281-0/+28
* meta/lib: remove test.pyPaul Eggleton2012-07-261-3/+0
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-198-12/+0
* terminal.py: Fix Xfce on ubuntu/debian; some cleanupJeffrey C Honig2012-07-181-19/+18
* lib/oe/sstatesig.py: Exclude git-native from sstate checksumKhem Raj2012-07-171-4/+2
OpenPOWER on IntegriCloud