aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-08-31recipetool: create: detect Eclipse licensesPaul Eggleton
2017-08-31recipetool: create: suppress npm shrinkwrap/lockdown warnings againPaul Eggleton
2017-08-31recipetool: create: fix SRCPV prefix for non-git SCMsPaul Eggleton
2017-08-31recipetool: create: make recently added branch/tag handling git specificPaul Eggleton
2017-08-31devtool: add: add explicit srcrev/branch optionsPaul Eggleton
2017-08-31oe-selftest: devtool: test find-recipe and edit-recipePaul Eggleton
2017-08-31devtool: edit-recipe: fix regressionPaul Eggleton
2017-08-31devtool: upgrade: workaround for recipes which apply patches conditional upon...Paul Eggleton
2017-08-31devtool: upgrade: fix handling of non-absolute pathsPaul Eggleton
2017-08-31devtool: update-recipe: ensure patches get deleted in srcrev modePaul Eggleton
2017-08-30image_types.bbclass: improve reproducibility of .gz filesJuro Bystricky
2017-08-30qemuboot.bbclass: create deterministic qemuboot.conf fileJuro Bystricky
2017-08-30eudev_3.2.2: improve reproducibilityJuro Bystricky
2017-08-30diffutils_3.6.bb: remove build host referencesJuro Bystricky
2017-08-30package_manager.py: improve reproducibilityJuro Bystricky
2017-08-30bash.inc: improve reproducibilityJuro Bystricky
2017-08-30flex_2.6.0.bb: remove build host referencesJuro Bystricky
2017-08-30zlib_1.2.11.bb: remove build host referencesJuro Bystricky
2017-08-30lsof: remove host information from version.hLi Wang
2017-08-30bitbake.conf: add definition for BUILDSDK_CXXFLAGSChang Rebecca Swee Fun
2017-08-30libpcre2: Fix CVE-2017-7186Robert Yang
2017-08-30libpcre2: Fix CVE-2017-8786Robert Yang
2017-08-30initramfs-framework: Change recipe to be allarchOtavio Salvador
2017-08-30bluez5: cosmetic fixes to bluetooth bootscriptJavier Viguera
2017-08-30(PRE)MIRRORS: fix pattern for npm:// without slashOlaf Mandel
2017-08-30xserver-xorg: Enable xwayland only with openglJussi Kukkonen
2017-08-30vulkan: rrecommended drivers unconditionallyJussi Kukkonen
2017-08-30mesa: Support building without openglJussi Kukkonen
2017-08-30signing-keys: do not use DISTRO_VERSION in key namesAlexander Kanavin
2017-08-30subversion: inherit pkgconfig, so that serf can be foundAlexander Kanavin
2017-08-30pciutils: inherit pkgconfig so that libkmod can be foundAlexander Kanavin
2017-08-30gtk+3: remove superfluous vardepsexcludeStefan Müller-Klieser
2017-08-29scripts/runqemu: Don't print error messages about tap file locksRichard Purdie
2017-08-29qemurunner: Tweak qemu pid starting timeout codeRichard Purdie
2017-08-29libdrm: Upgrade to 2.4.83Otavio Salvador
2017-08-29watchdog: enable systemd supportKai Kang
2017-08-29gettext.bbclass: do not add virtual/gettext to DEPENDSAlexander Kanavin
2017-08-29insane: add qa check for uppercase recipe nameYeoh Ee Peng
2017-08-29openssh: Fix syntax error on x32sweeaun
2017-08-29libsdl: Move PACKAGECONFIG options from meta-mingwMark Hatle
2017-08-27devtool: deploy-target: Support stripped libs and execsTobias Hagelborn
2017-08-27wic: setlftest: test expanding MBR imageEd Bartosh
2017-08-27wic: always read image partitionsEd Bartosh
2017-08-27wic: implement 'wic write' commandEd Bartosh
2017-08-27wic: extend list of used toolsEd Bartosh
2017-08-27wic: added 'fstypes' parameter to Disk.__init__Ed Bartosh
2017-08-27wic: convert partition number to intEd Bartosh
2017-08-27wic: get more info from the 'parted print' outputEd Bartosh
2017-08-27wic: reimplement getting paths of used toolsEd Bartosh
2017-08-27terminal.py: add support for mate-terminal in check_terminal_version()Andre McCurdy