messages from 2015-11-17 19:34:18 to 2015-11-20 22:44:31 UTC [more...]
[PATCH v2 00/11] busybox fixes and cleanups + update 1.23.2 -> 1.24.1
2015-11-20 22:43 UTC (9+ messages)
` [PATCH 01/11] busybox_git: Enable getopt applet
` [PATCH 02/11] busybox.inc: don't export EXTRA_OEMAKE
` [PATCH 03/11] busybox: move EXTRA_OEMAKE etc into busybox.inc
` [PATCH 04/11] busybox.inc: don't set .config CROSS_COMPILER_PREFIX
` [PATCH 05/11] busybox.inc: fix CONFIG_EXTRA_CFLAGS configmangle
` [PATCH 06/11] busybox.inc: set CC=${CC} via make command line
` [PATCH 07/11] busybox.inc: remove '-e MAKEFLAGS=' from EXTRA_OEMAKE
` [PATCH 08/11] busybox: re-order defconfig to align with busybox 1.24.1
[PATCH] harfbuzz: update 1.0.6 -> 1.1.0
2015-11-20 21:29 UTC
[PATCH] sqlite3: update 3.9.0 -> 3.9.2
2015-11-20 21:28 UTC
[PATCH] populate_sdk_ext.bbclass: Be more permissive on the name of the buildtools
2015-11-20 20:06 UTC
[PATCH 00/11] busybox fixes and cleanups + update 1.23.2 -> 1.24.1
2015-11-20 16:01 UTC (3+ messages)
[PATCHv2 0/6] Misc improvements 1 from Mentor
2015-11-20 15:23 UTC (5+ messages)
` [PATCHv2 6/6] psplash: add systemd support
[PATCHv3 0/6] Create image manifest
2015-11-20 10:44 UTC (16+ messages)
` [PATCHv3 1/6] license.bbclass: Write recipeinfo file in license folder
` [PATCHv3 2/6] license.bbclass: Split license create manifest
` [PATCHv3 3/6] license.bbclass: Added get_boot_dependencies function
` [PATCHv3 4/6] license.bbclass: Added function get_deployed_dependencies
` [PATCHv3 5/6] license.bbclass: Add function get_deployed_files
` [PATCHv3 6/6] license.bbclass: Create image license manifest
` [PATCHv4 1/6] license.bbclass: Write recipeinfo file in license folder
` [PATCHv4 2/6] license.bbclass: Split license create manifest
` [PATCHv4 3/6] license.bbclass: Added get_boot_dependencies function
` [PATCHv4 4/6] license.bbclass: Added function get_deployed_dependencies
` [PATCHv4 5/6] license.bbclass: Add function get_deployed_files
` [PATCHv4 6/6] license.bbclass: Create image license manifest
Jethro maintainer
2015-11-20 16:45 UTC (2+ messages)
Yocto Project Status WW47
2015-11-20 16:13 UTC
[PATCH 1/2] dbus: build with systemd support
2015-11-20 16:12 UTC (4+ messages)
` [PATCH 2/2] dbus: add user sessions support
[fido][PATCH] [AArch64] Fix the big endian loader name
2015-11-20 15:46 UTC (2+ messages)
back port for Fido
2015-11-20 15:44 UTC (2+ messages)
[PATCH 00/20] Proposed changes for fido
2015-11-20 15:40 UTC
[PATCH] iw: upgrade to version 4.3
2015-11-20 15:27 UTC
State of bitbake world, Failed tasks 2015-11-19
2015-11-20 14:43 UTC
[PATCH v3 1/3] dbus: merge .bb and .inc
2015-11-20 14:27 UTC (3+ messages)
` [PATCH v3 2/3] dbus: update the recipes to 1.10.2
` [PATCH v3 3/3] dbus: add apparmor support
[PATCH] scripts: analyze_patch: Analyze patch and suggest tests
2015-11-20 14:22 UTC
[PATCH 0/9] Deprecate package_regex.inc and split it into recipes
2015-11-20 14:08 UTC (10+ messages)
` [PATCH 1/9] package_regex.inc: deprecate the file
` [PATCH 2/9] package_regex.inc: split entries with odd-even versioning into their own recipes
` [PATCH 3/9] package_regex.inc: split GITTAGREGEX entries into recipe files
` [PATCH 4/9] package_regex.inc: split Debian-related entries into their own recipes
` [PATCH 5/9] package_regex.inc: split PyPi related entries to "
` [PATCH 6/9] package_regex.inc: split sourceforge "
` [PATCH 7/9] package_regex.inc: split entries which blacklist specific versions to their recipes
` [PATCH 8/9] package_regex.inc: split the rest of the entries "
` [PATCH 9/9] bitbake: rename REGEX and REGEX_URI to UPSTREAM_CHECK_REGEX and UPSTREAM_CHECK_URI
[PATCH] cups: explicitly configure with systemd when needed
2015-11-20 13:48 UTC (6+ messages)
` [PATCH v2] cups: update systemd support
can i use qemuppc to demo an example of using UIO?
2015-11-20 13:54 UTC (2+ messages)
systemd service vs. update-alternatives (was rsyslog: buggy systemd/ua handling?)
2015-11-20 13:42 UTC (3+ messages)
[PATCH] oeqa/runtime: Added wifi tests
2015-11-20 11:42 UTC
Lots of [host-user-contaminated] warning
2015-11-20 11:02 UTC (2+ messages)
[PATCH] libxml2: remove legacy LDFLAGS += "-ldl" workaround
2015-11-20 5:32 UTC
[PATCH 0/1] apr: fix LTFLAGS to make it work with ccache
2015-11-20 3:18 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 00/13] Add musl to OE-Core
2015-11-19 22:33 UTC (21+ messages)
` [PATCH 01/13] gcc: Add support for building musl configuration
` [PATCH 02/13] autoconf: Add musl support
` [PATCH 03/13] gdb: Fix build with musl
` [PATCH 04/13] mtd-utils: Backport and create patches to support musl
` [PATCH 05/13] squashfs-tools: Define FNM_EXTMATCH if not defined
` [PATCH 06/13] mtools: Use proper glibc override to add glibc packages to recommendations
` [PATCH 07/13] musl: Add recipe
` [PATCH 08/13] sysvinit: Fix build with musl
` [PATCH 09/13] gettext: Delete libintl.h and charset.alias
` [PATCH 10/13] busybox: Add config for musl
` [PATCH 11/13] openssl: Add musl configuration support
` [PATCH 12/13] libpam: Fix build with musl
` [PATCH 13/13] attr: Add patch to account for use of internal glibc header
[PATCH v2 0/1] python3: Upgrade from 3.4.3 to 3.5
2015-11-19 17:56 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH 1/2] libtasn1: upgrade to 4.7
2015-11-19 17:02 UTC (2+ messages)
` [PATCH 2/2] libunistring: upgrade to version 0.9.6
[oe][PATCH 1/2] package_ipk: support signing of ipk packages
2015-11-19 15:58 UTC (12+ messages)
` [oe][PATCH 2/2] package_manager: support for signed IPK package feeds
` [oe][PATCH v2 1/2] package_ipk: support signing of ipk packages
` [oe][PATCH v2 2/2] package_manager: support for signed IPK package feeds
` [oe][PATCH v3 1/2] package_ipk: support signing of ipk packages
` [oe][PATCH v3 2/2] package_manager: support for signed IPK package feeds
[PATCH v4 1/4] lttng-modules: Upgrade to 2.7 release
2015-11-19 15:48 UTC (4+ messages)
` [PATCH v4 2/4] lttng-tools: Drop unused patch
` [PATCH v4 3/4] lttng-tools: Upgrade to 2.7 release
` [PATCH v4 4/4] lttng-ust: "
[PATCH v3 1/4] lttng-modules: Upgrade to 2.7 release
2015-11-19 12:16 UTC (4+ messages)
` [PATCH v3 3/4] lttng-tools: "
[PATCH 1/2] image.py: avoid mkdir race when building multiple images
2015-11-19 11:50 UTC (3+ messages)
[PATCH v2] image.py: avoid mkdir race when building multiple images
2015-11-19 11:48 UTC
[PATCH 1/1] systemd.class - Allow enabling of parameterised services
2015-11-19 11:24 UTC
[PATCH 2/2] image.py: Avoid creating empty .env file in _write_wic_env
2015-11-19 11:21 UTC
[PATCHi v3] wpa-supplicant: upgrade to 2.5
2015-11-19 10:43 UTC
[dizzy][PATCH] toolchain-shar-template.sh: Ensure it's ran in clean environment
2015-11-19 10:35 UTC
[PATCH 1/6] iproute2: update to 4.3.0
2015-11-19 10:32 UTC (8+ messages)
` [PATCH 2/6] apr-util: add missing RDEPENDS for ptest
` [PATCH 3/6] libpcap: update to 1.7.4
` [PATCH 4/6] orc: update to 0.4.24
` [PATCH 5/6] libpng: update to 1.6.19
` [PATCH 6/6] libpng12: update to 1.2.54
[PATCH] wpa-supplicant: upgrade to 2.5
2015-11-19 9:25 UTC (5+ messages)
` [PATCH v2] "
[PATCH] iproute2: install bridge tool by default
2015-11-19 6:10 UTC
[V2 PATCH 0/1] rpm: Generate per distribution and multilib macro files
2015-11-19 3:46 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/2] meta: fix gdbm and clutter-gst-3.0
2015-11-18 23:01 UTC (7+ messages)
` [PATCH 2/2] clutter-gst-3.0: add --enable/disable-gudev
[PATCH] rpcbind: Security Advisory - rpcbind - CVE-2015-7236
2015-11-18 22:50 UTC (3+ messages)
[PATCHv2 00/16] Various fixes from LGE
2015-11-18 22:31 UTC (19+ messages)
` [PATCHv2 09/16] cortexa{7,15,17}: add VFPv4 tunes
` [PATCHv2 11/16] arch-armv7ve: add tune include for armv7ve and use it from cortexa7 and cortexa15
` [PATCHv2 12/16] feature-arm-vfp.inc: respect vfpv4 when setting -mfloat-abi and ARMPKGSFX_EABI
` [PATCHv3 1/6] meta/conf/machine: use ' inside quoted values
` [PATCHv3 2/6] cortexa{7,15,17}: add VFPv4 tunes
` [PATCHv3 3/6] tune-*: use mcpu instead of mtune for ARM tunes
` [PATCHv3 4/6] arch-armv7ve: add tune include for armv7ve and use it from cortexa7 and cortexa15
` [PATCHv3 5/6] feature-arm-vfp.inc: respect vfpv4 when setting -mfloat-abi and ARMPKGSFX_EABI
` [PATCHv3 6/6] feature-arm-vfp.inc: add -mfpu=vfpv4 when vfpv4 is in TUNE_FEATURES
[meta-oe][PATCH 0/3] runqemu improve networking
2015-11-18 22:11 UTC (8+ messages)
qt4 moves out of oe-core - to meta-qt4, or to meta-oe?
2015-11-18 22:08 UTC (4+ messages)
` [oe] "
` volunteers for meta-qt4 repo maintenance?
OE Changelog since 2015-11-08 until 2015-11-15
2015-11-18 20:37 UTC
[PATCH 0/2] wic: Allow to user defined files as config for bootloaders
2015-11-18 8:25 UTC (3+ messages)
` [PATCH 1/2] wic: Prepare wicboot to allow custom bootloader config
` [PATCH 2/2] wic: Allow to use a custom config for bootloaders
[PATCH 00/29] Add gobject introspection support to oe-core
2015-11-18 16:10 UTC (15+ messages)
[PATCH 0/8] Deprecate package_regex.inc and split it into recipes
2015-11-18 16:06 UTC (12+ messages)
` [PATCH 1/8] package_regex.inc: deprecate the file
` [PATCH 2/8] package_regex.inc: split entries with odd-even versioning into their own recipes
` [PATCH 3/8] package_regex.inc: split GITTAGREGEX entries into recipe files
` [PATCH 4/8] package_regex.inc: split Debian-related entries into their own recipes
` [PATCH 5/8] package_regex.inc: split PyPi related entries to "
` [PATCH 6/8] package_regex.inc: split sourceforge "
` [PATCH 7/8] package_regex.inc: split entries which blacklist specific versions to their recipes
` [PATCH 8/8] package_regex.inc: split the rest of the entries "
[PATCH] oe-selftest: Enable code coverage on unit tests
2015-11-18 15:04 UTC
[PATCH 0/2] Improve weston image experience
2015-11-18 15:00 UTC (4+ messages)
` [PATCH 1/2] mesa: Make gl libraries RRECOMMEND mesa-megadriver
` [PATCHv2] "
` [PATCH 2/2] runqemu-internal: Replace wacom-tablet with tablet for usbdevice
[PATCH 000/116] Consolidated Pull for master
2015-11-18 13:58 UTC
[dizzy] [PATCH 1/2] python: Backport CVE-2013-1752 fix for httplib
2015-11-18 13:58 UTC (2+ messages)
` [dizzy] [PATCH 2/2] python: Backport CVE-2013-1752 remaining patches
[PATCH] sstate: Ensure siginfo and sig files are also touched
2015-11-18 11:52 UTC
[PATCH] pango: use ptest-gnome
2015-11-18 10:21 UTC
[PATCH] pango: add RPROVIDES for removed packages
2015-11-18 10:20 UTC
[PATCH] directfb.inc: force bfd linker for armv7a
2015-11-18 9:58 UTC (10+ messages)
[PATCH 0/4] Misc improvements 2 from Mentor
2015-11-18 3:49 UTC (4+ messages)
` [PATCH 1/4] linux-dtb.inc: use absolute upd-alt paths
` [PATCH 3/4] systemd: add myhostname to nsswitch.conf
[PATCH 0/3] qemu: fix CVE-2015-5225, CVE-2015-6855, CVE-2015-7295
2015-11-18 2:07 UTC (4+ messages)
[PATCH 0/1] db: fix race issue for libdb-6.0.la
2015-11-18 1:48 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH 0/2] subversion: fix CVE-2015-3184, CVE-2015-3187
2015-11-18 1:26 UTC (2+ messages)
target g++ oddities (with qt5-creator)
2015-11-17 22:53 UTC
[PATCH 0/4] Replace busybox for variable
2015-11-17 22:13 UTC (5+ messages)
` [PATCH 1/4] base-utils:flexible dependency for command utilities
` [PATCH 2/4] core-image-minimal-initramfs: replace base-utils
` [PATCH 3/4] initramfs-framework_1.0:replace busybox for variable
` [PATCH 4/4] packagegroup-core-boot:replace busybox to variable
[PATCH 0/2] BlueZ and QEMU upgrades
2015-11-17 21:40 UTC (3+ messages)
` [PATCH 2/2] bluez5: upgrade to 5.36
[PATCH] populate_sdk_base: Add sysroot symlink check
2015-11-17 20:21 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