Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2016-03-13 21:54:01 to 2016-03-18 09:02:29 UTC [more...]

[PATCH V3 00/18] fix buildpaths QA issue
 2016-03-18  9:01 UTC  (10+ messages)
` [PATCH 01/18] gcc-5.3/gcc-4.9:replace build path with target path in __FILE__
` [PATCH 02/18] gcc-5.3/gcc-4.9:Reuse -fdebug-prefix-map to replace -ffile-prefix-map
` [PATCH 03/18] kernel.bbclass: fix buildpath QA issue
` [PATCH 04/18] valgrind: "
` [PATCH 05/18] dtc.inc: fix buildpaths "
` [PATCH 06/18] fix_buildpaths.bbclass: add bbclass to fix build path
` [PATCH 07/18] icu: fix buildpaths QA issue
` [PATCH 08/18] tcl: fix buildpath "
` [PATCH 09/18] python2/3: "

[jethro][PATCH 0/2] Backports for issues using devtool on the kernel
 2016-03-18  8:23 UTC  (4+ messages)
` [jethro][PATCH 1/2] devtool: extract: copy kernel config to srctree
` [jethro][PATCH 2/2] devtool: extract: update SRCTREECOVEREDTASKS for kernel

[PATCH v2] externalsrc: use shared stamp directory if B=S
 2016-03-18  7:41 UTC 

[PATCH 0/1] rpm: fix error when 'lua' is enabled
 2016-03-18  5:20 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2] grub: add -Wno-error=trampolines to native CFLAGS
 2016-03-18  1:30 UTC 

[PATCH] grub: add -Wno-error=trampolines to native CFLAGS
 2016-03-18  1:09 UTC 

[PATCH v2] site: enable pthread support for x86_64 APR builds
 2016-03-18  1:01 UTC  (3+ messages)

[PATCH v1] site: enable pthread support for x86_64 APR builds
 2016-03-18  0:22 UTC  (3+ messages)

[PATCH 0/8] gobject introspection fixes
 2016-03-17 22:16 UTC  (17+ messages)
` [PATCH 1/8] bitbake.conf: remove 'gobject-introspection-data' from DISTRO/MACHINE_FEATURES_BACKFILL
` [PATCH 2/8] default-distrovars.inc: add gobject-introspection-data to DISTRO_FEATURES_DEFAULT
` [PATCH 3/8] qemu.inc: add gobject-introspection-data to MACHINE_FEATURES
` [PATCH 4/8] arch-x86.inc: disable gobject introspection for x86-64 x32 builds
` [PATCH 5/8] qemuarm64.conf: don't clear MACHINE_FEATURES
` [PATCH 6/8] gobject-introspection.bbclass: wrap comments at 80 columns
` [PATCH 7/8] gobject-introspection.bbclass: make additional DEPENDS conditional
` [PATCH 8/8] gobject-introspection.bbclass: mark as machine specific due to COMBINED_FEATURES

[PATCH] oeqa/selftest/buildoptions: test read-only-rootfs
 2016-03-17 22:10 UTC 

[PATCH 1/3] oe-selftest: Updated --list-tests and --list-tests-by
 2016-03-17 20:32 UTC  (4+ messages)
` [PATCH 2/3] selftest/buildoptions: Renamed one test case
` [PATCH 3/3] oe-selftest: Fixed --list-tests-by tag option

[PATCH] matchbox-keyboard: Update to latest HEAD to fix 64bit issue
 2016-03-17 20:16 UTC 

[PATCH] grub: add --disable-werror to native EXTRA_OECONF
 2016-03-17 17:31 UTC 

[master][PATCH] rpm: enable xz/lzma compression
 2016-03-17 16:04 UTC  (5+ messages)

[PATCH 1/3] sanity.bbclass: expand error messages for version checks
 2016-03-17 16:00 UTC  (3+ messages)
` [PATCH 2/3] sanity.bbclass: fix success message when config file was updated
` [PATCH 3/3] sanity.bbclass: allow customizing config file update error messages

[dizzy][PATCH 1/4] glibc: CVE-2015-8777
 2016-03-17 15:48 UTC  (6+ messages)
` [dizzy][PATCH 3/4] glibc: CVE-2015-9761

[PATCH] externalsrc: use shared stamp directory if B=S
 2016-03-17 15:02 UTC 

State of bitbake world, Failed tasks 2016-03-16
 2016-03-17 14:43 UTC 

[PATCH 1/7] libatomic-ops: Backport nios2 support
 2016-03-17 12:31 UTC  (7+ messages)
` [PATCH 2/7] bdgwc: "
` [PATCH 3/7] packagegroup-core-sdk: Disable sanitizers for nios2
` [PATCH 4/7] kexec: Disable on nios2
` [PATCH 5/7] lttng-modules: Add nios2 support
` [PATCH 6/7] systemtap: Disable "
` [PATCH 7/7] valgrind: "

