summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
2016-09-03lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton1
2016-09-03oe.path: preserve xattr in copytree() and copyhardlinktree()Joshua Lock1
2016-08-25rootfs.py: allow removal of unneeded packagesStephano Cetola1
2016-08-25license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen1
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie1
2016-08-17lib/oe/copy_buildsystem: fix merging sstate directories for eSDKPaul Eggleton1
2016-08-11Allow for simultaneous do_rootfs tasks with rpmuninative-1.3Stephano Cetola1
2016-08-10terminal: Add sleep in pid-monitor loopJacob Kroon1
2016-07-25lib/oe/recipeutils: fix patch_recipe*() with empty inputPaul Eggleton1
2016-07-25classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton1
2016-07-25classes/populate_sdk_ext: allow including toolchain in eSDK on installPaul Eggleton1
2016-07-25lib/oe/path: Fix tar invocation with --no-recursionClemens Lang1
2016-07-25lib/oe/gpg_sign: fix output in error pathsRoss Burton1
2016-07-21package_manager.py: Avoid installing an empty package listMark Hatle1
2016-07-21buildhistory-diff: reduce PKGR noiseEd Bartosh1
2016-07-20image: add do_image_qa task to run QA checks on the constructed imageJoshua Lock1
2016-07-20devtool: add finish subcommandPaul Eggleton1
2016-07-20devtool: upgrade: record original recipe filesPaul Eggleton1
2016-07-20lib/oe/recipeutils: fix a few issues in find_layerdir()Paul Eggleton1
2016-07-20oe/lib/package: handle shlibs files disappearingRoss Burton1
2016-07-12lib/oe/patch: handle encoding differences in patch filesPaul Eggleton1
2016-07-08terminal: Drop gnome-terminal --disable-factory workaroundsRichard Purdie1
2016-07-08terminal: Fix gnome-terminal to work with recent versionsRichard Purdie1
2016-07-08lib/oe/path: remove oe.path.check_outputRoss Burton1
2016-07-07lib/oe/sstatesig: print locked sigs file message only when explicitly calledPaul Eggleton1
2016-07-07classes/image: implement progress support for do_rootfsPaul Eggleton1
2016-07-01lib/oe/package_manager: keep platform_extra and default_platform_extra lists ...Bill Randle1
2016-06-23package_manager.py: specify tmpdir for opkgChen Qi1
2016-06-21package_manager: Fix multilib package arch ordering issuesRichard Purdie1
2016-06-12oe/distro_check.py: Fixes for python3Aníbal Limón1
2016-06-12lib/oe/terminal.py: decode bytes variable before rstrip/splitLeonardo Sandoval1
2016-06-06oe/lib/pacakge_manager.py: Update missing pipeline decodingMariano Lopez1
2016-06-05lib/oe/package_manager: adapt for Python 3Ross Burton1
2016-06-03lib/oe/buildhistory_analysis: fix for Python 3Joshua Lock1
2016-06-02distro_check.py: Don't mix tabs and spacesJussi Kukkonen1
2016-06-02buildhistory_analysis: Convert stream data (bytes) to stringsLeonardo Sandoval1
2016-06-02classes/lib: Complete transition to python3Richard Purdie14
2016-06-02scripts: Fix encoding errors for python3Ed Bartosh1
2016-06-02scripts: Fix deprecated dict methods for python3Ed Bartosh1
2016-06-02classes/lib: Update xrange -> range for python3Richard Purdie1
2016-06-02classes/lib: Update to explictly create lists where neededRichard Purdie13
2016-06-02classes/lib: Update to match python3 iter requirementsRichard Purdie5
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie4
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie3
2016-05-30lib/oe/recipeutils: fix insertion of variable valuesPaul Eggleton1
2016-05-30lib/oe/recipeutils: patch_recipe_lines: allow omitting trailing newlinesPaul Eggleton1
2016-05-30lib/oe/recipeutils: split out patch_recipe_lines()Paul Eggleton1
2016-05-30lib/oe/package_manager.py: Add pkgpath to dict returned by package_infoMariano Lopez1
2016-05-22package_manager: no need to output Note: in bb.note() callsRoss Burton1
2016-05-21meta: Update to modern exception syntaxRichard Purdie3