summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
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
2020-02-04cmake: prefer CMAKE_BUILD_PARALLEL_LEVELDaniel McGregor
2020-01-27lib/oe/package: remove unneeded npm_split_package_dirs functionJean-Marie LEMETAYER
2020-01-22lib/oe/package_manager: Improve locale-archive reproducibilityAlex Kiernan
2020-01-19machine_dict: Add i686 to the ELF machine dictionaryAlejandro Enedino Hernandez Samaniego
2020-01-19classes, conf, lib: Add support for powerpc64leKhem Raj
2020-01-16sstatesig: Improve debug output if getpwuid() failsRichard Purdie
2020-01-10lib/oe/package_manager.py: put the sdk_provides_dummy_target upfrontAlexander Kanavin
2020-01-03sstatesig: Avoid resetting taskhash within siggen for locked sigsRichard Purdie
2020-01-03sstatesig: Fix locked signature handling with unihashesRichard Purdie
2020-01-02sstatesig: Test cross/native hashserv method extensionRichard Purdie
2019-12-29chrpath: Cleanup and fix previous patchRoss Burton