summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* 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
* package_manager.py: correct the deploydir when packagefeed-stability inheritedMingli Yu2018-10-281-1/+4
* package_manager: handle remove() with no packagesRoss Burton2018-10-181-1/+8
* package_manager: implement PACKAGE_EXCLUDE for opkgRoss Burton2018-10-181-1/+5
* rootfs: possibility to add packages to debug rootfsAndrej Valek2018-10-181-0/+10
* lib/oe/utils: add eol to format_pkg_list()grygorii tertychnyi via Openembedded-core2018-10-111-1/+7
* rootfs.py: Install -src packages when PACKAGE_DEBUG_SPLIT_STYLE is "debug-wit...Joshua Watt2018-09-251-0/+4
* rootfs: always update the opkg indexIoan-Adrian Ratiu2018-09-251-3/+2
* lib/oe/elf.py: Add LatticeMico32 architecture definitionNathan Rossi2018-09-211-0/+1
* package_manager: use normalized path when doing the filtered copyMax Krummenacher2018-09-211-0/+1
* insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj2018-09-131-1/+2
* oe/utils.py: Add vartrue()Robert Yang2018-09-131-0/+8
* populate_base_sdk: Stop running gcc --version all the timeRichard Purdie2018-09-051-1/+4
* package_manager.py: add noarch to buildarch_compatKai Kang2018-09-051-1/+3
* lib/oe/package_manager: turn postinst failure warnings into bitbake failuresAlexander Kanavin2018-09-041-15/+7
* lib/oe/patch.py: Clean up getstatusoutput usageRobert Yang2018-08-231-1/+2
* lib/oe/gpg_sign.py: Clean up getstatusoutput usageRobert Yang2018-08-231-10/+5