aboutsummaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2017-01-31meta: remove remaining True option to getVarFlag callsMing Liu
2017-01-23classes/oeqa: Replace subprocess.check_call() with check_output()Richard Purdie
2017-01-23package_manager: default to have scriptlet output captured in logChen Qi
2017-01-23oe/data: Add export2json functionAníbal Limón
2017-01-19lib/oe/utils: Add build_depends_string functionRichard Purdie
2017-01-19lib/oe/package_manager.py: Fix extract for ipk and debMariano Lopez
2017-01-16lib/oe/rootfs: reliably handle alternative symlinksAndré Draszik
2017-01-16rootfs: don't put /usr/lib/ssl and /etc into debugfsRoss Burton
2017-01-09lib/oe.sstatesig: make locked sig file consistentJianxun Zhang
2017-01-09lib/oe/path: add warning comment about oe.path.remove() with wildcarded filen...Paul Eggleton
2017-01-06meta/scripts: Various getVar/getVarFlag expansion parameter fixesRichard Purdie
2016-12-22lib/oe/utils: Drop python2 compatibility codeRichard Purdie
2016-12-17lib/oe/package_manager: bail if createrepo can't be foundRoss Burton
2016-12-16utils: Always use datastore's PATH for host_gcc_versionRoss Burton
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-12-16buildhistory-diff: report directory renamesEd Bartosh
2016-12-16uninative: rebuild uninative for gcc 4.8 and 4.9Ed Bartosh
2016-12-16oeqa: move lib/oe tests to oe-selftestRoss Burton
2016-12-14lib/oe/recipeutils: drop parse_recipe_simple()Paul Eggleton
2016-12-14classes/patch: move several functions to oe.patchPaul Eggleton
2016-12-14lib/oe/recipeutils: use cooker function instead of bb.providersPaul Eggleton
2016-12-14classes/image: suppress log_check mechanism for warnings/errors logged throug...Paul Eggleton
2016-12-14lib/oe/rootfs: fix log_check warnings being printed twice with RPM packagingPaul Eggleton
2016-12-08package_manager: remove strings and migrate to direct arraysStephano Cetola
2016-11-30terminal.py: Pass string instead of bytes to ExecutionError to avoid exceptionMartin Vuille
2016-11-23lib/oe/lsb: better handle missing fieldsJoshua Lock
2016-11-23devshell: list commands when throwing NoSupportedTerminalsStephano Cetola
2016-11-23lib/oe/recipeutils: ignore archives by default in get_recipe_local_files()Paul Eggleton
2016-11-23devtool: update-recipe: fix handling of compressed local patchesPaul Eggleton
2016-11-23lib/oe/patch: fix handling of patches with no headerPaul Eggleton
2016-11-23lib/oe/package_manager: .deb pre/postinst argsLinus Wallgren
2016-11-15lib/oe/lsb: attempt to ensure consistent distro id regardless of sourceJoshua Lock
2016-11-15lib/oe/lsb: prefer /etc/os-release for distribution dataJoshua Lock
2016-11-15lib/oe/lsb: make the release dict keys consistent regardless of sourceJoshua Lock
2016-11-15lib/oe/qa: handle binaries with segments outside the first 4kbRoss Burton
2016-11-15lib/oe/path: remove duplicate importJoshua Lock
2016-11-15distro_check: MeeGo is long dead, compare against Clear Linux insteadRoss Burton
2016-11-06distro_check: partial rewrite to make it work againRoss Burton
2016-11-06lib/oe/recipeutils: print just filename in bbappend_recipe() if in temp dirPaul Eggleton
2016-11-06package_manager.py: correctly remove all dependent packagesSamuli Piippo
2016-11-06oe/copy_buildsystem.py: dereference symlinkRobert Yang
2016-10-28terminal.py: Add compatiblity for konsole 16.08.1Davis, Michael
2016-10-11lib/oe/qa: add ELF machine to string functionRoss Burton
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