summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Expand)AuthorAgeFilesLines
* mesa: Upgrade 13.0.4 -> 17.0.0Jussi Kukkonen2017-03-043-14/+4
* gcc-source: add comment explaining why a function is PythonRoss Burton2017-03-041-0/+2
* buildhistory.bbclass: use tabs as separator in installed-package-sizes.txtMikko Rapeli2017-03-041-1/+1
* kernel.bbclass: Give sanity check function an opt-out variableCalifornia Sullivan2017-03-042-1/+6
* package.bbclass: Add SHLIB detection support for mingw targetsNathan Rossi2017-03-041-0/+21
* update-alternatives.bbclass: Disable for mingw32 targetsNathan Rossi2017-03-041-0/+4
* autotools.bbclass: delete the extra varflag set for autotools_copy_aclocalsDengke Du2017-03-041-1/+0
* ptest.bbclass: use BPN in PTEST_PATH for multilibJackie Huang2017-03-041-1/+1
* no-static-libs: add missing leading space when using "_append"Robert P. J. Day2017-03-041-1/+1
* arch-mips: Fix tune configuration for mipsisa64r6el-n32-nfZubair Lutfullah Kakakhel2017-03-041-1/+1
* bitbake.conf: replace USE_LDCONFIG with new "ldconfig" distro featureAndre McCurdy2017-03-043-11/+5
* lib/oe/package.py: remove @ from package nameAnders Darander2017-03-041-0/+1
* wic: add WKS_FILE_DEPENDS variableEd Bartosh2017-03-041-0/+2
* cryptodev: update to handle 4.10 kernel APIRoss Burton2017-03-042-1/+59
* gcc-runtime: Add libmpx supprt for x86Richard Purdie2017-03-041-1/+20
* linux-yocto-dev: add virtio fragment for virtio targetsBruce Ashfield2017-03-041-0/+1
* libc-headers: introduce 4.10 and set as defaultBruce Ashfield2017-03-042-3/+3
* linux-yocto: introduce 4.10 recipesBruce Ashfield2017-03-043-0/+107
* testsdk: Fix lockfile patchRichard Purdie2017-03-031-3/+0
* populate_ext_sdk: Merge auto.conf into local.confRichard Purdie2017-03-031-17/+7
* populate_ext_sdk: Append to SSTATE_MIRRORSRichard Purdie2017-03-031-1/+1
* testsdk: Drop lockfile usageRichard Purdie2017-03-031-3/+1
* oeqa/sdkext/devtool: Ensure dependencies for test_extend_autotools_recipe_cre...Richard Purdie2017-03-031-0/+1
* sanity: Allow whitespace only mirror entriesRichard Purdie2017-03-031-11/+9
* testsdk: Use auto.conf instead of local.conf to set SSTATE_MIRRORRichard Purdie2017-03-021-2/+3
* meta-estsdk-toolchain: use WORKDIR instead of D to hold locked-sigsRoss Burton2017-03-021-1/+1
* core-image-lsb-sdk: Lower IMAGE_OVERHEAD_FACTORRichard Purdie2017-03-011-0/+3
* oeqa/sdkext: don't skip tests if there isn't a toolchainRoss Burton2017-03-011-7/+0
* oeqa/sdkext/devtool: use finally instead of repeating cleanupRoss Burton2017-03-012-26/+13
* oeqa: add output to subprocess exceptionsRoss Burton2017-03-012-9/+19
* oeqa/esdk/devtool: clean setUpClass/tearDownClassRoss Burton2017-03-011-12/+12
* oeqa/selftest: Drop http sstate sharingRichard Purdie2017-03-011-39/+16
* populate_sdk_ext: Allow generation of meta-extsdk-toolchain even for minimal ...Richard Purdie2017-03-011-1/+1
* oeqa/sdkext/context: Work around broken dependency checks to get sdk tests ru...Richard Purdie2017-03-011-0/+8
* oeqs/sdk*/case: Use universal_newlines for subprocess callsRichard Purdie2017-03-012-2/+2
* oeqa/sdkext: Ensure we run a deterministic set of testsRichard Purdie2017-03-011-2/+2
* testsdk: Handle minimal eSDK and avoid download costsRichard Purdie2017-03-011-0/+11
* oeqa/sdkext/devtool: rename recipe name to match upstreamRoss Burton2017-03-011-1/+1
* weston: Upgrade 1.11.1 -> 2.0.0, separate libwestonJussi Kukkonen2017-03-016-174/+48
* wayland: Upgrade 1.12.0 -> 1.13.0Jussi Kukkonen2017-03-011-2/+2
* ruby: upgrade 2.3.3 -> 2.4.0Leonardo Sandoval2017-03-012-4/+4
* libusb1: upgrade 1.0.20 -> 1.0.21Leonardo Sandoval2017-03-011-2/+2
* ffmpeg: use static package listAndreas Oberritter2017-03-011-34/+19
* insane.bbclass: Add missing dependenciesMariano Lopez2017-03-011-0/+3
* generate-manifest-3.5.py: add logic to generate native manifestMing Liu2017-03-012-26/+12
* generate-manifest-2.7.py: add logic to generate native manifestMing Liu2017-03-012-8/+12
* base.bbclass: Fix OE_IMPORTSJoshua Watt2017-03-011-1/+1
* oelib/buildhistory.py: Add unittest for buildhistory_analysisHumberto Ibarra2017-03-011-0/+88
* oeqa/core/loader.py: Avoid importing tests with built-ins nameMariano Lopez2017-03-011-0/+11
* oeqa/core/loader.py: Give meaningful error when failed to load classesMariano Lopez2017-03-011-4/+4