summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* Revert "lib/oe/log_colorizer.py: add LogColorizerProxyProgressHandler"Richard Purdie2020-07-291-86/+0
* lib/oe/log_colorizer.py: add LogColorizerProxyProgressHandlerChris Laplante2020-07-291-0/+86
* deb: Move package manager to its own dirFredrik Gustafsson2020-07-276-489/+492
* ipk: Move package manager to its own dirFredrik Gustafsson2020-07-276-434/+506
* rpm: Move package manager to its own dirFredrik Gustafsson2020-07-276-400/+405
* deb: Move sdk to its own dirFredrik Gustafsson2020-07-272-86/+96
* ipk: Move sdk to its own dirFredrik Gustafsson2020-07-272-86/+97
* rpm: Move sdk to its own dirFredrik Gustafsson2020-07-272-105/+115
* deb: Move rootfs to its own dirFredrik Gustafsson2020-07-272-199/+211
* ipk: Move rootfs to its own dirFredrik Gustafsson2020-07-272-267/+388
* rpm: Move rootfs to its own dirFredrik Gustafsson2020-07-272-140/+150
* deb: Move deb manifest to its own subdirFredrik Gustafsson2020-07-274-20/+31
* ipk: Move ipk manifest to its own subdirFredrik Gustafsson2020-07-274-71/+78
* rpm: Move manifest to its own subdirFredrik Gustafsson2020-07-274-52/+61
* package_manager: Move to package_manager/__init__.pyFredrik Gustafsson2020-07-271-0/+0
* patch.py: Change to more strictly fuzz detectionNaoto Yamaguchi2020-07-271-1/+1
* lib/oe/reproducible: Fix error when no git HEADJoshua Watt2020-07-221-8/+17
* classes/reproducible: Move to library codeJoshua Watt2020-07-221-0/+95
* lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTENDTim Orling2020-07-121-1/+1
* rootfs: do not let ldconfig to create symlinksDamian Wrobel2020-07-031-2/+2
* sstatesig: Account for all dataCaches being passedJoshua Watt2020-06-151-37/+42
* buildhistory: Add simplistic file move detectionRichard Purdie2020-06-151-3/+62
* glibc: move ld.so.conf back to main packageRasmus Villemoes2020-06-091-1/+1
* apt: update to 1.8.2.1Alexander Kanavin2020-06-041-1/+1
* Revert "lib/oe/patch: fix handling of patches with no header"Martin Jansa2020-06-041-6/+2
* lib/oe/patch: GitApplyTree: save 1 echo in commit-msg hookMartin Jansa2020-06-041-2/+1
* lib/oe/patch: prevent applying patches without any subjectMartin Jansa2020-06-041-1/+1
* lib/classextend: Drop unneeded commentRichard Purdie2020-05-301-1/+0
* terminal.py: do not stop searching for autoJoe Slater2020-05-271-1/+4
* multilib/recipes: Use new RecipePostKeyExpansion eventRichard Purdie2020-05-271-3/+32
* lib/oe/recipeutils.py: passthrough of FETCHCMDKonrad Weihmann2020-05-191-0/+12
* lib/oe/package_manager: update default rpm config %_prefer_colorChangqing Li2020-05-091-2/+0
* image/packagegroup: Remove PACKAGE_GROUP_*, long since deprecatedRichard Purdie2020-04-291-7/+1
* prservice.py: fix do_package with newer Python in Ubuntu 20.04Martin Jansa2020-04-051-0/+4
* lib/oe/package_manager: don't try to rm /var/lib/opkgJan Luebbe2020-04-021-2/+1
* lib/oe/package_manager: avoid installing provided packages via aptJan Luebbe2020-04-021-2/+12
* lib/oe/package_manager: collect provided package names when using debsJan Luebbe2020-04-021-2/+8
* lib/oe/package_manager: fix handling of last packageJan Luebbe2020-04-021-7/+1
* lib/oe/package_manager: make sure to not remove packages in apt installJan Luebbe2020-04-021-1/+1
* lib/oe/utils.py: add get_host_compiler_version()Tim Orling2020-04-011-0/+31
* prservice.py: Use "with" to control file handle lifetimePeter Kjellerstedt2020-03-311-33/+32
* utils: fix gcc 10 version detectionCharles-Antoine Couret2020-03-291-1/+1
* oe/recipeutils: Drop obsolete GITDIR referenceRichard Purdie2020-03-291-1/+0
* lib/oe/utils: allow to set a lower bound on returned cpu_count()André Draszik2020-03-061-2/+3
* abi_version/sstatesig: Introduce HASHEQUIV_HASH_VERSIONRichard Purdie2020-02-281-0/+3
* microblaze: Adjust Linux items from microblazeeb to microblazeMark Hatle2020-02-061-3/+0
* lib/oe/path: try hardlinking instead of guessing when it might failHenning Schild2020-02-041-6/+18
* cmake: prefer CMAKE_BUILD_PARALLEL_LEVELDaniel McGregor2020-02-041-4/+7
* lib/oe/package: remove unneeded npm_split_package_dirs functionJean-Marie LEMETAYER2020-01-271-33/+0
* lib/oe/package_manager: Improve locale-archive reproducibilityAlex Kiernan2020-01-221-1/+1