aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-05-30python-native, python3-native: remove the use of exported HOST_SYS and BUILD_...Alexander Kanavin
2016-05-30recipetool / devtool: set a fixed SRCREV by default when fetching from gitPaul Eggleton
2016-05-30recipetool: create: use ${BP} for subdir for binary packagesPaul Eggleton
2016-05-30recipetool: create: extract variable values from .deb/.ipk/.rpmPaul Eggleton
2016-05-30recipetool: create: support extracting SUMMARY and HOMEPAGEPaul Eggleton
2016-05-30lib/oe/recipeutils: fix insertion of variable valuesPaul Eggleton
2016-05-30lib/oe/recipeutils: patch_recipe_lines: allow omitting trailing newlinesPaul Eggleton
2016-05-30lib/oe/recipeutils: split out patch_recipe_lines()Paul Eggleton
2016-05-30linux-yocto/4.1: fix musb compilation errorBruce Ashfield
2016-05-30linux-yocto: only use intel branches for optimized platformsBruce Ashfield
2016-05-30linux-yocto: create intel branchesBruce Ashfield
2016-05-30linux-yocto:4.4: broxton backportsBruce Ashfield
2016-05-30layer.conf: Whitelist ca-certificate dependency on opensslRichard Purdie
2016-05-30ca-certificates: Add openssl as a runtime dependencyOtavio Salvador
2016-05-30initscripts: check if swapon/swapoff exists before executing themMing Liu
2016-05-30uboot-sign: rebuild u-boot.img with signed dtbGeorge McCollister
2016-05-30u-boot: replace old-style shell syntax with the modern oneAndrew Shadura
2016-05-30xcb-proto: remove stale git recipe and now redundant .incRoss Burton
2016-05-30libxcb: upgrade to 1.12Ross Burton
2016-05-30xcb-proto: upgrade to 1.12Ross Burton
2016-05-30libsecret: upgrade to 0.18.5Alexander Kanavin
2016-05-30liburcu: upgrade to 0.9.2Alexander Kanavin
2016-05-30gcr: upgrade to 3.20.0Alexander Kanavin
2016-05-30babeltrace: upgrade to 1.3.2Alexander Kanavin
2016-05-30msmtp: upgrade to 1.6.4Alexander Kanavin
2016-05-30gobject-introspection.bbclass: disable introspection for -native and -natives...Alexander Kanavin
2016-05-30lib/oe/package_manager.py: Add pkgpath to dict returned by package_infoMariano Lopez
2016-05-30oetest.py: Add support to copy unextracted packages for runtime testingMariano Lopez
2016-05-30oetest.py: Add extract_packages() to RuntimeTestContext classMariano Lopez
2016-05-30oetest.py: Add json file support to specify packages needed in runtime testsMariano Lopez
2016-05-30xmlto: xmlto needs tail to runRoy Li
2016-05-30libgpg-error: Upgrade 1.21 -> 1.22Jussi Kukkonen
2016-05-30gnupg.org-hosted recipes: Change SRC_URI to https siteJussi Kukkonen
2016-05-30libevdev: Upgrade 1.4.6 -> 1.5.1Jussi Kukkonen
2016-05-30gtk+: Upgrade 2.24.29 -> 2.24.30Jussi Kukkonen
2016-05-30clutter-gst-3.0: Upgrade 3.0.16 -> 3.0.18Jussi Kukkonen
2016-05-30clutter-1.0: Upgrade 1.24.2 -> 1.26.0Jussi Kukkonen
2016-05-30coreutils: revert upstream commit causing havoc with ls outputPaul Gortmaker
2016-05-30wic: bootimg-efi: include startup.nsh if it's availableChristopher Larson
2016-05-30gummiboot.bbclass: also write startup.nsh for non-isoChristopher Larson
2016-05-30grub-efi.bbclass: also write startup.nsh for non-isoChristopher Larson
2016-05-30linux-firmware: update to git rev 80d463be82Maxin B. John
2016-05-30libpam: update to 1.3.0Maxin B. John
2016-05-30dropbear: Remove incorrect SFTPSERVER_PATH from CFLAGSDominic Sacré
2016-05-30docbook-xsl-stylesheets: Upgrade 1.78.1 -> 1.79.1Jussi Kukkonen
2016-05-30kernel: Make symbol link to vmlinuz in boot directoryHe Zhe
2016-05-30kernel: Add KERNEL_IMAGETYPES to build multi types kernel at one timeHe Zhe
2016-05-30cpio: Add native variantMariano Lopez
2016-05-30oeqa/utils/package_manager.py: Add get_package_manager()Mariano Lopez
2016-05-30oetest.py: Move getTests() outside loadTests() methodMariano Lopez