summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
AgeCommit message (Expand)Author
2021-09-03classes/create-spdx: Fix up license reportingJoshua Watt
2021-09-03classes/create-spdx: Add runtime dependency mappingJoshua Watt
2021-09-03classes/create-spdx: Add SHA1 to index fileJoshua Watt
2021-09-03classes/create-spdx: Add classJoshua Watt
2021-09-03classes/package: Add extended packaged dataJoshua Watt
2021-09-01buildhistory: Label packages providing per-file dependencies in depends.dotAndres Beltran
2021-08-23prservice: remove connection cachingScott Murray
2021-08-22lib/oe/elf: Add Android OS to machine_dictHsia-Jun Li
2021-08-13lib/packagedata: Fix for new overridesJoshua Watt
2021-08-13classes/cve-check: Move get_patches_cves to libraryJoshua Watt
2021-08-12lib/oe: add generic functions for overlayfsVyacheslav Yurkov
2021-07-30meta: Manual override fixesRichard Purdie
2021-07-30Convert to new override syntaxRichard Purdie
2021-07-28rootfs: remove ldconfig auxiliary cache where appropriateDamian Wrobel
2021-06-29lib/oe/package_manager: Don't ignore installation failures in install_complem...Fabio Berton
2021-06-03classes/buildhistory: Add option to strip path prefixJoshua Watt
2021-06-01package_manager/rpm: decode systemctl failuresArmin Kuster
2021-05-21sstatesig.py: make it fatal error when sstate manifest isn't foundMartin Jansa
2021-05-21lib/oe/gpg_sign.py: Fix gpg verificationDaniel McGregor
2021-05-13meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day
2021-05-06lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie
2021-05-06classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari
2021-05-02rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis
2021-05-01prservice: Use new connect APIPaul Barker
2021-04-18deb: apply postinstall on sdkhongxu
2021-04-18lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny
2021-03-28populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle
2021-03-28rootfs.py: uninstall the run-postinsts package if not neededAwais Belal
2021-03-28lib/oe/utils: add directory size functionRoss Burton
2021-03-20cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang
2021-02-26sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa
2021-02-24reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie
2021-02-21licenses: Fix canonical license for 'or-later' handlingRichard Purdie
2021-02-19oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan
2021-02-16package_manager/deb: Fix image generation with package removalRichard Purdie
2021-02-10Fix up bitbake logging compatibilityRichard Purdie
2021-02-03sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski
2021-02-03lib/oe/patch.py: Ignore scissors line on applying patchTomasz Dziendzielski
2021-01-30lib/oe/patch.py: Don't return command stderr from runcmd functionTomasz Dziendzielski
2021-01-30cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang
2021-01-27lib/oe/package_manager: Do not pass stderr to package manager as an argumentTomasz Dziendzielski
2021-01-23lib/oe/package_manager: ensure repodata is wipedRoss Burton
2021-01-23cve-check: replace Looseversion with custom version classLee Chee Yang
2021-01-16deb: do not insert feed uris if apt not installedHongxu Jia
2021-01-16rootfs: add option to allow delayed postinsts on read-only rootfsAnton Kachalov
2021-01-16lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski
2021-01-13rootfs_ipk: allow do_populate_sdk in parallel to do_rootfsMichael Ho
2020-12-20lib/oe/qa: handle the 'no specific instruction set' ELF e_machine valueRoss Burton
2020-12-20lib/oe/path: Add canonicalize()Peter Kjellerstedt
2020-12-09meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin