summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* machine_dict: Add i686 to the ELF machine dictionaryAlejandro Enedino Hernandez Samaniego2020-01-191-0/+1
* classes, conf, lib: Add support for powerpc64leKhem Raj2020-01-192-0/+3
* sstatesig: Improve debug output if getpwuid() failsRichard Purdie2020-01-161-2/+6
* lib/oe/package_manager.py: put the sdk_provides_dummy_target upfrontAlexander Kanavin2020-01-101-0/+2
* sstatesig: Avoid resetting taskhash within siggen for locked sigsRichard Purdie2020-01-031-1/+5
* sstatesig: Fix locked signature handling with unihashesRichard Purdie2020-01-031-2/+10
* sstatesig: Test cross/native hashserv method extensionRichard Purdie2020-01-021-0/+9
* chrpath: Cleanup and fix previous patchRoss Burton2019-12-291-1/+3
* recipeutils: set SRCPV for devupstream variantAlexander Kanavin2019-12-281-0/+2
* rootfs: don't use oe.cachedpathRoss Burton2019-12-281-3/+2
* sstatesig: Further optimiseRichard Purdie2019-12-161-3/+2
* sstatesig: Optimise get_taskhash for hashequivRichard Purdie2019-12-151-2/+11
* meta/lib/oe/package_manager.py: Enable sha256 checksums in opkg indexerHaris Okanovic2019-11-101-1/+1
* IMAGE_LINGUAS_COMPLEMENTARY: auto-add language packages other than localesAndreas Müller2019-10-311-0/+2
* buildhistory-analysis: filter out -src changes by defaultRoss Burton2019-10-281-1/+1
* lib/oe/package_manager: Use with to control file handle lifetimeOla x Nilsson2019-10-231-4/+4
* lib/oe/packagedata: Use with to control file handle lifetimeOla x Nilsson2019-10-231-3/+2
* oe.types.path: Use with to control file handle lifetimeOla x Nilsson2019-10-231-2/+2
* lib/oe/terminal.py: fix gnome-terminal start behaviorTrevor Gamblin2019-10-081-1/+1