summaryrefslogtreecommitdiffstats
path: root/meta/lib/oe
Commit message (Expand)AuthorAgeFilesLines
* prservice: remove connection cachingScott Murray2021-08-231-13/+12
* lib/oe/elf: Add Android OS to machine_dictHsia-Jun Li2021-08-221-0/+8
* lib/packagedata: Fix for new overridesJoshua Watt2021-08-131-3/+3
* classes/cve-check: Move get_patches_cves to libraryJoshua Watt2021-08-131-0/+83
* lib/oe: add generic functions for overlayfsVyacheslav Yurkov2021-08-121-0/+43
* meta: Manual override fixesRichard Purdie2021-08-023-11/+11
* Convert to new override syntaxRichard Purdie2021-08-025-12/+12
* rootfs: remove ldconfig auxiliary cache where appropriateDamian Wrobel2021-07-281-0/+10
* lib/oe/package_manager: Don't ignore installation failures in install_complem...Fabio Berton2021-06-291-5/+3
* classes/buildhistory: Add option to strip path prefixJoshua Watt2021-06-031-2/+13
* package_manager/rpm: decode systemctl failuresArmin Kuster2021-06-011-0/+3
* sstatesig.py: make it fatal error when sstate manifest isn't foundMartin Jansa2021-05-211-1/+1
* lib/oe/gpg_sign.py: Fix gpg verificationDaniel McGregor2021-05-211-1/+1
* meta/lib/oe/rootfs.py: Fix typo "Restoreing" -> "Restoring"Robert P. J. Day2021-05-131-1/+1
* lib/package_manager: Use shutil.copy instead of bb.utils.copyfile for interceptsRichard Purdie2021-05-061-1/+1
* classes/lib/scripts: Use bb.utils.rename() instead of os.rename()Devendra Tewari2021-05-063-7/+7
* rootfs.py: find .ko.gz and .ko.xz kernel modules as wellChristophe Chapuis2021-05-021-1/+1
* prservice: Use new connect APIPaul Barker2021-05-011-1/+1
* deb: apply postinstall on sdkhongxu2021-04-181-0/+4
* lib/oe/terminal: Fix tmux new-session on older tmux versions (<1.9)Peter Budny2021-04-181-3/+13
* populate_sdk_ext: Avoid copying and producing .pyc filesMark Hatle2021-03-281-3/+3
* rootfs.py: uninstall the run-postinsts package if not neededAwais Belal2021-03-281-5/+3
* lib/oe/utils: add directory size functionRoss Burton2021-03-281-0/+31
* cve-check: CVE_VERSION_SUFFIX to work with patched releaseLee Chee Yang2021-03-201-1/+6
* sstatesig.py: show an error instead of warning when sstate manifest isn't foundMartin Jansa2021-02-261-1/+1
* reproducible: Improve SOURCE_DATE_EPOCH_FALLBACK handlingRichard Purdie2021-02-241-2/+6
* licenses: Fix canonical license for 'or-later' handlingRichard Purdie2021-02-211-8/+1
* oe/recipeutils: Fix copying patches when BBLAYERS entries are not normalisedAndrei Gherzan2021-02-191-1/+1
* package_manager/deb: Fix image generation with package removalRichard Purdie2021-02-161-0/+4
* Fix up bitbake logging compatibilityRichard Purdie2021-02-101-2/+2
* sstatesig: Add descriptive error message to getpwuid/getgrgid "uid/gid not fo...Tomasz Dziendzielski2021-02-031-2/+4
* lib/oe/patch.py: Ignore scissors line on applying patchTomasz Dziendzielski2021-02-031-1/+1
* lib/oe/patch.py: Don't return command stderr from runcmd functionTomasz Dziendzielski2021-01-301-5/+9
* cve_check: add CVE_VERSION_SUFFIX to indicate suffix in versioningLee Chee Yang2021-01-301-19/+21
* lib/oe/package_manager: Do not pass stderr to package manager as an argumentTomasz Dziendzielski2021-01-271-2/+9
* lib/oe/package_manager: ensure repodata is wipedRoss Burton2021-01-231-0/+3
* cve-check: replace Looseversion with custom version classLee Chee Yang2021-01-231-0/+58
* deb: do not insert feed uris if apt not installedHongxu Jia2021-01-161-4/+9
* rootfs: add option to allow delayed postinsts on read-only rootfsAnton Kachalov2021-01-161-0/+3
* lib/oe/utils: Return empty string in parallel_makeTomasz Dziendzielski2021-01-161-1/+1
* rootfs_ipk: allow do_populate_sdk in parallel to do_rootfsMichael Ho2021-01-131-0/+6
* lib/oe/qa: handle the 'no specific instruction set' ELF e_machine valueRoss Burton2020-12-201-0/+1
* lib/oe/path: Add canonicalize()Peter Kjellerstedt2020-12-201-0/+21
* meta/lib/oe/reproducible.py: gitsm:// works just as fine as git:// for timest...Alexander Kanavin2020-12-091-1/+1
* package_manager/ipk: improve remove_packaging_dataRoss Burton2020-12-061-2/+2
* package_manager/ipk: neaten OPKGLIBDIR logicRoss Burton2020-12-031-6/+1
* uninative: Don't use single sstate for pseudo-nativeRichard Purdie2020-11-241-1/+1
* package management: Allow dynamic loading of PMFredrik Gustafsson2020-11-2415-93/+55
* meta: drop _PYTHON_SYSCONFIGDATA_NAME hacksAlexander Kanavin2020-11-161-4/+0
* sstatesig: Remove workaround for bitbake taskhash bugRichard Purdie2020-11-031-5/+0