Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2016-05-06 20:44:15 to 2016-05-11 17:36:02 UTC [more...]

[PATCH 00/42] GCC/GDB/Binutils Upgrades
 2016-05-11 17:35 UTC  (10+ messages)
` [PATCH 01/42] gcc: Add gcc6 recipes
` [PATCH 02/42] glibc: Add recipes for 2.24 release
` [PATCH 03/42] glib-2.0: Ignore useless warning found with gcc-6
` [PATCH 04/42] elfutils: Upgrade to 0.166
` [PATCH 05/42] rpm: Fix build with gcc6
` [PATCH 06/42] alsa-tools: "
` [PATCH 07/42] lzop: Fix build with gcc-6
` [PATCH 08/42] webkitgtk: Upgrade to 2.12.1
` [PATCH 09/42] oprofile: Fix with gcc6

[PATCH 00/16] Simplify how to stage directories in the sysroot
 2016-05-11 17:27 UTC  (17+ messages)
` [PATCH 01/16] staging.bbclass: Make it easier to define which dirs to stage
` [PATCH 02/16] u-boot-fw-utils: Use SYSROOT_DIRS to add dirs to stage in sysroot
` [PATCH 03/16] libtool-cross: "
` [PATCH 04/16] qemuwrapper-cross: "
` [PATCH 05/16] tcl: "
` [PATCH 06/16] shadow-sysroot: "
` [PATCH 07/16] depmodwrapper-cross: "
` [PATCH 08/16] base-files: "
` [PATCH 09/16] signing-keys: "
` [PATCH 10/16] vala.inc: "
` [PATCH 11/16] gobject-introspection: "
` [PATCH 12/16] grub2.inc: Use SYSROOT_DIRS_BLACKLIST to exclude dirs from the sysroot
` [PATCH 13/16] gettext: "
` [PATCH 14/16] gcc-target.inc: Use SYSROOT_DIRS_BLACKLIST to exclude dirs from sysroot
` [PATCH 15/16] libtool: Use SYSROOT_DIRS_BLACKLIST to exclude dirs from the sysroot
` [PATCH 16/16] font-util: Remove ${datadir}/fonts from SYSROOT_DIRS_BLACKLIST

[PATCH] pseudo: obey our LDFLAGS
 2016-05-11 17:14 UTC  (3+ messages)

[PATCH] classes/base: get_lic_checksum_file_list imporve validaton of url's
 2016-05-11 16:41 UTC 

[oe-core PATCH v5 00/11] Improve Weston and Xwayland integration
 2016-05-11 14:30 UTC  (12+ messages)
` [oe-core PATCH v5 01/11] weston: weston-launch: Handle invalid command line options
` [oe-core PATCH v5 02/11] weston: Fix SystemD service description
` [oe-core PATCH v5 03/11] weston: Add PACKAGECONFIG option for 'clients'
` [oe-core PATCH v5 04/11] weston: Enable XWayland when X11 and Wayland support are available
` [oe-core PATCH v5 05/11] weston: Remove XWayland dependencies on PACKAGECONFIG
` [oe-core PATCH v5 06/11] weston-init: Rework do_install to use install -D option
` [oe-core PATCH v5 07/11] weston-init: Rework init sequence to avoid code duplication
` [oe-core PATCH v5 08/11] weston-init: Error out if loading a nested instance
` [oe-core PATCH v5 09/11] weston-init: Add module support for the weston-start helper
` [oe-core PATCH v5 10/11] weston: Add Xwayland initialization support using weston-start
` [oe-core PATCH v5 11/11] core-image-weston: If X11 is enabled, add XWayland support

[fido][PATCH 0/1] Fido OpenSSL security upgrade
 2016-05-11 13:18 UTC 

[PATCH][krogoth] lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnf
 2016-05-11 11:25 UTC 

[PATCH v2 0/2] Create systemd users at build time
 2016-05-11 10:46 UTC  (9+ messages)
` [PATCH v2 1/2] systemd: add sysusers config option to defaults
` [PATCH v2 2/2] systemd: add users/groups at build rather than runtime

[PATCH 0/1] [jethro] openssl: 1.0.2d -> 1.0.2h (mainly for CVEs)
 2016-05-11 10:39 UTC  (3+ messages)
