aboutsummaryrefslogtreecommitdiffstats
path: root/meta
AgeCommit message (Expand)Author
2014-12-21cups: Upgrade to 2.0.1Chong Lu
2014-12-21less: Upgrade to 471Chong Lu
2014-12-21devtool: add QA testsPaul Eggleton
2014-12-21classes/externalsrc: set do_compile as nostampPaul Eggleton
2014-12-21oeqa/utils: make get_bb_var() more reliablePaul Eggleton
2014-12-21kernel-devsrc: Ensure we have a dependency on the actual sourceRichard Purdie
2014-12-21lib/oe: add recipeutils modulePaul Eggleton
2014-12-21lib/oe/patch: add support for extracting patches from git treePaul Eggleton
2014-12-21lib/oe/patch.py: abort "git am" if it failsPaul Eggleton
2014-12-21lib/oe/patch: use --keep-cr with git amPaul Eggleton
2014-12-21lib/oe/patch: auto-commit when falling back from git amPaul Eggleton
2014-12-21lib/oe/patch: fall back to patch if git apply failsPaul Eggleton
2014-12-21classes/package: move read_shlib_providers() to a common unitPaul Eggleton
2014-12-21meta-environment: don't mark tasks as nostampPaul Eggleton
2014-12-21core-image-sato-sdk: Use kernel-devsrc to ensure kernel module builds workRichard Purdie
2014-12-21boot-directdisk: Use kernel from DEPLOY_DIR_IMAGE, not sysrootRichard Purdie
2014-12-21bootimg: Use deploy artefacts, not STAGING_KERNEL_DIRRichard Purdie
2014-12-21kernel: Fix non linux-yocto buildsRichard Purdie
2014-12-21kernel-devsrc: Ensure we don't race against do_make_scripts from module-base....Richard Purdie
2014-12-21kernel-devsrc: Handle ppc crtsaves.o explictly for nowRichard Purdie
2014-12-20kernel-devsrc: Inherit module-baseRichard Purdie
2014-12-20kernelsrc.bbclass: Ensure fetch/unpack/patch tasks don't runRichard Purdie
2014-12-20linux-libc-headers: Upgrade 3.17 -> 3.17.7Richard Purdie
2014-12-20linux-libc-headers: update to 3.17Bruce Ashfield
2014-12-20socat: fix compile erorr against 3.17+ kernel headersBruce Ashfield
2014-12-20linux-yocto/3.14: update to 3.14.26, integrate ltsi and -rt updatesBruce Ashfield
2014-12-20linux-yocto/3.10: update to v3.10.62Bruce Ashfield
2014-12-20linux-yocto/3.17: update to v3.17.6Bruce Ashfield
2014-12-20lttng-modules: fix mm_compaction_isolate_template buildBruce Ashfield
2014-12-20linux-yocto/3.14: update to v3.14.24Bruce Ashfield
2014-12-20linux-yocto/3.10: update to v3.10.59Bruce Ashfield
2014-12-20linux-yocto/3.17: update to v3.17.2Bruce Ashfield
2014-12-20linux-yocto/3.17: update to v3.17.1Bruce Ashfield
2014-12-20kernel: Clean ${S} before unpackRichard Purdie
2014-12-20sanity: TMPDIR ABI change for kernel processRichard Purdie
2014-12-20kernel-yocto: make sure git tags get dereferenced properly in do_patch()Jeff Wang
2014-12-20kernel-yocto: fix non-git buildsBruce Ashfield
2014-12-20lttng/perf: depend on virtual/kernel:do_installBruce Ashfield
2014-12-20images: introduce core-image-kernel-devBruce Ashfield
2014-12-20kerneldev: create kernel-devsrc packagingBruce Ashfield
2014-12-20kernel: fix out of tree module buildsBruce Ashfield
2014-12-20kernel: Rearrange for 1.8Richard Purdie
2014-12-20image: Avoid race over directory creationRichard Purdie
2014-12-20dbus-test: Fix SRC_URI checksum to match dbusRichard Purdie
2014-12-20report-error: Handle the case no logfile existsRichard Purdie
2014-12-19security_flags: Fix typo for cupsRichard Purdie
2014-12-19busybox-mdev: Support automatic mounting of block devicesmike.looijmans@topic.nl
2014-12-19busybox-mdev: Add hotplug kernel module support to mdev.confmike.looijmans@topic.nl
2014-12-19busybox/find-touchscreen.sh: Simplify script and recognize USB devicesmike.looijmans@topic.nl
2014-12-19busybox-mdev: Install missing find-touchscreen.shmike.looijmans@topic.nl