summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
2014-01-28lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patchesLaszlo Papp1
2014-01-27utils: Add a cpu_count wrapper functionRichard Purdie1
2014-01-19sstatesig: include native/cross/nativesdk deps in target signaturesMartin Jansa1
2014-01-02meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to...Jacob Kroon1
2013-12-20sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasksRichard Purdie1
2013-12-20sstatesig: Correctly handle matches spanning stamps and sstatedirRichard Purdie1
2013-12-20sstatesig: Update for the removal of sstate-nameRichard Purdie1
2013-12-20sstatesig: Ensure we return all matches for find_sigdataRichard Purdie1
2013-12-03classes/buildhistory: add additional variables to image informationPaul Eggleton1
2013-11-29sstatesig.py: Fix image regeneration issueRichard Purdie1
2013-11-18buildhistory_analysis: fix error when comparing image contentsPaul Eggleton1
2013-11-12lib/oe/path: Fixup handling of .* files in top level paths for copyhardlinktr...Richard Purdie1
2013-11-12lib/oe/path: Fix performance issue got copyhardlinktree()Richard Purdie1
2013-11-08lib/oe/sstatesig: Ensure packagegroups don't continually rebuildRichard Purdie1
2013-10-26buildhistory-diff: add ability to report version changesPaul Eggleton1
2013-10-11lib/oe/path: Fix copytree functions for tar 1.27Richard Purdie1
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie1
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie1
2013-08-26oe.types: add 'path' typeChristopher Larson1
2013-07-30lib/oe/terminal.py: add support for MATE desktop terminalsAndre McCurdy1
2013-07-02TmuxRunning: handle multi-word commandsTyler Hall1
2013-07-02lib/oe/lsb.py: fall back to /etc/os-release for host distro IDPaul Eggleton1
2013-06-11handle two-word commands with tmuxPeter Seebach1
2013-06-07test_utils: import functions directly for concisenessRoss Burton1
2013-06-07test-utils: handle import bb failing and skip the testRoss Burton1
2013-05-30utils: add trim_version() functionRoss Burton2
2013-05-15cachedpath.py: global name 'error' is not definedRobert Yang1
2013-05-10classes/buildhistory: track contents of selected files in imagesPaul Eggleton1
2013-05-09class/lib: Fix up various file access methodsRichard Purdie2
2013-05-09classes/lib: Fix getcmdstatus breakageRichard Purdie2
2013-05-09image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie2
2013-05-09sanity/patch.py: Remove commands module usageRichard Purdie1
2013-05-09meta/lib/oe: Replace StandardError with ExceptionRichard Purdie2
2013-05-09classes/lib: Update to use print as a function callRichard Purdie1
2013-05-09classes/recipes/lib: Fix various python whitespace issuesRichard Purdie2
2013-05-09clases/lib: Use modern exception syntaxRichard Purdie6
2013-05-03path.py: Deal with race issueRichard Purdie1
2013-05-01sstate.bbclass: make hard links for staging filesRobert Yang1
2013-04-15oe.terminal: add tmux classesChristopher Larson1
2013-04-05lib/oe/classextend.py: avoid extending any kernel packagePaul Eggleton1
2013-04-04utils: add helper to get all non-system packagesRoss Burton2
2013-04-04oe.terminal: add tmux classesChristopher Larson1
2013-03-29meta/lib/oe/lsb.py: extract only the needed info from lsb-releaseCristian Iorga1
2013-03-29meta/lib/oe/lsb.py: fix data extraction from /etc/lsb-releaseCristian Iorga1
2013-03-18package: Add cachedpath optimisationRichard Purdie1
2013-03-12lib/oe/lsb: enable getting distro ID when lsb_release is not installedPaul Eggleton1
2013-03-09base.bbclass: don't backfill features that already existRoss Burton1
2013-02-12distro_check: Remove creation of empty Meego filelist.Anders Roxell1
2013-02-11lib/oe/path.py: support missing directory components in realpath()Enrico Scholz2
2013-02-11lib: implemented oe.path.realpath()Enrico Scholz2