` [PATCH 1/1] "

[master][krogoth][PATCH] openssl: Security fix via update to 1.0.2h
 2016-05-11 10:37 UTC  (4+ messages)

[PATCH v2 0/2] More reasonable LIC_FILES_CHKSUM enforcement
 2016-05-11  9:36 UTC  (6+ messages)
` [PATCH v2 1/2] classes/insane: do not force LIC_FILES_CHKSUM unless SRC_URI is set
` [PATCH v2 2/2] Drop unneeded LIC_FILES_CHKSUM values

State of bitbake world 2016-05-10
 2016-05-11  9:25 UTC 

[PATCH 0/5] [jethro] Consolidated pull
 2016-05-11  7:55 UTC  (8+ messages)
` [PATCH 1/5] glibc: Fix CVE-2015-8778
` [PATCH 2/5] binutils: backport bug fix to the 2.25 branch for jethro
` [PATCH 3/5] gdb: fix QA warning (uClibc)
` [PATCH 4/5] glew: Correct version in autotooling patches
` [PATCH 5/5] Revert "kernel/kernel-arch: Explicitly mapping between, i386/x86_64 and x86 for kernel ARCH"

[PATCH 0/3] create-pull-request: 3 improvements (master branch only)
 2016-05-11  7:33 UTC  (2+ messages)

[PATCH v3] base.bbclass wipe ${S} before unpacking source
 2016-05-11  4:34 UTC  (3+ messages)

[RFC PATCH 0/6] Task progress reporting
 2016-05-10 23:24 UTC  (7+ messages)
` [RFC PATCH 1/6] knotty: import latest python-progressbar
` [RFC PATCH 2/6] lib: implement basic task progress support
` [RFC PATCH 3/6] fetch2: implement "
` [RFC PATCH 4/6] bitbake.conf: whitelist progress varflag
` [RFC PATCH 5/6] classes/cmake: enable progress for do_compile
` [RFC PATCH 6/6] classes/image: implement progress support for do_rootfs

Patchwork [jethro] glibc: Fix CVE-2015-8778 - patched dropped????
 2016-05-10 23:03 UTC  (2+ messages)

[PATCH][jethro] Revert "kernel/kernel-arch: Explicitly mapping between, i386/x86_64 and x86 for kernel ARCH"
 2016-05-10 21:50 UTC 

proposal: replace GLUT with FreeGLUT
 2016-05-10 21:42 UTC  (3+ messages)

[PATCH] mesa-demos: OpenVG demos with single frame need eglSwapBuffer
 2016-05-10 21:32 UTC  (2+ messages)

[master][PATCH v2] pkgconfig: Fix build with gcc-6 and upgrade to 0.29.1
 2016-05-10 17:34 UTC  (2+ messages)

[PATCH] openssh: update homepage and summary
 2016-05-10 17:14 UTC 

[master][krogoth][PATCH v2 2/5] gcc 4.9: backport gperf fixes
 2016-05-10 16:04 UTC  (4+ messages)
` [master][krogoth][PATCH 3/5] openjade-native: work around bug exposed by GCC 6
` [master][krogoth][PATCH 4/5] binutils: disable werror on native build
` [master][krogoth][PATCH 5/5] pkgconfig: fix build with host gcc 6

[master][krogoth][PATCH] gcc: backport gperf fixes
 2016-05-10 16:03 UTC  (3+ messages)
` [master][krogoth][PATCH v2 1/5] gcc-5.3: "

[PATCH 00/11][master][krogoth] kernel-yocto: consolidated pull request
 2016-05-10 15:43 UTC  (6+ messages)