State of bitbake world, test-dependencies 2016-03-14
 2016-03-17 11:34 UTC  (2+ messages)

[PATCHv2 0/7] Improve oe-init-build-env/-memres
 2016-03-17 11:14 UTC  (8+ messages)
` [PATCHv2 1/7] oe-init-build-env*: Allow $OEROOT to be predefined
` [PATCHv2 2/7] oe-init-build-env*: Update/correct comment about specifying arguments
` [PATCHv2 3/7] oe-init-build-env*: Remove unnecessary differences between the scripts
` [PATCHv2 4/7] oe-init-build-env*: Make them actually return failures
` [PATCHv2 5/7] oe-buildenv-internal: Add paths to $PATH individually
` [PATCHv2 6/7] oe-buildenv-internal: Add variables individually to BB_ENV_EXTRAWHITE
` [PATCHv2 7/7] oe-buildenv-internal: Some clean up

[PATCH 0/1] nativesdk-coreutils: a lot of warnings fixed
 2016-03-17  9:35 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 0/6] Fix more recipes to build with musl
 2016-03-17  5:18 UTC  (7+ messages)
` [PATCH 1/6] xcb-util-image: Fix build with clang
` [PATCH 2/6] bdwgc: Check for getcontext() API during configure
` [PATCH 3/6] watchdog: Disable nfs on musl targets
` [PATCH 4/6] socat: Access c_ispeed and c_ospeed via APIs
` [PATCH 5/6] python-numpy: Fix build on musl
` [PATCH 6/6] libtirpc: Add native rpcgen and regenrate rpc headers "

OE Changelog since 2016-03-06 until 2016-03-13
 2016-03-16 21:56 UTC 

[PATCH 00/24] Add gobject introspection support to oe-core
 2016-03-16 21:28 UTC  (10+ messages)
` [PATCH 02/24] python3-native: use the previous version of python-config script

Enable GO in gcc-cross
 2016-03-16 21:16 UTC 

[PATCH 0/5] linux-yocto/4.1: consolidated pull request
 2016-03-16 16:48 UTC  (6+ messages)
` [PATCH 1/5] linux-yocto/4.1: usb backports for Apollo Lake/Broxton
` [PATCH 2/5] linux-yocto/4.1: Thermal: Enable Broxton SoC thermal reporting device
` [PATCH 3/5] linux-yocto/4.1: powercap/RAPL: Backport powercap/RAPL
` [PATCH 4/5] linux-yocto/4.1: Intel Broxton and Sunrisepoint-H: pinctrl and drm
` [PATCH 5/5] linux-yocto/4.1: usb: add usb_otg_caps to usb_gadget structure

[PATCH] devtool: change config symlink name to .config.new
 2016-03-16 15:50 UTC 

[PATCH] no-static-libs: just like target and native, nativesk-libcap doesn't like unrecognised options
 2016-03-16 14:01 UTC 

[PATCH RESEND 1/4] ARM: handle missing thumb suffix
 2016-03-16 13:36 UTC  (5+ messages)

X.org licenses
 2016-03-16 13:05 UTC  (4+ messages)

[PATCH] systemd: Fix and expand ptests
 2016-03-16 12:13 UTC 

[PATCH] perl: fix missing dependency for perl-misc
 2016-03-16 10:47 UTC  (2+ messages)

[PATCH 4/4] scripts/bashrc: add more user-friendly oe-setup utility
 2016-03-16  9:56 UTC 

[PATCH 0/1] quilt: fix ptest faildiff.test failed
 2016-03-16  9:54 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH 0/1] pTest-tcl fail fixed
 2016-03-16  9:43 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 3/4] wpa-supplicant: use debian wpa contribution to improve ifup/ifdown
 2016-03-16  9:42 UTC 

[PATCH 2/4] linux-firmware: package firmware for Marvell 88W8688
 2016-03-16  9:35 UTC 

[PATCH V2 0/1] sysstat: add configuration file in tmpfiles.d
 2016-03-16  2:36 UTC  (2+ messages)
` [PATCH V2 1/1] "

[PATCH 0/6] Improve oe-init-build-env/-memres
 2016-03-15 17:43 UTC  (7+ messages)
` [PATCH 1/6] oe-init-build-env*: Allow $OEROOT to be predefined
` [PATCH 2/6] oe-init-build-env*: Update/correct comment about specifying arguments
` [PATCH 3/6] oe-init-build-env*: Remove unnecessary differences between the scripts
` [PATCH 4/6] oe-buildenv-internal: Add paths to $PATH individually
` [PATCH 5/6] oe-buildenv-internal: Add variables individually to BB_ENV_EXTRAWHITE
` [PATCH 6/6] oe-buildenv-internal: Some clean up

