Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2015-02-16 13:53:28 to 2015-02-21 00:27:16 UTC [more...]

[RFT] upcoming glibc 2.21 and gcc 4.9 upgrade
 2015-02-21  0:27 UTC  (29+ messages)
` [yocto] "
                          ` [PATCH 1/2] valgrind: add glibc-2.21 to glibc.patch
                            ` [PATCH 2/2] license.bbclass: fix unexpected operator for LICENSE values with space

State of bitbake world, Failed tasks 2015-02-20
 2015-02-20 23:46 UTC  (2+ messages)

[PATCH 1/1] python-native: Reverts usage of distutils.sysconfig
 2015-02-20 21:52 UTC 

[PATCH 0/5] systemd 219 upgrade and musl fixes
 2015-02-20 21:26 UTC  (9+ messages)
` [PATCH 1/5] systemd: Upgrade 216 -> 219
` [PATCH 2/5] util-linux, util-linux-libs: Build and package util-linux libs separately
` [PATCH 3/5] systemd: Add missing dependency on util-linux-libs
` [PATCH 4/5] tclibc-musl: Use musl for providing virtual/libintl instead of gettext
` [PATCH 5/5] glibc: Dont offer to be parsed for non-glibc TCLIBC selection

[oe-commits] Richard Tollerton : font-util: Fix incorrect PKG_CONFIG_PATH
 2015-02-20 20:13 UTC  (11+ messages)

[PATCH 0/1] wic bugfix
 2015-02-20 20:14 UTC  (2+ messages)
` [PATCH 1/1] wic: Fix kernel dir location

[PATCH v4 1/3] font-util: stage encoding maps into sysroot
 2015-02-20 19:02 UTC  (3+ messages)
` [PATCH v4 2/3] font-util: remove MAPFILES_PATH override
` [PATCH v4 3/3] xorg-font-common: fix sysroot injection for encoding maps

[PATCH] kexec-tools: fix build failure on aarch64_be architecture
 2015-02-20 18:46 UTC 

[PATCH 0/5] linux-yocto: consolidated pull request (3.19 + config visibility)
 2015-02-20 18:38 UTC  (6+ messages)
` [PATCH 1/5] linux-libc-headers: update to 3.19
` [PATCH 2/5] linux-yocto: make kernel configuration audit user visible
` [PATCH 3/5] linux-yocto: remove 3.10 and 3.17 recipes
` [PATCH 4/5] linux-yocto: introduce 3.19 versioned recipes
` [PATCH 5/5] linux-yocto: warn when a generated BSP description is used

[PATCH] opkg: fix systemd unit installation
 2015-02-20 18:09 UTC 

[PATCH 0/3] OE-Core changes to support bitbake-layers layerindex-fetch
 2015-02-20 17:44 UTC  (4+ messages)
` [PATCH 1/3] bitbake.conf: Add two variables for layer index
` [PATCH 2/3] layer.conf: set a variable to map to the OE Layer Index name
` [PATCH 3/3] lib/oeqa/selftest/bblayers: use dashed subcommands

[PATCH] lib/oe/package_manager: Performance tweak in regex usage
 2015-02-20 17:41 UTC 

[PATCH] e2fsprogs: Add a patch to speedup mkfs
 2015-02-20 17:41 UTC 

[PATCH] machine/qemu: Switch from ext3 to ext4
 2015-02-20 17:39 UTC 

[PATCH 0/4] meta: 4 fixes
 2015-02-20 12:53 UTC  (7+ messages)
` [PATCH 1/4] meta: fix build with gettext 0.16.1
` [PATCH 2/4] gettext 0.16.1: disable native
` [PATCH 3/4] btrfs-tools: fix for parallel build
` [PATCH 4/4] bind: fix paralle issue

[yocto] [RFT] gcc 5.0 recipes available for testing
 2015-02-20 11:14 UTC 

[PATCH 0/2] fix build-compare and lttng-tools
 2015-02-20  5:57 UTC  (3+ messages)
` [PATCH 1/2] build-compare: update Rename-rpm-check.sh-to-pkg-diff.sh.patch
` [PATCH 2/2] lttng-tools: add PACKAGECONFIG for kmod

[PATCH 0/6] Packages upgrade
 2015-02-20  5:37 UTC  (7+ messages)
` [PATCH 1/6] quilt: 0.63 -> 0.64
` [PATCH 2/6] cups: 2.0.1 -> 2.0.2
` [PATCH 3/6] git: 2.2.1 -> 2.3.0
` [PATCH 4/6] python-git: 0.3.3 -> 0.3.6
` [PATCH 5/6] python-gitdb: 0.6.1 -> 0.6.4
` [PATCH 6/6] logrotate: 3.8.8 -> 3.8.9

[PATCH v3 1/2] trace-cmd: Update to version 2.5.3
 2015-02-19 20:11 UTC  (2+ messages)
` [PATCH v3 2/2] kernelshark: "