` [PATCH 10/11] linux-yocto/4.4: bump to v4.4.8

[PATCH][jethro] binutils: backport bug fix to the 2.25 branch for jethro
 2016-05-10 14:24 UTC  (4+ messages)

[master][krogoth][PATCH 1/2] qemu: Security fix CVE-2016-2857
 2016-05-10 13:46 UTC  (7+ messages)

[RFC PATCH 0/8] [WIP] runqemu/runqemu-internal: refactor it
 2016-05-10 12:45 UTC  (11+ messages)
` [RFC PATCH 1/8] qemu-boot.bbclass: add it for runqemu
` [RFC PATCH 2/8] qemu.inc: set QEMU_BOOT_SUPPORTED to 1
` [RFC PATCH 3/8] qemuarm.conf: set vars for runqemu
` [RFC PATCH 4/8] arch-arm64.inc: "
` [RFC PATCH 5/8] arch-x86.inc: "
` [RFC PATCH 6/8] arch-mips.inc: "
` [RFC PATCH 7/8] arch-powerpc.inc: "
` [RFC PATCH 8/8] runqemu/runqemu-internal: refactor it

should a SRC_URI referring to "rday.cfg" look for "rday.scc"?
 2016-05-10 11:40 UTC  (4+ messages)

[[PATCH v2 1/2] mesa-demos: remove demos using obsolete screen surface
 2016-05-10 11:37 UTC  (4+ messages)

[PATCH] bitbake: Oldest kernel for nios2 is 3.19
 2016-05-10 10:21 UTC  (8+ messages)

[PATCH 2/2] edgerouter: libffi: fix build with soft-float tune
 2016-05-10  8:01 UTC 

[PATCH 0/2] Extensible SDK fixes
 2016-05-10  3:06 UTC  (3+ messages)
` [PATCH 1/2] devtool: sdk-update: drop support for local updates
` [PATCH 2/2] classes/populate_sdk_ext: adjust variable blacklisting

[PATCH] systemd: re-enable mount propagation for udevd
 2016-05-10  2:09 UTC 

[PATCH 0/2] fix edgerouter default tune
 2016-05-10  0:48 UTC  (3+ messages)
` [PATCH 1/2] edgerouter: fix machine tune
` [PATCH 2/2] edgerouter: libffi: fix build with soft-float tune

[RFC PATCH 0/6] Kernel configuration check for recipes
 2016-05-10  0:33 UTC  (19+ messages)
` [RFC PATCH 1/6] classes/kernel-check: add a class to check kernel config options
` [RFC PATCH 2/6] eudev: check for required "
` [RFC PATCH 3/6] systemd: "
` [RFC PATCH 4/6] classes/kernel: fix typo
` [RFC PATCH 5/6] classes/kernel: check OLDEST_KERNEL at configure time
` [RFC PATCH 6/6] classes/image: check kernel config supports IMAGE_FSTYPES items

[PATCH 0/2] Create systemd users at build time
 2016-05-09 23:28 UTC  (3+ messages)
` [PATCH 1/2] systemd: add sysusers config option to defaults
` [PATCH 2/2] systemd: add users/groups at build rather than runtime

[master][PATCH] gcc-cross{, -canadian}: remove --with-linker-hash-style
 2016-05-09 22:54 UTC  (9+ messages)

[PATCH v2] devtool: Fix build-sdk when pn doesn't match filename
 2016-05-09 22:46 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] distro_check: Allows to use proxy vars of OS env
 2016-05-09 16:55 UTC 

[PATCH] Allows to use proxy vars of OS env
 2016-05-09 16:21 UTC 

OE Changelog since 2016-05-01 until 2016-05-08
 2016-05-09 15:32 UTC 

[PATCH] lib/classextend: Fix determinism issue
 2016-05-09 13:13 UTC 

[PATCH] update-alternatives: Fix determinism issue
 2016-05-09 13:12 UTC 

[PATCH] image: Fix IMAGE_FEATURES determinism issue
 2016-05-09 13:09 UTC 

[PATCH 0/6] [jethro] Consolidated pull
 2016-05-09 12:49 UTC  (2+ messages)

[PATCH][master][krogoth][jethro][fido 1/2] tzcode: update to 2016d
 2016-05-09 12:15 UTC  (3+ messages)
` [PATCH][master][krogoth][jethro][fido 2/2] tzdata: "

[PATCH] package: handle package name with spaces
 2016-05-09 12:08 UTC 

[PATCH 0/1] linux-dummy: set INHIBIT_DEFAULT_DEPS
 2016-05-09  9:32 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] gst-player: Remove recipe: gstplayer is part of -bad package since 1.8
 2016-05-09  8:01 UTC  (3+ messages)

[PATCH 0/2] More reasonable LIC_FILES_CHKSUM enforcement
 2016-05-08 23:58 UTC  (3+ messages)
` [PATCH 1/2] classes/insane: do not force LIC_FILES_CHKSUM unless SRC_URI is set
` [PATCH 2/2] Drop unneeded LIC_FILES_CHKSUM values

[PATCH] kernel: fitimage: Repair misuse of shell test command
 2016-05-08 16:33 UTC  (2+ messages)

[for-master][RFC PATCH 0/3] Support template files for wic wks
 2016-05-08 16:05 UTC  (2+ messages)

[PATCH] gcc: Fix hang when -mX -mmusl options are used in sequence
 2016-05-08  9:29 UTC 

[oe-core PATCH v4 00/10] Improve Xwayland integration
 2016-05-06 20:43 UTC  (8+ messages)
` [oe-core PATCH v4 04/10] weston: Add PACKAGECONFIG option for 'clients'
` [oe-core PATCH v4 05/10] weston-init: Rework do_install to use install -D option
` [oe-core PATCH v4 06/10] weston-init: Rework init sequence to avoid code duplication
` [oe-core PATCH v4 07/10] weston-init: Error out if loading a nested instance
` [oe-core PATCH v4 08/10] weston-init: Add module support for the weston-start helper
` [oe-core PATCH v4 09/10] weston: Add Xwayland initialization support using weston-start
` [oe-core PATCH v4 10/10] core-image-weston: If X11 is enabled, add XWayland support


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