[oe-commits] Alexander Kanavin : remake: update to 4.1+dbg-1.1
 2016-03-15 16:18 UTC  (4+ messages)

[PATCH] eudev: split eudev-hwdb from eudev
 2016-03-15 14:43 UTC  (3+ messages)

[PATCH] image.bbclass: track ROOTFS_POSTUNINSTALL_COMMAND in do_rootfs vardeps
 2016-03-15 13:11 UTC 

[PATCH] libsdl: Only enable X11 support when the DISTRO supports it
 2016-03-15 11:48 UTC  (15+ messages)

Problems with perl 5.22
 2016-03-15  8:00 UTC  (3+ messages)

[PATCH V2 0/1] openssl: don't move libcrypto to base_libdir
 2016-03-15  7:13 UTC  (2+ messages)
` [PATCH V2 1/1] "

[PATCH 1/2] musl: Update to get mips64 port
 2016-03-15  7:10 UTC  (2+ messages)
` [PATCH 2/2] xcb-util-image: Fix build with clang

[PATCH 0/1] coreutils: fix reporting 'unknown' by `uname -p' and `uname -i'
 2016-03-15  7:02 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/1] toolchain-script: use immediate expansion for TOOLCHAIN_CONFIGSITE_NOCACHE
 2016-03-15  6:53 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH V2 0/1] dhcp: enable gentle shutdown
 2016-03-15  6:39 UTC  (2+ messages)
` [PATCH V2 1/1] "

[PATCH 0/4] [jethro] Consolidated pull
 2016-03-15  2:17 UTC  (6+ messages)
` [PATCH 1/4] lib/oe/patch: Make GitApplyTree._applypatch() support read-only .git/hooks
` [PATCH 2/4] make 4.1: fix segfault when ttyname fails
` [PATCH 3/4] dhcp: CVE-2015-8605
` [PATCH 4/4] license.bbclass: fix host contamination warnings for license files

[meta-intel][master][jethro][PATCH 0/1] Fix tune name in tune-corei7.inc
 2016-03-15  2:15 UTC  (4+ messages)
` [meta-intel][master][jethro][PATCH 1/1] tune-corei7.inc: Fix PACKAGE_EXTRA_ARCHS for corei7-32

OpenEmbedded Developer meeting April 8 after ELC/Yocto Project developer day
 2016-03-14 23:16 UTC 

PATCH 0/1] ncurses: Improved installation
 2016-03-14 21:29 UTC  (2+ messages)
` [PATCH 1/1] ncurses_6: Improve installation

[PATCH][jethro] xorg-lib: allow native building without x11 DISTRO_FEATURES
 2016-03-14 20:42 UTC  (3+ messages)

[PATCH][jethro][RFC 1/2] libsdl: expand PACKAGECONFIG and enable native builds
 2016-03-14 20:36 UTC  (8+ messages)

Regarding Accelerator
 2016-03-14 18:53 UTC 

Seeking volunteer(s) for pseudo code review
 2016-03-14 18:16 UTC 

[PATCH] scripts/lib/bsp/help.py: Add missing options to yocto-bsp help and usage
 2016-03-14 17:05 UTC 

State of bitbake world, Failed tasks 2016-03-12
 2016-03-14 16:00 UTC  (2+ messages)

[RFC PATCH 0/3] Remove RPM 4
 2016-03-14 14:40 UTC  (3+ messages)

[PATCH v2][fido] dhcp: CVE-2015-8605
 2016-03-14 14:34 UTC  (2+ messages)

[PATCH] metadata-revs: provide more information
 2016-03-14 10:26 UTC  (8+ messages)

Status of M3
 2016-03-14  6:46 UTC  (6+ messages)

[bitbake-devel] Hi
 2016-03-14  6:59 UTC 

[PATCH 0/7] fixes for runqemu
 2016-03-14  6:52 UTC  (8+ messages)
` [PATCH 1/7] runqemu: fix ROOTFS for vmdk
` [PATCH 2/7] runqemu: simplify the checking for vm images
` [PATCH 3/7] runqemu: remove ISO and RAMFS from help text
` [PATCH 4/7] runqemu: add support for qcow2 and vdi
` [PATCH 5/7] runqemu: simplify checking for iso and ramfs
` [PATCH 6/7] runqemu-internal: cleanup unsed code
` [PATCH 7/7] runqemu-internal: split the code into functions

[PATCH] linux-yocto/4.1: usb backports for Apollo Lake/Broxton
 2016-03-14  3:34 UTC  (4+ messages)

[PATCH v2] linux-yocto/4.1: usb backports for Apollo Lake/Broxton
 2016-03-14  3:32 UTC 

[PATCH 0/1] Fix for QEMU-using oe-selftest tests
 2016-03-13 22:25 UTC  (2+ messages)
` [PATCH 1/1] Revert "selftest: Added MACHINE = "qemux86" to tests that use runqemu"


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox