summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2021-02-12meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin
2021-02-09sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski
2021-02-08lib/oe/patch.py: Ignore scissors line on applying patchTomasz Dziendzielski
2021-02-04cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-02-04cve-check: replace Looseversion with custom version classLee Chee Yang
2021-01-28lib/oe/path: Add canonicalize()Peter Kjellerstedt
2021-01-28uninative: Don't use single sstate for pseudo-nativeRichard Purdie
2021-01-28base/bitbake.conf: Enable pseudo path filteringRichard Purdie
2021-01-19lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski
2021-01-04lib/oe/qa: handle the 'no specific instruction set' ELF e_machine valueRoss Burton
2020-12-10meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin
2020-11-14lib/oe/reproducible.py: Fix git HEAD checkJoshua Watt
2020-11-14lib/oe/reproducible: Fix error when no git HEADJoshua Watt
2020-11-14classes/reproducible: Move to library codeJoshua Watt
2020-11-02sstatesig: Log timestamps for hashequiv in reprodubile builds for do_packageRichard Purdie
2020-11-02Revert "lib/oe/patch: fix handling of patches with no header"Martin Jansa
2020-11-02lib/oe/patch: GitApplyTree: save 1 echo in commit-msg hookMartin Jansa
2020-11-02lib/oe/patch: prevent applying patches without any subjectMartin Jansa
2020-07-13lib/oe/recipeutils.py: add AUTHOR; BBCLASSEXTENDTim Orling
2020-05-27terminal.py: do not stop searching for autoJoe Slater
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
2019-12-28recipeutils: set SRCPV for devupstream variantAlexander Kanavin
2019-12-28rootfs: don't use oe.cachedpathRoss Burton
2019-12-16sstatesig: Further optimiseRichard Purdie
2019-12-15sstatesig: Optimise get_taskhash for hashequivRichard Purdie
2019-11-10meta/lib/oe/package_manager.py: Enable sha256 checksums in opkg indexerHaris Okanovic