summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* lib/oe/manifest.py: create global variables for package typesLaurentiu Palcu2014-02-111-10/+20
* oe/manifest.py: Add manifest creation for opkgLaurentiu Palcu2014-02-111-7/+44
* lib/oe/rootfs.py: add new library for rootfs creationLaurentiu Palcu2014-02-111-0/+328
* lib/oe/package_manager.py: add new package management libraryLaurentiu Palcu2014-02-111-0/+425
* lib/oe/manifest.py: add library for image manifest creationLaurentiu Palcu2014-02-111-0/+165
* lib/oe/image.py: add new image creation libraryLaurentiu Palcu2014-02-111-0/+239
* lib/oe/utils.py: add pre/post process helper functionLaurentiu Palcu2014-02-111-1/+11
* lib/oe/patch.py: Prefer "git am" over "git apply" when applying git patchesLaszlo Papp2014-01-281-7/+13
* utils: Add a cpu_count wrapper functionRichard Purdie2014-01-281-0/+4
* sstatesig: include native/cross/nativesdk deps in target signaturesMartin Jansa2014-01-211-4/+0
* meta/lib/oe/terminal.py: Don't pass non-supported '--disable-factory' flag to...Jacob Kroon2014-01-021-2/+2
* sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasksRichard Purdie2013-12-201-0/+3
* sstatesig: Correctly handle matches spanning stamps and sstatedirRichard Purdie2013-12-201-1/+0
* sstatesig: Update for the removal of sstate-nameRichard Purdie2013-12-201-3/+1
* sstatesig: Ensure we return all matches for find_sigdataRichard Purdie2013-12-201-1/+1
* classes/buildhistory: add additional variables to image informationPaul Eggleton2013-12-031-2/+2
* sstatesig.py: Fix image regeneration issueRichard Purdie2013-11-291-1/+3
* buildhistory_analysis: fix error when comparing image contentsPaul Eggleton2013-11-181-1/+1
* lib/oe/path: Fixup handling of .* files in top level paths for copyhardlinktr...Richard Purdie2013-11-121-3/+1
* lib/oe/path: Fix performance issue got copyhardlinktree()Richard Purdie2013-11-121-1/+1
* lib/oe/sstatesig: Ensure packagegroups don't continually rebuildRichard Purdie2013-11-081-0/+7
* buildhistory-diff: add ability to report version changesPaul Eggleton2013-10-261-19/+22
* lib/oe/path: Fix copytree functions for tar 1.27Richard Purdie2013-10-141-2/+2
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-141-31/+12
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-1/+1
* oe.types: add 'path' typeChristopher Larson2013-08-261-0/+18
* lib/oe/terminal.py: add support for MATE desktop terminalsAndre McCurdy2013-07-311-0/+4
* TmuxRunning: handle multi-word commandsTyler Hall2013-07-021-1/+1
* lib/oe/lsb.py: fall back to /etc/os-release for host distro IDPaul Eggleton2013-07-021-2/+14
* handle two-word commands with tmuxPeter Seebach2013-06-111-2/+2
* test_utils: import functions directly for concisenessRoss Burton2013-06-071-5/+5
* test-utils: handle import bb failing and skip the testRoss Burton2013-06-071-1/+5
* utils: add trim_version() functionRoss Burton2013-05-302-0/+35
* cachedpath.py: global name 'error' is not definedRobert Yang2013-05-151-3/+1
* classes/buildhistory: track contents of selected files in imagesPaul Eggleton2013-05-101-6/+17
* class/lib: Fix up various file access methodsRichard Purdie2013-05-092-3/+5
* classes/lib: Fix getcmdstatus breakageRichard Purdie2013-05-092-2/+12
* image/kernel-module-split/eglibc-ld.inc: Remove has_key() usageRichard Purdie2013-05-092-2/+2
* sanity/patch.py: Remove commands module usageRichard Purdie2013-05-091-3/+3
* meta/lib/oe: Replace StandardError with ExceptionRichard Purdie2013-05-092-3/+3
* classes/lib: Update to use print as a function callRichard Purdie2013-05-091-1/+1
* classes/recipes/lib: Fix various python whitespace issuesRichard Purdie2013-05-092-11/+11
* clases/lib: Use modern exception syntaxRichard Purdie2013-05-096-9/+9
* path.py: Deal with race issueRichard Purdie2013-05-031-7/+11
* sstate.bbclass: make hard links for staging filesRobert Yang2013-05-021-2/+7
* oe.terminal: add tmux classesChristopher Larson2013-04-151-1/+2
* lib/oe/classextend.py: avoid extending any kernel packagePaul Eggleton2013-04-051-1/+1
* utils: add helper to get all non-system packagesRoss Burton2013-04-042-0/+43
* oe.terminal: add tmux classesChristopher Larson2013-04-041-0/+37
* meta/lib/oe/lsb.py: extract only the needed info from lsb-releaseCristian Iorga2013-03-301-2/+2