summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* man-pages: update to 5.13Oleksandr Kravchuk2021-10-171-1/+1
* insane,license,license_image: Allow treating license problems as errorsMike Crowe2021-10-173-12/+21
* lib/oe/qa,insane: Move extra error handling functions to libraryMike Crowe2021-10-176-128/+120
* at-spi2-core: upgrade 2.40.3 -> 2.42.0Tim Orling2021-10-172-2/+37
* testimage: fix unclosed testdata fileRoss Burton2021-10-171-3/+4
* bitbake: tests/runqueue: Ensure hashserv exits before deleting filesRichard Purdie2021-10-161-1/+1
* poky: Reproducible builds are now the defaultRichard Purdie2021-10-161-2/+0
* qemu: Add knob for enabling PMDK pmem supportKhem Raj2021-10-161-0/+1
* mesa: Enable svga for x86 onlyKhem Raj2021-10-161-1/+3
* opensbi-payloads.inc: Use strings for fallbackKhem Raj2021-10-161-4/+4
* piglit: upgrade to latest revisionMarek Vasut2021-10-161-2/+3
* mirrors.bbclass: remove dead infozip mirrorsOleksandr Kravchuk2021-10-161-1/+0
* oeqa: Update cleanup code to wait for hashserv exitRichard Purdie2021-10-163-3/+3
* libxkbcommon: update to 1.3.1Oleksandr Kravchuk2021-10-161-1/+1
* xkeyboard-config: update to 2.34Oleksandr Kravchuk2021-10-161-1/+1
* xorgproto: update to 2021.5Oleksandr Kravchuk2021-10-161-1/+1
* libxi: update to 1.8Oleksandr Kravchuk2021-10-161-1/+1
* python3-pycryptodome: upgrade 3.10.1 -> 3.11.0zhengruoqin2021-10-163-6/+6
* libsolv: upgrade 0.7.19 -> 0.7.20zhengruoqin2021-10-161-1/+1
* libcap: fix nativesdk-libcap relocate failurehongxu2021-10-162-0/+39
* u-boot: Convert ${UBOOT_ENV}.cmd into ${UBOOT_ENV}.scrPeter Hoyes2021-10-162-0/+8
* libical: upgrade 3.0.10 -> 3.0.11wangmy2021-10-161-1/+1
* kernel: Rework kernel make flag to variable mappingsRichard Purdie2021-10-161-2/+2
* reproducible: Drop BUILD_REPRODUCIBLE_BINARIES variableRichard Purdie2021-10-165-25/+15
* kernel: Add KERNEL_DEBUG_TIMESTAMPS variableRichard Purdie2021-10-161-2/+4
* reproducible: Merge code into base.bbclassRichard Purdie2021-10-169-106/+95
* reproducible: Move variable definitions to bitbake.confRichard Purdie2021-10-163-21/+18
* reproducible: Move class function code into libraryRichard Purdie2021-10-163-36/+36
* reproducible_build: Drop now unneeded compiler warningRichard Purdie2021-10-161-3/+0
* patch: Use repr() with exceptions instead of str()Richard Purdie2021-10-161-2/+2
* bitbake: bitbake-user-manual: update sources mirror URLJon Mason2021-10-161-4/+4
* openssl: Drop riscv32 upstreamed patchesKhem Raj2021-10-153-166/+0
* sstate: Fixes for eSDK generation after zstd switchRichard Purdie2021-10-152-3/+2
* sstate: Allow validation of sstate singatures against list of keysDaniel McGregor2021-10-142-6/+26
* scripts/autobuilder-worker-prereq-tests: jinja2 checkMichael Halstead2021-10-141-0/+5
* sstate: Switch to ZStandard compressor supportHenry Kleynhans2021-10-144-46/+55
* bitbake: codegen: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-10-141-0/+6
* bitbake: fetch2: Do not attempt to verify donestamp if download is not completeCaner Altinbasak2021-10-141-1/+3
* bitbake: npmsw: Avoid race condition with multiple npm fetchersCaner Altinbasak2021-10-141-0/+4
* bitbake: siggen: Change file format of siginfo files to use zstd compressed jsonRichard Purdie2021-10-141-12/+17
* bitbake: compress: Allow to operate on file descriptorRichard Purdie2021-10-141-1/+1
* bitbake: bitbake-worker: Set BB_CURRENTTASK earlierRichard Purdie2021-10-143-2/+2
* python: Update now reproducibile builds are the defaultRichard Purdie2021-10-141-9/+5
* reproducible_build: Drop obsolete sstate workaroundRichard Purdie2021-10-141-4/+0
* license.bbclass: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-10-141-0/+4
* oe/license: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-10-141-0/+6
* runqemu: add DEPLOY_DIR_IMAGE replacement in QB_OPT_APPENDJon Mason2021-10-141-1/+1
* bitbake.conf: Add gpg-agent as a host toolDaniel McGregor2021-10-141-1/+1
* bison: prevent checking for textstyle.Daniel McGregor2021-10-141-1/+3
* curl: fix CVE-2021-22945 through -22947Ross Burton2021-10-144-0/+724