aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2016-10-05package_manager.py: Allow multiple regexps in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt
2016-10-05package_manager.py: Allow a leading - in PACKAGE_EXCLUDE_COMPLEMENTARYPeter Kjellerstedt
2016-09-23lib/oe/patch: improve accuracy of patch header extractionPaul Eggleton
2016-09-23lib/oe/patch: exclude "From <hash>" from commit message when PATCHTOOL is "git"Paul Eggleton
2016-09-20package_manager.py: Change diagnostic messages per IRCMark Hatle
2016-09-20package_manager.py: Adjust error message orderMark Hatle
2016-09-19lib/oe/recipeutils: fix invalid character detection in validate_pn()Paul Eggleton
2016-09-16package_manager.py: fix bitbake package-index failedHongxu Jia
2016-09-14lib/oe/copy_buildsystem: fix building eSDK with indirect paths in BBLAYERSPaul Eggleton
2016-09-14meta: cleanup d.getVar(var, 1)Robert Yang
2016-09-08devtool: update-recipe: support files with subdir=Paul Eggleton
2016-09-08lib/oe/patch: handle non-UTF8 encoding when reading patchesPaul Eggleton
2016-09-06oe.path: fix copyhardlinktree()Joshua Lock
2016-09-04image: Deploy images to IMGDEPLOYDIREd Bartosh
2016-09-03lib/oe/patch: commit with a dummy user/email when PATCHTOOL=gitPaul Eggleton
2016-09-03oe.path: preserve xattr in copytree() and copyhardlinktree()Joshua Lock
2016-08-25rootfs.py: allow removal of unneeded packagesStephano Cetola
2016-08-25license: simple verification of LICENSE_<pkg> valuesMarkus Lehtonen
2016-08-18devtool/recipetool/meta: Adapt to bitbake API changes for multi-configuration...Richard Purdie
2016-08-17lib/oe/copy_buildsystem: fix merging sstate directories for eSDKPaul Eggleton
2016-08-11Allow for simultaneous do_rootfs tasks with rpmStephano Cetola
2016-08-10terminal: Add sleep in pid-monitor loopJacob Kroon
2016-07-25lib/oe/recipeutils: fix patch_recipe*() with empty inputPaul Eggleton
2016-07-25classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton
2016-07-25classes/populate_sdk_ext: allow including toolchain in eSDK on installPaul Eggleton
2016-07-25lib/oe/path: Fix tar invocation with --no-recursionClemens Lang
2016-07-25lib/oe/gpg_sign: fix output in error pathsRoss Burton
2016-07-21package_manager.py: Avoid installing an empty package listMark Hatle
2016-07-21buildhistory-diff: reduce PKGR noiseEd Bartosh
2016-07-20image: add do_image_qa task to run QA checks on the constructed imageJoshua Lock
2016-07-20devtool: add finish subcommandPaul Eggleton
2016-07-20devtool: upgrade: record original recipe filesPaul Eggleton
2016-07-20lib/oe/recipeutils: fix a few issues in find_layerdir()Paul Eggleton
2016-07-20oe/lib/package: handle shlibs files disappearingRoss Burton
2016-07-12lib/oe/patch: handle encoding differences in patch filesPaul Eggleton
2016-07-08terminal: Drop gnome-terminal --disable-factory workaroundsRichard Purdie
2016-07-08terminal: Fix gnome-terminal to work with recent versionsRichard Purdie
2016-07-08lib/oe/path: remove oe.path.check_outputRoss Burton
2016-07-07lib/oe/sstatesig: print locked sigs file message only when explicitly calledPaul Eggleton
2016-07-07classes/image: implement progress support for do_rootfsPaul Eggleton
2016-07-01lib/oe/package_manager: keep platform_extra and default_platform_extra lists ...Bill Randle
2016-06-23package_manager.py: specify tmpdir for opkgChen Qi
2016-06-21package_manager: Fix multilib package arch ordering issuesRichard Purdie
2016-06-12oe/distro_check.py: Fixes for python3Aníbal Limón
2016-06-12lib/oe/terminal.py: decode bytes variable before rstrip/splitLeonardo Sandoval
2016-06-06oe/lib/pacakge_manager.py: Update missing pipeline decodingMariano Lopez
2016-06-05lib/oe/package_manager: adapt for Python 3Ross Burton
2016-06-03lib/oe/buildhistory_analysis: fix for Python 3Joshua Lock
2016-06-02distro_check.py: Don't mix tabs and spacesJussi Kukkonen
2016-06-02buildhistory_analysis: Convert stream data (bytes) to stringsLeonardo Sandoval