summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
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
2020-06-03lib/oe/patch: prevent applying patches without any subjectMartin Jansa
2020-05-30lib/classextend: Drop unneeded commentRichard Purdie
2020-05-27terminal.py: do not stop searching for autoJoe Slater
2020-05-27multilib/recipes: Use new RecipePostKeyExpansion eventRichard Purdie
2020-05-19lib/oe/recipeutils.py: passthrough of FETCHCMDKonrad Weihmann
2020-05-09lib/oe/package_manager: update default rpm config %_prefer_colorChangqing Li
2020-04-29image/packagegroup: Remove PACKAGE_GROUP_*, long since deprecatedRichard Purdie
2020-04-02prservice.py: fix do_package with newer Python in Ubuntu 20.04Martin Jansa
2020-04-01lib/oe/package_manager: don't try to rm /var/lib/opkgJan Luebbe
2020-04-01lib/oe/package_manager: avoid installing provided packages via aptJan Luebbe
2020-04-01lib/oe/package_manager: collect provided package names when using debsJan Luebbe
2020-04-01lib/oe/package_manager: fix handling of last packageJan Luebbe
2020-04-01lib/oe/package_manager: make sure to not remove packages in apt installJan Luebbe
2020-04-01lib/oe/utils.py: add get_host_compiler_version()Tim Orling
2020-03-30prservice.py: Use "with" to control file handle lifetimePeter Kjellerstedt
2020-03-28utils: fix gcc 10 version detectionCharles-Antoine Couret
2020-03-26oe/recipeutils: Drop obsolete GITDIR referenceRichard Purdie
2020-03-06lib/oe/utils: allow to set a lower bound on returned cpu_count()André Draszik
2020-02-25abi_version/sstatesig: Introduce HASHEQUIV_HASH_VERSIONRichard Purdie
2020-02-06microblaze: Adjust Linux items from microblazeeb to microblazeMark Hatle
2020-02-04lib/oe/path: try hardlinking instead of guessing when it might failHenning Schild