summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build-appliance-image: Update to dunfell head revisionyocto-3.1.12dunfell-23.0.12Richard Purdie2021-11-151-1/+1
* mirrors: Add kernel.org sources mirror for downloads.yoctoproject.orgRichard Purdie2021-11-151-0/+1
* selftest/reproducible: add webkitgtk back to exclusion list for dunfellSteve Sakoman2021-11-151-0/+1
* reproducible_build: Remove BUILD_REPRODUCIBLE_BINARIES checkingMark Hatle2021-11-151-19/+34
* sstate: Avoid deploy_source_date_epoch sstate when unneededRichard Purdie2021-11-151-0/+4
* sstate: Ensure SDE is accounted for in package task timestampsRichard Purdie2021-11-151-0/+18
* sstate: another fix for touching files inside pseudoJose Quaresma2021-11-151-6/+6
* mirrors: Add uninative mirror on kernel.orgRichard Purdie2021-11-151-0/+1
* piglit: upgrade to latest revisionMarek Vasut2021-11-157-2/+200
* pseudo: Add fcntl64 wrapperRichard Purdie2021-11-151-1/+1
* pseudo: Add in ability to flush database with shutdown requestRichard Purdie2021-11-151-1/+1
* linunistring: Add missing gperf-native dependencyRichard Purdie2021-11-151-0/+1
* python3-magic: add missing DEPENDSSteve Sakoman2021-11-151-0/+2
* python3-magic: add the missing rdependsMingli Yu2021-11-151-1/+4
* webkitgtk: Fix reproducibility in minibrowserKhem Raj2021-11-152-0/+32
* oeqa: reproducible: Fix test not producing diffsJoshua Watt2021-11-153-1/+29
* documentation: prepare for 3.1.12 releaseSteve Sakoman2021-11-124-6/+7
* ref-system-requirements.rst: Add Fedora 34 to list of supported distrosSteve Sakoman2021-11-121-0/+2
* ref-system-requirements.rst: Add Debian 11 to list of supported distrosSteve Sakoman2021-11-121-0/+2
* poky.conf: Bump version for 3.1.12 releaseSteve Sakoman2021-11-121-1/+1
* bitbake: fetch/wget: Add timeout for checkstatus calls (30s)Richard Purdie2021-11-111-1/+1
* meta/scripts: Manual git url branch additionsRichard Purdie2021-11-115-7/+10
* meta: Add explict branch to git SRC_URIs, handle github url changesSteve Sakoman2021-11-11106-108/+108
* scripts/convert-srcuri: Backport SRC_URI conversion script from master branchRichard Purdie2021-11-111-0/+77
* bitbake: tests/fetch: Update pcre.org address after github changesRichard Purdie2021-11-091-1/+1
* bitbake: tests/fetch: Update github urlsRichard Purdie2021-11-081-13/+13
* bitbake: tests/fetch2: Fix quoting warningRichard Purdie2021-11-081-6/+6
* bitbake: fetch/git: Handle github dropping git:// supportRichard Purdie2021-11-031-0/+4
* tzdata: update 2021d -> 2021eAlexander Kanavin2021-11-031-3/+3
* tzdata: upgrade 2021a -> 2021dAlexander Kanavin2021-11-031-3/+4
* ca-certificates: update 20210119 -> 20211016Alexander Kanavin2021-11-034-62/+82
* wireless-regdb: upgrade 2021.07.14 -> 2021.08.28Alexander Kanavin2021-11-031-1/+1
* wireless-regdb: upgrade 2021.04.21 -> 2021.07.14Alexander Kanavin2021-11-031-1/+1
* linux-firmware: upgrade 20210818 -> 20210919Alexander Kanavin2021-11-031-2/+2
* linux-firmware: upgrade 20210511 -> 20210818Alexander Kanavin2021-11-031-3/+3
* git: Fix determinism issueRichard Purdie2021-11-032-1/+37
* stress-ng: improve reproducibilitySteve Sakoman2021-11-032-0/+27
* stress-ng: convert to git, website is downSteve Sakoman2021-11-031-3/+3
* waffle: old website is down, update to new project URLsSteve Sakoman2021-11-031-5/+7
* mirrors.bbclass: remove dead infozip mirrorsOleksandr Kravchuk2021-11-031-1/+0
* oeqa/runtime/parselogs: modified drm error in common errors listTeoh Jay Shen2021-11-031-1/+1
* oeqa/runtime: search sys.path explicitly for modulesRoss Burton2021-11-031-8/+7
* oeqa/runtime: load modules using importlibRoss Burton2021-11-031-9/+5
* testimage: fix unclosed testdata fileRoss Burton2021-11-031-3/+4
* reproducible_build: Drop obsolete sstate workaroundRichard Purdie2021-11-031-4/+0
* oe/utils: log exceptions in ThreadedWorker functionsRoss Burton2021-11-031-1/+2
* license.bbclass: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-11-031-0/+4
* oe/license: implement ast.NodeVisitor.visit_ConstantRoss Burton2021-11-031-0/+6
* bitbake.conf: Add gpg-agent as a host toolDaniel McGregor2021-11-031-1/+1
* base: Use repr() for printing exceptionsRichard Purdie2021-11-032-5/+2