summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libproxy: fix CVE-2020-25219Lee Chee Yang2020-10-172-0/+62
* kea: add init scriptsakuster2020-10-175-1/+174
* busybox: add rev and pgrepakuster2020-10-173-0/+4
* dhcpcd: add PACKAGECONFIG for ntp/chrony/ypbind hooksYi Zhao2020-10-171-0/+8
* autotools.bbclass: Order CONFIG_SHELL before CACHED_CONFIGUREVARSKhem Raj2020-10-171-1/+1
* classes: Fixed the problem of undefined variables when compiling meta-toolchain.zangrc2020-10-171-1/+1
* devtool: make sure .git/info exists before writing to .git/info/excludesRoland Hieber2020-10-171-1/+6
* externalsrc: No single-task lock if S != BDouglas Royds2020-10-171-1/+1
* local.conf.sample.extended: Fix comment typoNaoki Hayama2020-10-131-1/+1
* local.conf.sample: Fix comment typoNaoki Hayama2020-10-131-1/+1
* linux-yocto: update genericx86* SRCREV for 5.8Naveen Saini2020-10-131-4/+4
* linux-yocto: update genericx86* SRCREV for 5.4Naveen Saini2020-10-131-4/+4
* IMAGE_LOCALES_ARCHIVE: add option to prevent locale archive creationMichael Thalmeier2020-10-132-7/+11
* uninative: Fix typo in error messageNaoki Hayama2020-10-131-1/+1
* tune-cortexa65.inc: Correct TUNE_FEATURES_tune-cortexa65Peter Kjellerstedt2020-10-131-1/+1
* tune-cortexa32: fix cortexa32 tuneJon Mason2020-10-131-1/+1
* classes/waf: Add build and install argumentsJoshua Watt2020-10-131-2/+7
* bitbake: process: Show command exceptions in the server log as wellRichard Purdie2020-10-111-0/+1
* oeqa/selftest/runtime_test: Exclude gpg directory from pseudo databaseRichard Purdie2020-10-101-0/+1
* skeleton/baremetal-helloworld: Fix trailing slashRichard Purdie2020-10-101-1/+1
* rngd: fix --debug to also filter syslog() callsYann Dirson2020-10-102-0/+47
* bitbake-bblayers/create: Make the example recipe print its messageYoann Congal2020-10-101-1/+3
* oe-build-perf-report: Ensure correct data is shown for multiple branch optionsRichard Purdie2020-10-101-2/+2
* scripts/oe-build-perf-report: Allow operation with no buildstatsRichard Purdie2020-10-101-1/+1
* base.bbclass: warn when there is trailing slash in S or B variablesMartin Jansa2020-10-101-0/+5
* mtd-utils: don't use trailing slash in SMartin Jansa2020-10-101-1/+1
* base.bbclass: use os.path.normpath instead of just comparing WORKDIR and S as...Martin Jansa2020-10-101-2/+2
* bitbake: tinfoil: When sending commands we need to process eventsRichard Purdie2020-10-101-1/+10
* bitbake: command: Ensure exceptions inheriting from BBHandledException are vi...Richard Purdie2020-10-101-1/+5
* poky.conf: Drop OELAYOUT_ABI pokingRichard Purdie2020-10-091-8/+0
* pseudo: Upgrade to include mkostemp64 wrapperRichard Purdie2020-10-091-1/+1
* pseudo: Update to account for patches merged on branchRichard Purdie2020-10-099-735/+1
* abi_version,sanity: Tell users TMPDIR must be clean after pseudo changesRichard Purdie2020-10-092-1/+4
* timezone: update to 2020bArmin Kuster2020-10-092-9/+7
* armv8/tunes: Add tunes for supported ARMv8.2a coresJon Mason2020-10-0910-0/+169
* armv8/tunes: Add tunes for supported ARMv8a coresJon Mason2020-10-093-0/+57
* armv8/tunes: reference parent's TUNE_FEATURESJon Mason2020-10-099-11/+9
* armv8/tunes: Move TUNECONFLICTSJon Mason2020-10-094-3/+1
* qemumips: use 34Kf-64tlb CPU emulationVictor Kamensky2020-10-081-1/+1
* qemu: add 34Kf-64tlb fictitious cpu typeVictor Kamensky2020-10-082-0/+119
* docs: Fix license CC-BY-2.0-UK -> CC-BY-SA-2.0-UKRichard Purdie2020-10-0881-81/+81
* boost: consolidate and update library listRoss Burton2020-10-081-12/+6
* boost: don't specify gcc versionRoss Burton2020-10-081-1/+1
* boost: build a standalone boost.buildRoss Burton2020-10-084-23/+28
* bitbake.conf: Extend PSEUDO_IGNORE_PATHS to ${COREBASE}/metaRichard Purdie2020-10-081-1/+1
* strace: Fix value of IPPROTO_MAXKhem Raj2020-10-082-0/+71
* musl: Update to masterKhem Raj2020-10-081-1/+1
* devtool: fix modify with patches in override directoriesRoss Burton2020-10-081-1/+3
* selftest: add test for recipes with patches in overridesRoss Burton2020-10-085-0/+39
* selftest: skip npm tests if nodejs-native isn't availableRoss Burton2020-10-082-0/+8