summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2021-02-26sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa
2021-02-24reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie
2021-02-21licenses: Fix canonical license for 'or-later' handlingRichard Purdie
2021-02-19oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan
2021-02-16package_manager/deb: Fix image generation with package removalRichard Purdie
2021-02-10Fix up bitbake logging compatibilityRichard Purdie
2021-02-03sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski
2021-02-03lib/oe/patch.py: Ignore scissors line on applying patchTomasz Dziendzielski
2021-01-30lib/oe/patch.py: Don't return command stderr from runcmd functionTomasz Dziendzielski
2021-01-30cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-01-27lib/oe/package_manager: Do not pass stderr to package manager as an argumentTomasz Dziendzielski
2021-01-23lib/oe/package_manager: ensure repodata is wipedRoss Burton
2021-01-23cve-check: replace Looseversion with custom version classLee Chee Yang
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