summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTENDTim Orling2020-07-221-1/+1
* terminal.py: do not stop searching for autoJoe Slater2020-06-051-1/+4
* 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
* lib/oe/lsb: Make sure the distro ID is always lowercasedPeter Kjellerstedt2019-09-301-4/+4
* lib/sstatesig: Fix class inheritance problemsRichard Purdie2019-09-301-7/+8
* sstatesig: Fix hash equivlanency locked signature issuesRichard Purdie2019-09-301-4/+10
* sdk: Install nativesdk locales for all TCLIBC variantsKhem Raj2019-09-271-4/+0
* populate_sdk_ext: Introduce mechanism to keep nativesdk* sstate in esdkJaewon Lee2019-09-191-2/+6
* Remove SSTATE_HASHEQUIV_SERVERJoshua Watt2019-09-181-6/+2
* sstatesig: Update server URIJoshua Watt2019-09-181-1/+1
* classextend.py: don't extend file for file dependencyChangqing Li2019-09-161-0/+2
* lib/oe/gpg_sign.py: Remove unwanted importVijai Kumar K2019-09-061-1/+0
* sstatesig: Fix leftover splitting issue from siggen changeRichard Purdie2019-08-121-1/+1
* sstatesig: Updates to match bitbake siggen changesRichard Purdie2019-08-062-33/+23
* sstate/sstatesig: Update to new form of BB_HASHCHECK_FUNCTIONRichard Purdie2019-08-061-6/+7