summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* oe-selftest: export test results via xmlrunnerBenjamin Esquivel2016-08-011-3/+30
* oe-selftest: recipetool: add tests for git URL manglingPaul Eggleton2016-08-011-0/+43
* recipetool: create: fix greedy regex that broke support for github tarballsPaul Eggleton2016-08-011-1/+1
* useradd.bbclass: Fix delete user/group when more than one itemMariano Lopez2016-08-011-8/+14
* bitbake: lib/toaster: Fix missing new files from previous commitsRichard Purdie2016-08-014-0/+415
* bitbake: toaster-tests: fix URL given for Chromedriver downloadElliot Smith2016-07-291-1/+1
* bitbake: toaster-tests: define capabilities for latest Firefox driverElliot Smith2016-07-291-2/+17
* bitbake: lib/bb/checksum: avoid exception on broken symlinksPaul Eggleton2016-07-291-2/+4
* bitbake: lib/bb/utils: show subprocess output in stack tracesRoss Burton2016-07-291-0/+6
* bitbake: fetch2: fix pickle issues while switching from master to krogothMaxin B. John2016-07-291-2/+2
* uclibc: remove meta-yocto-bsp appendRoss Burton2016-07-263-139/+0
* dpkg: use snapshot.debian.org for SRC_URIRoss Burton2016-07-262-15/+14
* babeltrace: remove unnecessary SRCREVNathan Lynch2016-07-261-2/+0
* rt-tests: rationalise compiler flagsRoss Burton2016-07-262-6/+1
* recipetool: record unknown license filesPaul Eggleton2016-07-261-0/+10
* lib/oe/recipeutils: fix patch_recipe*() with empty inputPaul Eggleton2016-07-261-1/+1
* classes/buildhistory: ensure eSDK sstate lists sorted secondarily by namePaul Eggleton2016-07-261-2/+2
* classes/buildhistory: add additional variables for eSDKPaul Eggleton2016-07-261-1/+1
* classes/populate_sdk_ext: add gdb to full extensible SDKPaul Eggleton2016-07-261-1/+1
* classes/populate_sdk_ext: filter sstate within the extensible SDKPaul Eggleton2016-07-263-10/+106
* scripts: add oe-check-sstate scriptPaul Eggleton2016-07-261-0/+121
* classes/populate_sdk_ext: allow including toolchain in eSDK on installPaul Eggleton2016-07-263-3/+36
* meta-extsdk-toolchain: add meta-recipe to install toolchain into eSDKPaul Eggleton2016-07-262-0/+16
* classes/populate_sdk_ext: set default for SDK_INCLUDE_PKGDATAPaul Eggleton2016-07-261-0/+1
* oeqa/selftest/signing: check that we have GPG in setupRoss Burton2016-07-261-0/+4
* oeqa/selftest/signing: use a temporary directory for GPG homeRoss Burton2016-07-261-22/+10
* kdump: don't set default values for KDUMP_CMDLINE and KDUMP_KIMAGERoy Li2016-07-262-40/+18
* harfbuzz: upgrade to 1.3.0Maxin B. John2016-07-261-2/+2
* bluez5: upgrade to 5.41Maxin B. John2016-07-261-2/+2
* dhcp: remove dhclient-script bash dependencyAndre McCurdy2016-07-263-1/+56
* net-tools: lib/inet6.c:INET6_rresolve() - various fixesShan Hai2016-07-262-0/+88
* gcc: Don't use vectorized builtins when Neon is not thereKhem Raj2016-07-262-0/+93
* sysprof: fix floating dependency on polkitMaxin B. John2016-07-262-2/+47
* kernel.bbclass: explicitly set workdir in do_bundle_initramfsAndré Draszik2016-07-261-0/+1
* kernel-uimage.bbclass: indeed update var KERNEL_IMAGETYPE_FOR_MAKEKai Kang2016-07-261-2/+1
* musl: don't compile in mips16e modeAndré Draszik2016-07-261-0/+3
* lib/oe/path: Fix tar invocation with --no-recursionClemens Lang2016-07-261-1/+1
* gcc: Fix libgcc unresolved symbols with PIE on muslKhem Raj2016-07-262-0/+86
* webkitgtk: Do not use gold with clangKhem Raj2016-07-261-0/+1
* insane: only check ${S} exists if we had sources to fetchRoss Burton2016-07-261-3/+2
* lib/oe/gpg_sign: fix output in error pathsRoss Burton2016-07-261-3/+2
* python-smartpm: add support to check signaturesmingli.yu@windriver.com2016-07-263-60/+113
* openssh: conditional compile DES code.mingli.yu@windriver.com2016-07-263-0/+188
* packagefeed-stability.bbclass: copy all packages of a recipeRobert Yang2016-07-261-68/+35
* packagefeed-stability.bbclass: minor fixesRobert Yang2016-07-261-3/+5
* packagefeed-stability: add class to help reduce package feed churnPaul Eggleton2016-07-261-0/+270
* package_deb.bbclass/package_ipk.bbclass: sort RPROVIDESRobert Yang2016-07-262-0/+4
* build-compare: improve deb and ipk checkingRobert Yang2016-07-263-2/+120
* build-compare: fix checking for named pipe and othersRobert Yang2016-07-264-0/+107
* build-compare: make pkg-diff.sh 75% fasterRobert Yang2016-07-262-0/+362