summaryrefslogtreecommitdiff
path: root/meta/lib/oe
AgeCommit message (Expand)AuthorFiles
2019-01-28oeqa: Fix for QEMU_USE_KVMRobert Yang1
2018-12-06lib/oe/utils: Improve multiprocess_lauch exception handlingRichard Purdie1
2018-10-28package_manager.py: correct the deploydir when packagefeed-stability inheritedMingli Yu1
2018-10-18package_manager: handle remove() with no packagesRoss Burton1
2018-10-18package_manager: implement PACKAGE_EXCLUDE for opkgRoss Burton1
2018-10-18rootfs: possibility to add packages to debug rootfsAndrej Valek1
2018-10-11lib/oe/utils: add eol to format_pkg_list()grygorii tertychnyi via Openembedded-core1
2018-09-25rootfs.py: Install -src packages when PACKAGE_DEBUG_SPLIT_STYLE is "debug-wit...Joshua Watt1
2018-09-25rootfs: always update the opkg indexIoan-Adrian Ratiu1
2018-09-21lib/oe/elf.py: Add LatticeMico32 architecture definitionNathan Rossi1
2018-09-21package_manager: use normalized path when doing the filtered copyMax Krummenacher1
2018-09-13insane: Recognise BPF as a valid EM_MACHINE typeKhem Raj1
2018-09-12oe/utils.py: Add vartrue()Robert Yang1
2018-09-05populate_base_sdk: Stop running gcc --version all the timeRichard Purdie1
2018-09-05package_manager.py: add noarch to buildarch_compatKai Kang1
2018-08-30lib/oe/package_manager: turn postinst failure warnings into bitbake failuresAlexander Kanavin1
2018-08-23lib/oe/patch.py: Clean up getstatusoutput usageRobert Yang1
2018-08-23lib/oe/gpg_sign.py: Clean up getstatusoutput usageRobert Yang1
2018-08-23lib/oe/utils: Fix get_multilib_datastore to work for original tuneRichard Purdie1
2018-08-23lib/oe/package.py: use bb.utils.break_hardlinks helperRasmus Villemoes1
2018-08-16oe.package_manager: support loading intercepts from multiple pathsChristopher Larson1
2018-08-15package_manager: Add definitions for riscv machinesRichard Purdie1
2018-08-15sstate/lib.oe.path: Ensure file sparseness is preservedRichard Purdie1
2018-08-15package_manager/sdk: Use filtered copies of the deploy ipk/deb directoriesRichard Purdie3
2018-08-15package_manager: Remove rpm specific pieces of create_packages_dir()Richard Purdie1
2018-08-15image: Add locale archive optimisationRichard Purdie2
2018-08-10lib/oe: Fix collections ABCs DeprecationWarning in Python 3.7+Khem Raj1
2018-08-09package: skip strip on signed kernel modulesfoocampo1
2018-08-01multiconfig: Enable multiconfig dependencies on oe-coreAlejandro Enedino Hernandez Samaniego1
2018-07-26lib/oe: split out machine to ELF data dictionaryRoss Burton1
2018-07-26logging: use warning instead warnChen Qi1
2018-07-24lib/oe/utils: Drop now unused multiprocess_execRichard Purdie1
2018-07-24package/package_manager: multiprocess_exec -> multiprocess_launchRichard Purdie2
2018-07-24package: Call file to determine elf status in parallelRichard Purdie1
2018-07-24package: Refactor to remove isElf/is_elf function duplicationRichard Purdie1
2018-07-24package: Don't use subshell to execute fileRichard Purdie1
2018-07-24utils: Add multiprocess_launch API and testcaseRichard Purdie1
2018-07-18classes/buildhistory: handle packaged files with names containing spacesPaul Eggleton1
2018-07-18lib/oe/buildhistory_analysis: drop related field featurePaul Eggleton1
2018-07-07oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERNRobert Yang1
2018-07-06sstatesig: Remove trailing whitespaceJoshua Watt1
2018-07-05oe.types.boolean: treat None as FalseBinghua Guan1
2018-07-02oe.path: add which_wild functionChristopher Larson1
2018-07-02lib/oe/sstatesig: Fix task mappings from multilib<->non-multilib contextsRichard Purdie1
2018-07-02lib/oe/utils: Improve get_multilib_datastoreRichard Purdie1
2018-07-02postinst-intercepts: do not execute any variant of delay_to_first_bootJoe Slater1
2018-06-21oe/types: Allow boolean to accept an existing booleanRichard Purdie1
2018-06-18package_manager.py: rework postinst_intercept failuresAlexander Kanavin2
2018-06-18rootfs.py: for dpkg/opkg, don't install postinsts if package management is pr...Stefan Agner1
2018-06-18populate_sdk_ext.bbclass: fix corebase identificationDamien Riegel1