summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2019-05-07oe.path: Add copyhardlink() helper functionPaul Barker
2019-04-26utils/multiprocess_launch: Improve failing subprocess outputRichard Purdie
2019-04-25buildhistory: call a dependency parser only on actual dependency listsAlexander Kanavin
2019-04-09patch/insane: Rework patch fuzz handlingAndreas Müller
2019-04-09lib/oe/utils: Make prune_suffix prune a suffixAndre Rosa
2019-04-04utils.py: added sh_quote() functionEnrico Scholz via Openembedded-core
2019-03-06devtool: Support kmeta directory usage with devtool modify/finishJaewon Lee
2019-02-25lib/oe/package_manager.py: turn nativesdk postinst warnings into notesAlexander Kanavin
2019-02-17lib/oe/utils: Fix hang in multiprocess_launch()Richard Purdie
2019-02-16lib/oe,oeqa/selftest: Fix DeprecationWarning: invalid escape sequenceRichard Purdie
2019-02-15utils: add -src to system package name blacklistRoss Burton
2019-02-08OpkgPM: use --add-ignore-recommends to process BAD_RECOMMENDATIONSAlejandro del Castillo
2019-02-06lib/oe/rootfs: prelink only when image-prelink is inheritedAndrej Valek
2019-02-06package_manager.py: Use data.tar.xz for ipkg tooAngus Lees
2019-02-05terminal: Fix working directory in tmux terminalsJacob Kroon
2019-01-27lib/oe/patch.py: Fix applying a directory as a patchTomasz Dziendzielski
2019-01-27lib/oe/patch.py: Fix the function commentTomasz Dziendzielski
2019-01-26lib/oe/reciputils.py: parallelize upstream version checksAlexander Kanavin
2019-01-26lib/oe/package_manager: turn postinst_intercept warnings into failures for na...Alexander Kanavin
2019-01-22classes/sstate: Update output hashJoshua Watt
2019-01-16meta: Fix Deprecated warnings from regexsRichard Purdie
2019-01-14lib/sstatesig: Update to longer sha256 hash lengthRichard Purdie
2019-01-14rpm: produce sane amount of logging when creating a rootfsAlexander Kanavin
2019-01-14ccache.bbclass: Refactor it to make it more reliableRobert Yang
2019-01-11sdk: Fix SDKIMAGE_LINGUAS handlingRichard Weinberger
2019-01-08oeqa: Fix for QEMU_USE_KVMRobert Yang
2019-01-08sstate: Implement hash equivalence sstateJoshua Watt
2018-12-26base.bbclass, classextend.py: Drop catering to gcc-initialKhem Raj
2018-12-15oe: Fix opkg status list parse - Missing postinstRaul Martins
2018-12-15lib/oe/elf.py: Add powerpc64 architecture definition for muslSerhey Popovych
2018-12-15lib/oe/recipeutils: Add a new function to mimic do_checkpkgRichard Purdie
2018-12-14lib/oe/utils: Set stderr for host_gcc_version()Robert Yang
2018-12-05lib/oe/utils: Improve multiprocess_lauch exception handlingRichard Purdie
2018-12-03lib/oe/recipeutils: drop obsolete functionsPaul Eggleton
2018-12-03lib/oe/recipeutils: patch_recipe(): fix replacing varflag valuesPaul Eggleton
2018-12-03lib/oe/recipeutils: patch_recipe(): fix handling of values across includes/cl...Paul Eggleton
2018-11-23terminal: Cope with unreleased versions of tmuxMike Crowe
2018-11-22package_manager.py: fix the message used to catch failing postinsts from dnfAlexander Kanavin
2018-11-16lib/oe/package_manager: Avoid race problems when calling list_pkgs()Richard Purdie
2018-11-14locale: Allow usage of cross-localedef for ARCAlexey Brodkin
2018-10-28package_manager.py: correct the deploydir when packagefeed-stability inheritedMingli Yu
2018-10-18package_manager: handle remove() with no packagesRoss Burton
2018-10-18package_manager: implement PACKAGE_EXCLUDE for opkgRoss Burton
2018-10-18rootfs: possibility to add packages to debug rootfsAndrej Valek
2018-10-11lib/oe/utils: add eol to format_pkg_list()grygorii tertychnyi via Openembedded-core
2018-09-25rootfs.py: Install -src packages when PACKAGE_DEBUG_SPLIT_STYLE is "debug-wit...Joshua Watt
2018-09-25rootfs: always update the opkg indexIoan-Adrian Ratiu
2018-09-21lib/oe/elf.py: Add LatticeMico32 architecture definitionNathan Rossi
2018-09-21package_manager: use normalized path when doing the filtered copyMax Krummenacher
2018-09-13insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj