aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-01-11bitbake.conf: remove 'stamp-base'Chen Qi
2016-01-11gcc5: Fix build on NIOS2Marek Vasut
2016-01-11rpmresolve.c: Fix unfreed pointers that keep DB openedMariano Lopez
2016-01-11tzdata: Make /etc/timezone optionalHaris Okanovic
2016-01-11systemd: arrange for volatile /etc/resolv.confChristopher Larson
2016-01-11systemd: add myhostname to nsswitch.confChristopher Larson
2016-01-11opkg-utils: add update-alternatives PACKAGECONFIGChristopher Larson
2016-01-11linux-dtb.inc: use absolute upd-alt pathsChristopher Larson
2016-01-11uclibc: Upgrade to 1.0.10Khem Raj
2016-01-11populate_sdk_ext: Pass excluded_targets as a list to prune_lockedsigsRandy Witt
2016-01-11populate_sdk_ext: Change to include siginfo and non sstate task sigsRichard Purdie
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-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