summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* multilib_header: Update wrapper to handle arm 32/64 bitRichard Purdie2017-03-312-17/+16
* bitbake.conf: Drop MULTIMACH_HOST_SYSRichard Purdie2017-03-311-1/+0
* ccache: Use MULTIMACH_TARGET_SYS not HOST_SYSRichard Purdie2017-03-311-1/+1
* sanity: Drop obsolete TMPDIR ABI conversionsRichard Purdie2017-03-311-42/+1
* bitbake.conf: Add DEPLOY_DIR to BB_HASHBASE_WHITELISTRichard Purdie2017-03-311-1/+1
* scripts/lib/compatlayer: detect_layers always use realpath'sAníbal Limón2017-03-311-0/+1
* populate_sdk_ext.bbclass: enhance compatibility with rm_work.bbclassPatrick Ohly2017-03-311-1/+6
* rm_work.bbclass: introduce do_build_without_rm_workPatrick Ohly2017-03-311-3/+24
* ovmf: avoid linking with goldPatrick Ohly2017-03-311-0/+8
* bitbake: bitbake: Bump version to 1.33.3Richard Purdie2017-03-312-2/+2
* bitbake: bb/utils: extend which() so it can look for just executablesRoss Burton2017-03-311-3/+12
* bitbake: wget: Fix handling of urls with user/passwordRichard Purdie2017-03-311-3/+2
* bitbake: tinfoil: improve get_recipe_file() exception textPaul Eggleton2017-03-311-2/+2
* bitbake: tinfoil: fix get_recipe_file() to return an error on invalid recipePaul Eggleton2017-03-311-1/+1
* bitbake: s3.py: Remove hardcoded awsElizabeth 'pidge' Flanagan2017-03-301-2/+4
* bitbake.conf: Add aws to HOSTTOOLS_NONFATALElizabeth 'pidge' Flanagan2017-03-301-1/+1
* dnf: Use lnr to create relative symlinksSerhii Popovych2017-03-301-2/+2
* maintainers.inc: Add maintainers to go-native and vulkan software package rec...Leonardo Sandoval2017-03-291-0/+2
* linux-yocto: drop 4.8 recipesRichard Purdie2017-03-291-26/+0
* systemd-boot: write startup.nshChristopher Larson2017-03-291-0/+2
* sysroot-relativelinks: also consider links to dirs on the hostChristopher Larson2017-03-291-1/+1
* update_gio_module_cache: fix host user contaminationAbdur Rehman2017-03-291-0/+2
* scripts/yocto-compat-layer.py: Add dependency validation in add_layerAníbal Limón2017-03-291-1/+5
* linux-yocto: drop 4.8 recipesBruce Ashfield2017-03-293-107/+0
* linux-yocto/4.9: integrate 4.9-rt12Bruce Ashfield2017-03-293-4/+4
* linux-yocto/4.9: update to v4.9.17Bruce Ashfield2017-03-293-16/+16
* linux-yocto/4.4: update to v4.4.56Bruce Ashfield2017-03-293-16/+16
* linux-yocto/4.10: update to v4.10.5Bruce Ashfield2017-03-293-16/+16
* bitbake: lib/bb/codeparser: ensure BufferedLogger respects target logging levelPaul Eggleton2017-03-291-1/+2
* bitbake: fetch2: Ensure we don't have file downloads overwriting each otherRichard Purdie2017-03-291-1/+1
* dnf: remove systemd units in nativesdk builds2.3_M3Ross Burton2017-03-281-0/+6
* oeqa: allow persistent image writes in runqemu()Patrick Ohly2017-03-284-7/+7
* oeqa: allow customizing image used by runqemu()Patrick Ohly2017-03-281-1/+3
* oeqa: allow extending qemuparams="..."Patrick Ohly2017-03-281-2/+2
* bitbake.conf: sort HOSTTOOLS and remove duplicatesAndre McCurdy2017-03-281-10/+10
* recipes-kernel: Skip kernel version check on kernel templatesLeonardo Sandoval2017-03-2856-1/+113
* oeqa: QEMU_USE_KVM can list machinesPatrick Ohly2017-03-282-4/+7
* oeqa: tolerate interrupted select() while waiting for qemuPatrick Ohly2017-03-282-3/+12
* dnf: move the entire dnf/rpm4 stack to Python 3Alexander Kanavin2017-03-2816-133/+621
* python3: do not hardcode "lib" into site-packages search pathAlexander Kanavin2017-03-281-125/+165
* insane.bbclass: error if file-rdeps not metStephano Cetola2017-03-281-2/+2
* devtool: open kconfig fragment in binary modeStephano Cetola2017-03-281-1/+1
* eudev: restore userspace firmware loading supportLauren Post2017-03-283-0/+394
* oeqa/core/loader.py: Do not import underscore modules by defaultMariano Lopez2017-03-281-4/+30
* bitbake: main: Improve -v and -D option documentationDiana Thayer2017-03-272-5/+26
* bitbake: tinfoil: enable client-side logger handling by defaultPaul Eggleton2017-03-271-1/+5
* bitbake: lib/bb/msg: introduce logger_create() functionPaul Eggleton2017-03-274-44/+24
* bitbake: fetch2/git: prevent recursion on getting latest revisionPaul Eggleton2017-03-271-8/+20
* oeqa/selftest: don't use cleanall in selftestsJoshua Lock2017-03-273-8/+2
* ifupdown: Fix initscriptDavid Vincent2017-03-271-4/+1