messages from 2018-06-01 02:24:00 to 2018-06-04 23:34:26 UTC [more...]
[devtool][PATCH] devtool deploy-target: optionally specify package
2018-06-04 23:34 UTC (10+ 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 v3 0/6] meson: implement nativesdk support
2018-06-04 23:06 UTC (7+ 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
[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 (18+ messages)
` [PATCH v2 1/7] meson.bbclass: refactor native override
` [PATCH v2 2/7] nativesdk-python*: suppress user site dirs
` [PATCH v2 3/7] toolchain-shar-extract: allow non-sh post-relocate
` [PATCH v2 4/7] toolchain-shar-extract: print post-relocate error
` [PATCH v2 5/7] toolchain-shar-extract: pass env to post-relocate
` [PATCH v2 6/7] meson: handle exe wrappers
` [PATCH v2 7/7] meson: enable nativesdk
[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 v3] minicom: fix SRC_URI
2018-06-04 16:39 UTC
[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)
[PATCH] man-db: create man db index file
2018-06-04 11:42 UTC (2+ 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 v3] ltp: bump to release 20180515
2018-06-04 3:48 UTC
[PATCH V3 00/14] testimage: restore 'auto' behaviour and a few other fixes
2018-06-04 3:10 UTC (15+ 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 V2 00/14] testimage: restore 'auto' behaviour and a few other fixes
2018-06-04 3:06 UTC (17+ 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] 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 (7+ 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 (13+ messages)
` [PATCH 01/14] oeqa/core/loader.py: support the 'auto' keyword
` [PATCH 12/14] bitbake.conf: fix HOSTTOOLS setting related to image testing
` [PATCH 13/14] testimage-auto.bbclass: execute the same codes as testimage task
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
[PATCH] systemd: fix build with gcc8
2018-06-02 9:00 UTC (4+ messages)
` [PATCHv2] "
[PATCH] tune-i586-nlp.inc: drop tuning file for Intel Quark/X1000 CPU
2018-06-01 22:45 UTC (6+ messages)
[PATCH v2] ltp: bump to release 20180515
2018-06-01 20:27 UTC (2+ messages)
[PATCH] boost: Improve reproducibility
2018-06-01 19:34 UTC (10+ messages)
[PATCH 0/3] Add tune for ARMv8 and cortex a35
2018-06-01 19:14 UTC (4+ messages)
` [PATCH 1/3] [WIP]: arch-arm64.inc: allow soft fpu configure
` [PATCH 2/3] arch-armv8a.inc: add tune include for armv8
` [PATCH 3/3] tune-cortexa17: add tunes for ARM Cortex-A35
[PATCH 1/2] busybox: update to 1.28.4
2018-06-01 17:12 UTC (3+ messages)
` [PATCH 2/2] xf86-input-mouse: add fix for buld fix do for 1.20 xorg-server update
[PATCH 1/3] systemd: Fix build with gcc8
2018-06-01 17:09 UTC (6+ messages)
[master][PATCH 0/4] QEmu upgrade to 2.12.0 and switch to libsdl2
2018-06-01 16:45 UTC (6+ messages)
` [master][PATCH 1/4] qemu: refresh patches with devtool and make them applicable with git
` [master][PATCH 2/4] qemu: upgrade to 2.12.0
` [master][PATCH 3/4] qemu: add PACKAGECONFIG for virglrenderer, usb-redir and spice
` [master][PATCH 4/4] qemu: use sdl2 instead of sdl1
[PATCH 1/8] openssh: upgrade 7.6p1 -> 7.7p1
2018-06-01 15:15 UTC (5+ messages)
` [PATCH 6/8] xserver-xorg: upgrade 1.19.6 -> 1.20.0
[oe][meta-oe][PATCH 1/3] Mosquitto add a mosquitto conf and logging to the default mosquitto recipe
2018-06-01 9:39 UTC (3+ messages)
[PATCH v2] core: fix /sbin/nologin path
2018-06-01 9:30 UTC
[PATCH 1/3] json-c: upgrade to 0.13.1
2018-06-01 9:08 UTC (10+ messages)
` [PATCH 2/3] qemu: upgrade to 2.12.0
[PATCH] wic/engine.py: improve error message when required tools are missing
2018-06-01 8:45 UTC
[PATCH] wic/bootimg-efi.py: recognize initrd when using grub
2018-06-01 5:18 UTC
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