summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-07recipes: Move out stale GPLv2 versions to a seperate layeruninative-1.5Richard Purdie
2017-03-07patchelf: Fix issues with the 'hole' in binaries approachRichard Purdie
2017-03-07binutils: Upgrade to 2.28 releaseKhem Raj
2017-03-07musl: Update to tipKhem Raj
2017-03-04tzdata: update to 2017aArmin Kuster
2017-03-04tzcode-native: update to 2017aArmin Kuster
2017-03-04u-boot: Fix handling of CMD_LICENSE in u-boot-mkimageMarek Vasut
2017-03-04linux-libc-headers: Add inherit of pkgconfigPeter Kjellerstedt
2017-03-04gstreamer1.0-omx_1.2.0: remove recipeMaxin B. John
2017-03-04systemd: check "ldconfig" distro feature when setting PACKAGECONFIGAndre McCurdy
2017-03-04guile: fix a bashismMing Liu
2017-03-04lttng-tools: update to 2.9.4Nathan Lynch
2017-03-04lttng-modules: update to 2.9.1Nathan Lynch
2017-03-04libgpg-error: Don't replace the syscfg header for mingw32Nathan Rossi
2017-03-04libgpg-error: correctly configure on mips64Alexander Kanavin
2017-03-04mesa: Upgrade 13.0.4 -> 17.0.0Jussi Kukkonen
2017-03-04gcc-source: add comment explaining why a function is PythonRoss Burton
2017-03-04buildhistory.bbclass: use tabs as separator in installed-package-sizes.txtMikko Rapeli
2017-03-04kernel.bbclass: Give sanity check function an opt-out variableCalifornia Sullivan
2017-03-04package.bbclass: Add SHLIB detection support for mingw targetsNathan Rossi
2017-03-04update-alternatives.bbclass: Disable for mingw32 targetsNathan Rossi
2017-03-04autotools.bbclass: delete the extra varflag set for autotools_copy_aclocalsDengke Du
2017-03-04ptest.bbclass: use BPN in PTEST_PATH for multilibJackie Huang
2017-03-04no-static-libs: add missing leading space when using "_append"Robert P. J. Day
2017-03-04arch-mips: Fix tune configuration for mipsisa64r6el-n32-nfZubair Lutfullah Kakakhel
2017-03-04bitbake.conf: replace USE_LDCONFIG with new "ldconfig" distro featureAndre McCurdy
2017-03-04yocto-compat-layer.py: Add script to YP Compatible Layer validationAníbal Limón
2017-03-04build-perf-test-wrapper.sh: support xml report formatMarkus Lehtonen
2017-03-04scripts/runqemu: avoid overridden user input for bootparamsDmitry Rozhkov
2017-03-04scripts/runqemu: Add always ttyS1 when no serial options are specifiedAníbal Limón
2017-03-04scripts/lib/create_npm: handle Public Domain licensesAnders Darander
2017-03-04scripts/lib/create_npm: handle AND and OR in licensesAnders Darander
2017-03-04scripts/lib/create_npm: rewrite see license in eulaAnders Darander
2017-03-04lib/oe/package.py: remove @ from package nameAnders Darander
2017-03-04create_npm.py: convert MIT/X11 to MITAnders Darander
2017-03-04wic: add more targets to directdisk syslinux configEd Bartosh
2017-03-04wic: bootimg-pcbios: add support for syslinux vesamenuEd Bartosh
2017-03-04wic: raise WicError instead of calling logger.errorEd Bartosh
2017-03-04wic: add WKS_FILE_DEPENDS variableEd Bartosh
2017-03-04wic: exec_native_cmd: fix undefined variable errorEd Bartosh
2017-03-04wic: exec_native_cmd: improve debug messageEd Bartosh
2017-03-04wic: use image recipe sysroot as defaultEd Bartosh
2017-03-04wic: use 2 sysroots to find native executableEd Bartosh
2017-03-04wic: pluginbase: use global dictionaryEd Bartosh
2017-03-04wic: move PluginMgr class to pluginbaseEd Bartosh
2017-03-04wic: plugin: cache results in get_pluginsEd Bartosh
2017-03-04wic: remove PluginMgr.get_plugin_methodsEd Bartosh
2017-03-04wic: throw exception if required API is not implementedEd Bartosh
2017-03-04wic: pluginbase: use python 3 metaclass syntaxEd Bartosh
2017-03-04wic: reimplement PluginMgr.get_pluginsEd Bartosh