messages from 2018-06-02 13:45:25 to 2018-06-06 21:37:37 UTC [more...]
[PATCH V2 00/12] Add GCC 8 recipes
2018-06-06 21:37 UTC (12+ messages)
` [PATCH 01/12] tune/arm: Set -mtune instead of -mcpu
` [PATCH 02/12] valgrind: Remove code to remove -mcpu option on arm
` [PATCH 03/12] tune-mips-74k.inc: add tune file for 74kc mips
` [PATCH 04/12] gcc-8: Add recipes for 8.1 release
` [PATCH 05/12] gcc-8: Disable libssp for non mingw targets
` [PATCH 06/12] gcc-8: Disable float128 for ppc/musl
` [PATCH 07/12] gcc-8: Enabled mspe options for rs6000 ppc backend
` [PATCH 08/12] tcmode-default: Switch to gcc 8.0
` [PATCH 09/12] linux-yocto: Fix build with gcc8 for ppc
` [PATCH 10/12] linux-yocto: Fix mips build with gcc8
` [PATCH 11/12] linux-yocto: Fix mips64 "
[PATCH v2] devtool deploy-target: optionally specify package
2018-06-06 18:11 UTC
[meta-oe][PATCH v2] minicom: fix SRC_URI
2018-06-06 17:50 UTC
[meta-oe][PATCH v3] minicom: fix SRC_URI
2018-06-06 17:45 UTC (4+ messages)
[PATCH] icecc-toolchain: Remove environment setup
2018-06-06 17:34 UTC (2+ messages)
[PATCH 0/1] buildtools-tarball: add nativesdk-libnss-nis
2018-06-06 17:17 UTC (5+ messages)
` [PATCH 1/1] "
[PATCH] systemd: allow setting time-epoch to epoch
2018-06-06 15:21 UTC
[PATCH v2] mesa: Update 18.0.2 -> 18.1.1
2018-06-06 13:45 UTC
[PATCH] Add license file EPL-2.0
2018-06-06 13:23 UTC
[PATCH V3 00/11] meta: various fixes
2018-06-06 11:52 UTC (13+ messages)
` [PATCH V3 01/11] base.bbclass: Add buildcfg multilib values
` [PATCH V3 02/11] lsof: fix LSOF_CCV in version.h
` [PATCH V3 03/11] busybox: handle syslog
` [PATCH V3 04/11] xinetd: add Init Script Actions to xinetd script
` [PATCH V3 05/11] oe/copy_buildsystem.py: add SDK_LAYERS_EXCLUDE_PATTERN
` [PATCH V3 06/11] rootfs-postcommands: split ssh_allow_empty_password
` [PATCH V3 07/11] dropbear: add default config file to disable root login
` [PATCH V3 08/11] toolchain-scripts.bbclass: do not extend dependency if extended already
` [PATCH V3 09/11] populate_sdk_ext.bbclass: add ESDK_MANIFEST_EXCLUDES
` [PATCH V3 10/11] rpcbind: add option to make user able to use fixed port number
` [PATCH V3 11/11] openssl-nativesdk: Fix "can't open config file" warning
[PATCH] oeqa/runtime/dnf: Fix test error when static libs are enabled
2018-06-06 10:43 UTC
[PATCH V3 00/14] testimage: restore 'auto' behaviour and a few other fixes
2018-06-06 10:30 UTC (16+ messages)
` [PATCH 01/14] oeqa/core/loader.py: support the 'auto' keyword
` [PATCH 02/14] testimage.bbclass: fix behavior of empty TEST_SUITES
` [PATCH 03/14] oeqa/core/decorator/__init__.py: set metaclass to ABCMeta
` [PATCH 04/14] oeqa/core/decorator/__init__.py: use 'cls' instead of 'obj'
` [PATCH 05/14] oeqa/runtime/cases/dnf_runtime.py: skip test if PACKAGE_FEED_URIS is not set
` [PATCH 06/14] oeqa/runtime/cases/selftest.py: rename to _selftest.py
` [PATCH 07/14] testimage.bbclass: also check 'auto' to create rpm index
` [PATCH 08/14] oeqa/core/decorator/data.py: fix skipIfNotInDataVar
` [PATCH 09/14] oeqa/runtime/cases/rpm.py: skip if rpm not available
` [PATCH 10/14] oeqa/runtime/cases/multilib.py: skip if needed packages are "
` [PATCH 11/14] oeqa/runtime/cases/multilib.py: fix test_file_connman skipping logic
` [PATCH 12/14] bitbake.conf: fix HOSTTOOLS setting related to image testing
` [PATCH 13/14] testimage.bbclass: move codes into testimage_main
` [PATCH 14/14] oeqa/core/target/ssh.py: increase maximum read bytes from 1024 to 4096
[PATCH] attr/acl: disable make clean
2018-06-06 10:22 UTC
[PATCH] mesa: Update 18.0.2 -> 18.1.1
2018-06-06 10:15 UTC (2+ messages)
[PATCH 0/1] create-pull-request: handle '/' in subject correctly
2018-06-06 7:37 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 0/1] sysklogd: fix typo in RCONFLICTS
2018-06-06 7:36 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] [PATCH] bc:1.06 -> 1.07.1
2018-06-06 6:56 UTC (8+ messages)
` [PATCH] [PATCH] [PATCH] bind:9.10.6 -> 9.10.7
` [PATCH] [PATCH] wpa-supplicant: fix the bug for PATCHTOOL = "patch"
[PATCH] gmp: do the multilib_header magic for gmp.h
2018-06-06 2:09 UTC (4+ messages)
[PATCH v4] ltp: bump to release 20180515
2018-06-06 0:55 UTC (2+ messages)
[PATCH 0/3] postinsts fixes
2018-06-05 22:17 UTC (3+ messages)
` [PATCH 1/3] opkg: avoid running postinst scripts twice when using systemd
[meta-oe][PATCH v3] iso-codes: update to 3.79 and fix SRC_URI
2018-06-05 19:06 UTC (6+ messages)
[PATCH v3 0/6] meson: implement nativesdk support
2018-06-05 16:56 UTC (13+ messages)
` [PATCH v3 1/6] toolchain-scripts: retab file
` [PATCH v3 2/6] toolchain-scripts: allow non-sh post-relocate
` [PATCH v3 3/6] toolchain-scripts: print post-relocate error
` [PATCH v3 4/6] toolchain-scripts: pass env to post-relocate
` [PATCH v3 5/6] meson: handle exe wrappers
` [PATCH v3 6/6] meson: enable nativesdk
[meta-oe][PATCH v2] iso-codes: update to 3.79 and fix SRC_URI
2018-06-05 16:03 UTC (2+ messages)
[meta-oe][PATCH] strongswan: package up sbin debug files
2018-06-05 15:47 UTC (4+ messages)
[meta-oe][PATCH] iso-codes: update to 3.79 and fix SRC_URI
2018-06-05 15:26 UTC (2+ messages)
[PATCH 1/3] qemu: only build SDL UI if X11 is enabled
2018-06-05 12:49 UTC (3+ messages)
` [PATCH 2/3] local.conf.sample: update libsdl mentions to libsdl2
` [PATCH 3/3] packagegroup-self-hosted: remove libsdl
[PATCH] shared-mime-info: fix license statement
2018-06-05 12:47 UTC
[PATCH 1/2] cpan_build.bbclass: adopt to recent EU::MM
2018-06-05 12:37 UTC (3+ messages)
[PATCH v3] ltp: bump to release 20180515
2018-06-05 10:38 UTC (2+ messages)
[PATCH] nettle: do the multilib_header magic for nettle-stdint.h and version.h
2018-06-05 7:58 UTC
[devtool][PATCH] devtool deploy-target: optionally specify package
2018-06-05 3:17 UTC (8+ messages)
[PATCH] boost: Improve reproducibility
2018-06-05 2:44 UTC (7+ messages)
[meta][PATCH 0/2] Add kernel-sample tests for runtime test
2018-06-05 2:33 UTC (3+ messages)
` [meta][PATCH 1/2] meta runtime testcases: enable kernel-sample features for runtime tests
` [meta][PATCH 2/2 v4] Meta runtime cases: add testcases for kernel sample
[PATCH] man-db: create man db index file
2018-06-05 2:27 UTC (3+ messages)
[PATCH] openssh: drop sshd support for DSA host keys
2018-06-04 23:22 UTC (4+ messages)
[PATCH 1/2] [meta] dbus: Fix X11 compille errors
2018-06-04 23:18 UTC (9+ messages)
` [PATCH 2/2] [meta] atk: Specify gettext-native dependency
[PATCH] arch-armv7a.inc: default to Thumb2 instruction set for armv7a and above
2018-06-04 21:33 UTC (3+ messages)
[PATCH v2] dropbear: drop obsolete patch 0004-fix-2kb-keys.patch
2018-06-04 19:16 UTC (2+ messages)
[PATCH v2 0/7] meson: implement nativesdk support
2018-06-04 19:12 UTC (10+ messages)
` [PATCH v2 5/7] toolchain-shar-extract: pass env to post-relocate
[PATCH] populate_sdk_ext.bbclass: fix corebase identification
2018-06-04 18:15 UTC (3+ messages)
[meta-oe][PATCH v3] chrpath: fix SRC_URI
2018-06-04 16:42 UTC
[meta-oe][PATCH v2] chrpath: fix SRC_URI
2018-06-04 16:40 UTC (2+ messages)
[meta-oe][PATCH v2] minicom: fix SRC_URI
2018-06-04 16:33 UTC (2+ messages)
[PATCH v2 0/3] postinst fixes for opgk/dpkg
2018-06-04 16:18 UTC (3+ messages)
Yocto Project Status WW23’18
2018-06-04 14:54 UTC
Summary of kernel-devsrc package issues (Sumo)
2018-06-04 13:35 UTC (5+ messages)
[RFC] u-boot.inc: Support menuconfig for u-boot
2018-06-04 10:48 UTC (2+ messages)
[PATCH 00/16 V2] meta: various fixes
2018-06-04 9:26 UTC (15+ messages)
` [PATCH 03/16] lsof: fix LSOF_CCV in version.h
` [PATCH 05/16] xinetd: add Init Script Actions to xinetd script
` [PATCH 06/16] gcc-sanitizers: Fix libtool .la files
` [PATCH 10/16] dropbear: add default config file to disable root login
[PATCH 1/3] oeqa: replace Alex Kanavin's @intel email address with a personal one
2018-06-04 8:21 UTC (3+ messages)
` [PATCH 2/3] meta: "
` [PATCH 3/3] maintainers.inc: "
[PATCHv2 1/2] oe-pkgdata-util: Make parse_pkgdatafile() support package suffixed vars
2018-06-04 7:37 UTC (4+ messages)
` [PATCHv2 2/2] oe-pkgdata-util: package-info: Re-add support for the --extra option
[meta][lib/oeqa][PATCH v3] Meta runtime cases: add testcases for kernel sample
2018-06-04 6:29 UTC (2+ messages)
[PATCH] linux-libc-headers: To fix build error when enable mutilib on aarch64 Big endian
2018-06-04 6:28 UTC (2+ messages)
[PATCH V2 00/14] testimage: restore 'auto' behaviour and a few other fixes
2018-06-04 3:06 UTC (4+ messages)
` [PATCH 06/14] oeqa/runtime/cases/selftest.py: rename to _selftest.py
[PATCH] eudev: create static nodes from modules
2018-06-04 2:23 UTC (2+ messages)
Microsoft has agreed to acquire GitHub
2018-06-04 0:13 UTC
[sumo][PATCH] cmake: fix build issue with boost 1.66.0
2018-06-03 22:22 UTC
[PATCH 1/2] cmake: fix build issue with boost 1.66.0
2018-06-03 22:22 UTC (2+ messages)
` [PATCH 2/2] cmake: fix build issue with boost 1.67.0
[PATCH] Meta runtime cases: add testcases for kernel sample
2018-06-03 16:20 UTC (4+ messages)
[PATCH 0/1] linux-yocto: add ptest support
2018-06-03 16:08 UTC (5+ messages)
` [PATCH 1/1] "
[meta][lib/oeqa][PATCH v2] Meta runtime cases: add testcases for kernel sample
2018-06-03 16:06 UTC (2+ messages)
[PATCH 00/14] testimage: restore 'auto' behaviour and a few other fixes
2018-06-03 15:41 UTC (7+ messages)
` [PATCH 01/14] oeqa/core/loader.py: support the 'auto' keyword
Cherry-pick to Sumo (was: [PATCHv2 1/2] oe-pkgdata-util: Make parse_pkgdatafile() support package suffixed vars)
2018-06-03 15:12 UTC (2+ messages)
[meta-oe][PATCH v3] iso-codes: fix SRC_URI
2018-06-03 8:16 UTC (2+ messages)
[meta-oe][PATCH v2 1/2] chrpath: fix SRC_URI
2018-06-03 8:07 UTC (3+ messages)
` [meta-oe][PATCH v2 2/2] iso-codes: "
[meta-oe][PATCH] minicom: fix SRC_URI
2018-06-02 23:15 UTC
[meta-oe][PATCH 1/2] chrpath: fix SRC_URI
2018-06-02 21:40 UTC (9+ messages)
` [meta-oe][PATCH 2/2] iso-codes: "
[PATCH 1/2] oe-pkgdata-util: Make parse_pkgdatafile() support package suffixed vars
2018-06-02 19:18 UTC (2+ messages)
` [PATCH 2/2] oe-pkgdata-util: package-info: Re-add support for the --extra option
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox