summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* lib/oe/utils: Drop now unused multiprocess_execRichard Purdie2018-07-241-34/+0
* package/package_manager: multiprocess_exec -> multiprocess_launchRichard Purdie2018-07-242-13/+5
* package: Call file to determine elf status in parallelRichard Purdie2018-07-241-6/+12
* package: Refactor to remove isElf/is_elf function duplicationRichard Purdie2018-07-241-30/+43
* package: Don't use subshell to execute fileRichard Purdie2018-07-241-6/+2
* utils: Add multiprocess_launch API and testcaseRichard Purdie2018-07-241-0/+70
* classes/buildhistory: handle packaged files with names containing spacesPaul Eggleton2018-07-181-4/+12
* lib/oe/buildhistory_analysis: drop related field featurePaul Eggleton2018-07-181-26/+0
* oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERNRobert Yang2018-07-091-0/+18
* sstatesig: Remove trailing whitespaceJoshua Watt2018-07-061-1/+1
* oe.types.boolean: treat None as FalseBinghua Guan2018-07-051-1/+4
* oe.path: add which_wild functionChristopher Larson2018-07-041-0/+34
* lib/oe/sstatesig: Fix task mappings from multilib<->non-multilib contextsRichard Purdie2018-07-021-0/+6
* lib/oe/utils: Improve get_multilib_datastoreRichard Purdie2018-07-021-3/+9
* postinst-intercepts: do not execute any variant of delay_to_first_bootJoe Slater2018-07-021-1/+2
* oe/types: Allow boolean to accept an existing booleanRichard Purdie2018-06-211-0/+2
* package_manager.py: rework postinst_intercept failuresAlexander Kanavin2018-06-182-9/+22
* rootfs.py: for dpkg/opkg, don't install postinsts if package management is pr...Stefan Agner2018-06-181-0/+3
* populate_sdk_ext.bbclass: fix corebase identificationDamien Riegel2018-06-181-3/+5
* package_manager.py: get rid of ROOTFS_RPM_DEBUG in RpmPM()Alexander Kanavin2018-05-291-2/+2
* rootfs: only use dnf to cleanup if package management is enabledRoss Burton2018-05-221-1/+2
* package_manager: expand the removal list for RPMRoss Burton2018-05-221-5/+9
* package.py: use single quotes for path passed to file in is_elf()Andre McCurdy2018-04-201-2/+1
* package.bbclass: Add '-b' option to file call in isELFMark Hatle2018-04-181-1/+1
* sdk.py: run postinst interceptsAlexander Kanavin2018-04-051-0/+12
* package_manager.py: do not hardcode the task name when referring to log filesAlexander Kanavin2018-04-051-4/+4
* package_manager.py: move intercept running logic from rootfs class to Package...Alexander Kanavin2018-04-052-63/+59
* package_manager.py: move postinst_intercept dir initialization from RootFS to...Alexander Kanavin2018-04-052-18/+20
* package_manager.py: move target_rootfs property to common ancestor classAlexander Kanavin2018-04-051-9/+7
* package_manager.py: Skip gpgcheck while using dnf on targetManjukumar Matha2018-04-051-1/+1
* buildhistory_analysis.py: Check if RPROVIDES changed orderAmanda Brindle2018-04-031-1/+13
* package-index: index also subdirectories when using rpmAlexander Kanavin2018-03-201-3/+17
* patch.py: Use git format-patch with --no-signature --no-numbered paramsMartin Jansa2018-03-201-1/+1
* package_manager: format pydoc comments properlyRoss Burton2018-03-201-103/+92
* lib/oe/patch.py: add a warning if patch context was ignoredAlexander Kanavin2018-03-151-0/+16
* meta/lib/oe/package_manager.py: warn about failing scriptlets for all package...Alexander Kanavin2018-03-151-3/+15
* meta/lib/oe/patch.py: do not leave .orig files if a patch isn't perfectly mat...Alexander Kanavin2018-03-111-1/+1
* package_manager.py: Explicit complementary failNiko Mauno2018-03-081-2/+2
* buildhistory: remove duplicate renamesAnuj Mittal2018-03-081-2/+11
* package_manager.py: Print offending package instead of non-sense traceJason Wessel2018-03-071-0/+2
* sdk: only install locales if we're using glibcRoss Burton2018-03-061-0/+4
* sdk: generate locale archive and remove packagesRoss Burton2018-03-011-2/+54
* sdk: install specified locales into SDKRoss Burton2018-03-011-0/+16
* package-manager: add install_glob()Ross Burton2018-03-011-0/+23
* package_manager: improve install_complementaryRoss Burton2018-03-011-2/+2
* lib/oe/recipeutils: add .txz extension to archive listPaul Eggleton2018-03-011-1/+1
* lib/oe/path: implement is_path_parent()Paul Eggleton2018-03-011-0/+22
* sstatesig: Move hardcoded native toolsJoshua Watt2018-03-011-5/+0
* sstatesig: Add recipe wildcardJoshua Watt2018-03-011-0/+4
* sstatesig: Ignore icecc-create-env in task sigsJoshua Watt2018-03-011-1/+1