[PATCH v2 1/2] trace-cmd: Update to version 2.5.3
 2015-02-19 19:59 UTC  (3+ messages)
` [PATCH v2 2/2] kernelshark: "

[oe-commits] Pengyu Ma : mesa: Upgrade to 10.4.3
 2015-02-19 17:58 UTC 

[PATCH 00/15] devtool and externalsrc improvements
 2015-02-19 17:27 UTC  (21+ messages)
` [PATCH 01/15] recipetool: fix regression caused by previous commit
` [PATCH 02/15] lib/oe/patch: fix PATCHTOOL = "git" with source in a subdirectory
` [PATCH 03/15] classes/externalsrc: fix source being wiped out on clean with kernel
` [PATCH 04/15] classes/externalsrc: add workaround for recipes that use SRCPV in PV
` [PATCH 05/15] classes/externalsrc: show a warning on compiling
` [PATCH 06/15] classes/kernel-yocto: extend SRCTREECOVEREDTASKS
` [PATCH 07/15] devtool: add/modify: add option to build in same directory
` [PATCH 08/15] devtool: reset: run bitbake -c clean on recipe
` [PATCH 09/15] devtool: build: run do_populate_sysroot instead of do_install
` [PATCH 10/15] lib/oe/recipeutils: minor improvements to patch_recipe()
` [PATCH 11/15] devtool: update-recipe: add handling for git recipes
` [PATCH 12/15] devtool: prevent extract/modify use with image recipes
` [PATCH 13/15] devtool: modify: handle recipes that use a shared workdir
` [PATCH 14/15] devtool: support source extraction for "
` [PATCH 15/15] devtool: fix broken clones of git recipes

[PATCH v2] openssl: disable SSLv3 by default
 2015-02-19 16:17 UTC  (3+ messages)

State of bitbake world, Failed tasks 2015-02-18
 2015-02-19 16:10 UTC  (3+ messages)

[RFC][PATCH] WIP: feature-arm-thumb.inc: respect ARM_INSTRUCTION_SET when adding thumb suffix
 2015-02-19 15:00 UTC  (3+ messages)
` [PATCHv2] "
  ` [PATCH] arch-armv7a.inc, tune-arm920t.inc: Fix PACKAGE_EXTRA_ARCHS

[PATCH 0/2] Add libedit, neardal recipes
 2015-02-19 11:24 UTC  (5+ messages)

[PATCH] Revert "kernel-arch.bbclass: add arm64 support to U-Boot architecture map"
 2015-02-19  3:34 UTC 

[PATCH 01/61] glibc: Fix up minimal build with libc-libm
 2015-02-18 22:08 UTC  (4+ messages)
` [PATCH 37/61] lib/oe/package: Ensure strip breaks hardlinks

[PATCH 0/4] More wic cleanup and features
 2015-02-18 18:56 UTC  (4+ messages)
` [PATCH 2/4] wic: remove useless calls to __write_fstab

[PATCH] package_rpm.bbclass: support packaging of symlinks to directories
 2015-02-18 14:54 UTC  (10+ messages)

[daisy][PATCH 0/1] Enable complementary package exclusion
 2015-02-18 10:26 UTC  (2+ messages)
` [daisy][PATCH 1/1] lib/oe/package_manager: support exclusion from complementary glob process by regex

[dizzy][PATCH 0/1] Enable complementary package exclusion
 2015-02-18 10:23 UTC  (2+ messages)
` [dizzy][PATCH 1/1] lib/oe/package_manager: support exclusion from complementary glob process by regex

[PATCH v2 0/1] Python: Upgrade from 2.7.3 to 2.7.9
 2015-02-18  7:41 UTC  (3+ messages)
` [PATCH v2 1/1] Python: Upgrade from 2.7.3 to 2.7.9:

[PATCH] busybox: update to 1.23.1 release
 2015-02-18  7:29 UTC  (3+ messages)

[PATCH] lzo: Upgrade to 2.09 and add ptest
 2015-02-17 23:00 UTC 

[PATCH] systemd: Extend searchpath to include user based unit files
 2015-02-17 22:35 UTC 

"--disable-werror" versus "--disable-Werror"?
 2015-02-17 22:32 UTC  (2+ messages)

[PATCH 0/1] qt-mobility: fix compilation if no Bluetooth stack is present
 2015-02-17 19:26 UTC  (2+ messages)
` [PATCH 1/1] qt-mobility: Add patch to fix no bluez compile issues

runqemu + dhcp server
 2015-02-17 16:24 UTC  (6+ messages)

