aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-11populate_sdk: Switch from bzip2 to xzRichard Purdie
2016-01-11classes: Fix do_rootfs referencesRichard Purdie
2016-01-11image: Create separate tasks for rootfs constructionRichard Purdie
2016-01-11image: Move pre/post process commands to bbclassRichard Purdie
2016-01-11image.bbclass: Separate out image generation into a new task, do_imageRichard Purdie
2016-01-11populate_sdk_ext: Use new --setscene-only option to bitbake instead of workar...Richard Purdie
2016-01-11sstatesig: Handle special case of gcc-source shared-workdir for printdiffRichard Purdie
2016-01-11bitbake.conf: add virtual/libiconv-native to ASSUME_PROVIDEDRoss Burton
2016-01-11devtool: build: support using BBCLASSEXTENDed namesPaul Eggleton
2016-01-11devtool: reset: support recipes with BBCLASSEXTENDPaul Eggleton
2016-01-11devtool: refactor code for getting local recipe filePaul Eggleton
2016-01-11devtool: add: support adding a native variantPaul Eggleton
2016-01-11devtool: reset: do clean for multiple recipes at once with -aPaul Eggleton
2016-01-11recipetool: create: support creating standalone native/nativesdk recipesPaul Eggleton
2016-01-11recipetool: create: lower case name when determining from filenamePaul Eggleton
2016-01-11devtool: sdk-update: add option to skip preparation stepPaul Eggleton
2016-01-11devtool: sdk-update: fix error checkingPaul Eggleton
2016-01-11devtool: sdk-update: fix metadata update stepPaul Eggleton
2016-01-11devtool: sdk-update: fix not using updateserver config file optionPaul Eggleton
2016-01-11classes/populate_sdk_ext: disable signature warningsPaul Eggleton
2016-01-11classes/populate_sdk_ext: fix cascading from preparation failurePaul Eggleton
2016-01-11scripts/oe-publish-sdk: add missing call to git update-server-infoPaul Eggleton
2016-01-11libbsd: upgrade to 0.8.1Martin Jansa
2016-01-08bitbake: fetch/git: Change to use clearer ssh url syntax for broken serversRichard Purdie
2016-01-08bitbake: knotty: Use non-interactive mode as fallback for dumb terminalsRichard Purdie
2016-01-08bitbake: cooker: fix findFilesMatchingInDir documentationRoss Burton
2016-01-08bitbake: cooker: use in instead of countRoss Burton
2016-01-08maintainers.inc: remove x11vncRoss Burton
2016-01-08meta-yocto: drop qt4 referencesAlexander Kanavin
2016-01-07scripts/yocto-layer: Avoids duplication of "meta-" prefixHumberto Ibarra
2016-01-07poky-lsb/poky-tiny: update preferred kernel to 4.1Bruce Ashfield
2016-01-07yocto-bsp: remove 3.14 and 3.19 bbappendsBruce Ashfield
2016-01-07conf/local.conf.sample: comment out ASSUME_PROVIDED=libsdl-nativeRoss Burton
2016-01-07image: Really remove lockfiles flagRichard Purdie
2016-01-07boost: ensure boost to remain an empty metapackageLukas Bulwahn
2016-01-07image_types.bbclass: Rebuild when WICVARS changeMariano Lopez
2016-01-07gccmakedep: fix buildpaths qa checkKai Kang
2016-01-07bash: fix buildpaths qa check errorKai Kang
2016-01-07testimage: remove VNC test, x11vnc isn't in oe-core anymoreRoss Burton
2016-01-07x11vnc: remove all references to moved packageIoan-Adrian Ratiu
2016-01-07x11vnc: move recipe to meta-oeIoan-Adrian Ratiu
2016-01-07classes/buildhistory: actually use KiB in extensible SDK sizes filesPaul Eggleton
2016-01-07x11vnc: move recipe to meta-oeIoan-Adrian Ratiu
2016-01-07readline: move inputrc into readlineJoseph A. Lutz
2016-01-07tune-*: use mcpu instead of mtune for ARM tunesMartin Jansa
2016-01-07arch-armv7ve: add tune include for armv7ve and use it from cortexa7 and corte...Martin Jansa
2016-01-07cortexa{7,15,17}: add VFPv4 tunesMartin Jansa
2016-01-07feature-arm-vfp.inc: Further simplify with TUNE_CCARGS_MFLOATMartin Jansa
2016-01-07feature-arm-{neon,vfp}.inc: refactor and fix issuesMartin Jansa
2016-01-07arch-armv7a.inc: add vfpv4 support also to softfp and big endiand tunesMartin Jansa