aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib
AgeCommit message (Expand)Author
2012-12-14lib/oe/patch: Use force option when creating symlinks to patchesRichard Purdie
2012-12-06buildhistory_analysis: fix broken list length checksPaul Eggleton
2012-12-06qa.py: Toolchain path should not be hardcoded to execute objdumpMuhammad Shakeel
2012-12-05meta/lib/oe/sstatesig: fix locating stamp filesPaul Eggleton
2012-12-04qa.py: Modify the env for the child process onlyMuhammad Shakeel
2012-11-06lib/oe/classextend: Ensure we don't extend expressions more than onceRichard Purdie
2012-10-27distro_identifier: replace slash with hyphenMihai Lindner
2012-10-26multilib - crosssdk: Stop building multilib for crosssdk packagesMark Hatle
2012-10-26multilib: Add support for cross-canadian multilib packagesMark Hatle
2012-10-24terminal: Add support for running custom terminals.Morten Minde Neergaard
2012-10-22multilib/clsextend: Improve handling of regexps in PACKAGES_DYNAMICRichard Purdie
2012-10-22lib/oe/packagedata: Use the PKGMLTRIPLETS variableRichard Purdie
2012-10-18lib/oe/qa: Trap exceptions when running objdumpPhil Blundell
2012-10-18insane: Rationalise phdrs-based QA checksPhil Blundell
2012-10-03distrodata: Update distrocheck functionsSaul Wold
2012-10-03buildhistory_analysis: update to use explode_dep_versions2()Paul Eggleton
2012-09-26packagedata/multilib: Fix search patch for multilib buildsRichard Purdie
2012-09-24terminal: Send LogExecTTY event to spawn screenJason Wessel
2012-09-24terminal: pass data store all the way through to terminal classJason Wessel
2012-09-10lib/oe/sstatesig.py: add signature data query functionPaul Eggleton
2012-08-31nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie
2012-08-31nativesdk: Convert to use classextend.pyRichard Purdie
2012-08-25terminal.py: use unique ids for screen sessionsJason Wessel
2012-08-17utils.py: Modify and rename distro_features_backfill python functionAndrei Gherzan
2012-08-06buildhistory: reduce the numeric delta to 10%Ross Burton
2012-08-06buildhistory: correctly handle reductions of numeric fieldsRoss Burton
2012-08-06buildhistory_analysis: ignore removal of self-dependenciesPaul Eggleton
2012-08-06buildhistory_analysis: tidy up duplicate split_version functionPaul Eggleton
2012-08-06classes/buildhistory: record PKG/PKGE/PKGV/PKGRPaul Eggleton
2012-08-06classes/buildhistory: save preinst/postinst/prerm/postrmPaul Eggleton
2012-07-31lib/oe/lsb.py: Map unknown distributions to 'Unknown'Richard Purdie
2012-07-27lib/oe/lsb: Add basic LSB functionsRichard Purdie
2012-07-26meta/lib: remove test.pyPaul Eggleton
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-18terminal.py: Fix Xfce on ubuntu/debian; some cleanupJeffrey C Honig
2012-07-17lib/oe/sstatesig.py: Exclude git-native from sstate checksumKhem Raj
2012-07-09packagedata.py: Fix get_subpkgedata_fn for multilibMatthew McClintock
2012-07-05lib/oe/sstatesig.py: Exclude subversion-native from sstate checksumsRichard Purdie
2012-05-30buildhistory_analysis: fix error when version specifier missingPaul Eggleton
2012-05-30meta: replace os.system with subprocess.callRobert Yang
2012-05-25oe/process.py: remove it since it is unused and duplicatedRobert Yang
2012-05-17oe.types: give the regex type more sane semanticsChristopher Larson
2012-04-04license.py: fix behaviour of copyleft_complianceEric BĂ©nard
2012-03-21buildhistory_analysis: avoid printing PE/PV/PR more than oncePaul Eggleton
2012-03-21buildhistory_analysis: report if all items removed from a listPaul Eggleton
2012-03-21buildhistory_analysis: skip FILELIST changes for dbg packagesPaul Eggleton
2012-03-21buildhistory_analysis: hide version number increases in dependenciesPaul Eggleton
2012-03-21buildhistory_analysis: use bb.utils.explode_dep_versionsPaul Eggleton
2012-03-19buildhistory_analysis: fix duplicate PE/PV/PR in related fieldsPaul Eggleton
2012-03-13path.py: add make_relative_symlink methodScott Garman