summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2021-01-16deb: do not insert feed uris if apt not installedHongxu Jia
2021-01-16rootfs: add option to allow delayed postinsts on read-only rootfsAnton Kachalov
2021-01-16lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski
2021-01-13rootfs_ipk: allow do_populate_sdk in parallel to do_rootfsMichael Ho
2020-12-20lib/oe/qa: handle the 'no specific instruction set' ELF e_machine valueRoss Burton
2020-12-20lib/oe/path: Add canonicalize()Peter Kjellerstedt
2020-12-09meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin
2020-12-06package_manager/ipk: improve remove_packaging_dataRoss Burton
2020-12-03package_manager/ipk: neaten OPKGLIBDIR logicRoss Burton
2020-11-24uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2020-11-24package management: Allow dynamic loading of PMFredrik Gustafsson
2020-11-16meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin
2020-11-03sstatesig: Remove workaround for bitbake taskhash bugRichard Purdie
2020-10-31deb: export INTERCEPT_DIR for remove actionsRichard Leitner
2020-10-30scripts/buildhistory_analysis: Avoid tracebacks from file comparision codeRichard Purdie
2020-10-30deb: replace deprecated apt force-yes argumentRichard Leitner
2020-10-30sstatesig: Log timestamps for hashequiv in reprodubile builds for do_packageRichard Purdie
2020-10-20lib/oe/rootfs: introduce IMAGE_LOG_CHECK_EXCLUDESKonrad Weihmann
2020-10-13IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier
2020-10-07base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2020-09-30utils: respect scheduler affinity in cpu_count()Ross Burton
2020-08-27lib/oe/recipeutils.py: add support for BBFILES_DYNAMICNaveen Saini
2020-08-01lib/package_manager: Fix missing importsRichard Purdie
2020-07-29lib/oe/reproducible.py: Fix git HEAD checkJoshua Watt
2020-07-29Revert "lib/oe/log_colorizer.py: add LogColorizerProxyProgressHandler"Richard Purdie
2020-07-29lib/oe/log_colorizer.py: add LogColorizerProxyProgressHandlerChris Laplante
2020-07-27deb: Move package manager to its own dirFredrik Gustafsson
2020-07-27ipk: Move package manager to its own dirFredrik Gustafsson
2020-07-27rpm: Move package manager to its own dirFredrik Gustafsson
2020-07-27deb: Move sdk to its own dirFredrik Gustafsson
2020-07-27ipk: Move sdk to its own dirFredrik Gustafsson
2020-07-27rpm: Move sdk to its own dirFredrik Gustafsson
2020-07-27deb: Move rootfs to its own dirFredrik Gustafsson
2020-07-27ipk: Move rootfs to its own dirFredrik Gustafsson
2020-07-27rpm: Move rootfs to its own dirFredrik Gustafsson
2020-07-27deb: Move deb manifest to its own subdirFredrik Gustafsson
2020-07-27ipk: Move ipk manifest to its own subdirFredrik Gustafsson
2020-07-27rpm: Move manifest to its own subdirFredrik Gustafsson
2020-07-27package_manager: Move to package_manager/__init__.pyFredrik Gustafsson
2020-07-27patch.py: Change to more strictly fuzz detectionNaoto Yamaguchi
2020-07-22lib/oe/reproducible: Fix error when no git HEADJoshua Watt
2020-07-22classes/reproducible: Move to library codeJoshua Watt
2020-07-12lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTENDTim Orling
2020-07-03rootfs: do not let ldconfig to create symlinksDamian Wrobel
2020-06-15sstatesig: Account for all dataCaches being passedJoshua Watt
2020-06-12buildhistory: Add simplistic file move detectionRichard Purdie
2020-06-04glibc: move ld.so.conf back to main packageRasmus Villemoes
2020-06-03apt: update to 1.8.2.1Alexander Kanavin
2020-06-03Revert "lib/oe/patch: fix handling of patches with no header"Martin Jansa
2020-06-03lib/oe/patch: GitApplyTree: save 1 echo in commit-msg hookMartin Jansa