[PATCH-v2 0/3] coreutils: facilitate generating real manpages
 2015-02-17 15:55 UTC  (5+ messages)
` [PATCH 1/3] coreutils: don't generate useless dummy stub manpages
` [PATCH 2/3] coreutils: import prebuilt manpages from Gentoo
` [PATCH 3/3] scripts: delete dummy help2man script

[PATCH] pulseaudio: upgrade to 6.0
 2015-02-17 15:10 UTC 

cdra_1.1.3 is not available anymore
 2015-02-17 14:53 UTC  (4+ messages)

[PATCH] test-dependencies.sh: strip only .bb suffix
 2015-02-17 13:42 UTC 

[PATCH v2 00/11] BlueZ 5 as bluetooth alternative stack
 2015-02-17 13:08 UTC  (12+ messages)
` [PATCH v2 01/11] bluetooth.bbclass: simplify recipe inference of bluetooth provider
` [PATCH v2 02/11] packagegroup-base: select distro preference for bluez provider
` [PATCH v2 03/11] pulseaudio: "
` [PATCH v2 04/11] neard: "
` [PATCH v2 05/11] libpcap: "
` [PATCH v2 06/11] ofono: "
` [PATCH v2 07/11] gstreamer1.0-plugins-bad: "
` [PATCH v2 08/11] conf/distro/include/default-providers: updated bluez-hcidump providers
` [PATCH v2 09/11] connman: depend on distro provider of bluez
` [PATCH v2 10/11] default-providers: Set the preferred provider for bluez based on version
` [PATCH v2 11/11] qt-mobility: select distro preference for bluez provider

[PATCH][master][dizzy][daisy] utils.bbclass: fix create_cmdline_wrapper
 2015-02-17 12:48 UTC 

[PATCH 00/11] BlueZ 5 as bluetooth alternative stack
 2015-02-17 12:17 UTC  (13+ messages)
` [PATCH 01/11] bluetooth.bbclass: simplify recipe inference of bluetooth provider
` [PATCH 02/11] packagegroup-base: select distro preference for bluez provider
` [PATCH 03/11] pulseaudio: "
` [PATCH 04/11] qt-mobility: "
` [PATCH 05/11] neard: "
` [PATCH 06/11] libpcap: "
` [PATCH 07/11] ofono: "
` [PATCH 08/11] gstreamer1.0-plugins-bad: "
` [PATCH 09/11] conf/distro/include/default-providers: updated bluez-hcidump providers
` [PATCH 10/11] connman: depend on distro provider of bluez
` [PATCH 11/11] default-providers: Set the preferred provider for bluez based on version

Error while trying to enable selinux support in custom image
 2015-02-17 11:28 UTC  (2+ messages)

ncurses-native compile error -- i'm starting to blame gcc-5.0.0
 2015-02-17 10:48 UTC  (3+ messages)
  ` ncurses-native compile error -- i'm starting to blame gcc-5.0.0 [SOLVED]

[PATCH 0/3] coreutils: facilitate generating real manpages
 2015-02-17  5:43 UTC  (4+ messages)
` [PATCH 1/3] coreutils: don't generate useless dummy stub manpages

[PATCH V3 0/4] Change the way of CONFFILES handling
 2015-02-17  2:08 UTC  (5+ messages)
` [PATCH V3 1/4] packaging: allow globs in CONFFILES
` [PATCH V3 2/4] package_manager.py: use 'purge' instead of 'remove' in case of deb
` [PATCH V3 3/4] update-rc.d: use '-f' option in updatercd_postrm
` [PATCH V3 4/4] useradd.bbclass: avoid do_rootfs error for debian package backend

Recipe which builds for ARCH '${TUNE_PKGARCH}' and 'all' fail
 2015-02-16 21:19 UTC  (3+ messages)

[RFC][PATCH] icu: force arm mode
 2015-02-16 18:08 UTC  (2+ messages)

[PATCH 0/1] Enable complementary package exclusion
 2015-02-16 17:57 UTC  (2+ messages)
` [PATCH 1/1] lib/oe/package_manager: support exclusion from complementary glob process by regex

Feature Freeze
 2015-02-16 17:55 UTC  (2+ messages)

[PATCH] populate_sdk: Handle OLDEST_KERNEL
 2015-02-16 17:32 UTC  (3+ messages)

[PATCH] libtool: 2.4.5 -> 2.4.6
 2015-02-16 16:23 UTC 

[meta-oe][PATCH] crda: update fetch url for both package and bin
 2015-02-16 14:39 UTC  (2+ messages)

[PATCH] openssl: disable SSLv3 by default
 2015-02-16 14:38 UTC  (6+ messages)

udhcpc 50default/simple.script and standard metric
 2015-02-16 13:53 UTC  (2+ messages)


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