summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* package_manager: Ensure the base-feed directory existsAlistair Francis2019-07-181-0/+2
* oe/copy_buildsystem: move layer into layers directoryAndrej Valek2019-07-181-1/+7
* buildhistory_analysis: ignore ownership for sysroot diffsRoss Burton2019-07-051-7/+11
* buildhistory: report sysroot changesRoss Burton2019-06-281-1/+10
* rootfs: Fix dependency for every dpkg runRicardo Ribalda Delgado2019-06-191-0/+1
* multiconfig: Adapt to bitbake switch 'multiconfig' -> 'mc'Richard Purdie2019-06-101-1/+1
* gpg_sign/selftest: Fix secmem parameter handlingRichard Purdie2019-06-071-17/+22
* lib/oe/reciputils.py: support character `+' in git pvHongxu Jia2019-06-041-1/+1
* patch: add minver and maxver parametersRoss Burton2019-05-091-0/+11
* meta/lib+scripts: Convert to SPDX license headersRichard Purdie2019-05-0930-1/+105
* oe.path: Add copyhardlink() helper functionPaul Barker2019-05-071-1/+12
* utils/multiprocess_launch: Improve failing subprocess outputRichard Purdie2019-04-261-1/+6
* buildhistory: call a dependency parser only on actual dependency listsAlexander Kanavin2019-04-251-1/+1
* patch/insane: Rework patch fuzz handlingAndreas Müller2019-04-091-15/+4
* lib/oe/utils: Make prune_suffix prune a suffixAndre Rosa2019-04-091-3/+3
* utils.py: added sh_quote() functionEnrico Scholz via Openembedded-core2019-04-041-0/+3
* devtool: Support kmeta directory usage with devtool modify/finishJaewon Lee2019-03-061-1/+8
* lib/oe/package_manager.py: turn nativesdk postinst warnings into notesAlexander Kanavin2019-02-251-2/+2
* lib/oe/utils: Fix hang in multiprocess_launch()Richard Purdie2019-02-171-0/+4
* lib/oe,oeqa/selftest: Fix DeprecationWarning: invalid escape sequenceRichard Purdie2019-02-161-4/+4
* utils: add -src to system package name blacklistRoss Burton2019-02-151-1/+1
* OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONSAlejandro del Castillo2019-02-082-41/+2
* lib/oe/rootfs: prelink only when image-prelink is inheritedAndrej Valek2019-02-061-7/+8
* package_manager.py: Use data.tar.xz for ipkg tooAngus Lees2019-02-061-5/+2
* terminal: Fix working directory in tmux terminalsJacob Kroon2019-02-051-5/+5
* lib/oe/patch.py: Fix applying a directory as a patchTomasz Dziendzielski2019-01-271-0/+2
* lib/oe/patch.py: Fix the function commentTomasz Dziendzielski2019-01-271-1/+1
* lib/oe/reciputils.py: parallelize upstream version checksAlexander Kanavin2019-01-261-21/+56
* lib/oe/package_manager: turn postinst_intercept warnings into failures for na...Alexander Kanavin2019-01-261-1/+6
* classes/sstate: Update output hashJoshua Watt2019-01-221-3/+136
* meta: Fix Deprecated warnings from regexsRichard Purdie2019-01-166-29/+29
* lib/sstatesig: Update to longer sha256 hash lengthRichard Purdie2019-01-141-1/+1
* rpm: produce sane amount of logging when creating a rootfsAlexander Kanavin2019-01-141-1/+1
* ccache.bbclass: Refactor it to make it more reliableRobert Yang2019-01-141-0/+3
* sdk: Fix SDKIMAGE_LINGUAS handlingRichard Weinberger2019-01-111-2/+2
* oeqa: Fix for QEMU_USE_KVMRobert Yang2019-01-081-0/+24
* sstate: Implement hash equivalence sstateJoshua Watt2019-01-081-0/+167
* base.bbclass, classextend.py: Drop catering to gcc-initialKhem Raj2018-12-261-1/+1
* oe: Fix opkg status list parse - Missing postinstRaul Martins2018-12-151-3/+15
* lib/oe/elf.py: Add powerpc64 architecture definition for muslSerhey Popovych2018-12-151-0/+1
* lib/oe/recipeutils: Add a new function to mimic do_checkpkgRichard Purdie2018-12-151-1/+52
* lib/oe/utils: Set stderr for host_gcc_version()Robert Yang2018-12-141-1/+2
* lib/oe/utils: Improve multiprocess_lauch exception handlingRichard Purdie2018-12-051-2/+3
* lib/oe/recipeutils: drop obsolete functionsPaul Eggleton2018-12-031-25/+0
* lib/oe/recipeutils: patch_recipe(): fix replacing varflag valuesPaul Eggleton2018-12-031-4/+12
* lib/oe/recipeutils: patch_recipe(): fix handling of values across includes/cl...Paul Eggleton2018-12-031-3/+68
* terminal: Cope with unreleased versions of tmuxMike Crowe2018-11-231-0/+2
* package_manager.py: fix the message used to catch failing postinsts from dnfAlexander Kanavin2018-11-221-1/+1
* lib/oe/package_manager: Avoid race problems when calling list_pkgs()Richard Purdie2018-11-161-5/+8
* locale: Allow usage of cross-localedef for ARCAlexey Brodkin2018-11-141-0/+2