Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2012-07-17 17:18:03 to 2012-07-19 15:34:53 UTC [more...]

PLEASE READ: Major change landing shortly (python whitespace)
 2012-07-19 15:23 UTC  (13+ messages)
    ` [bitbake-devel] "

[PATCH] bash: fix warning about bashbug reference /usr/bin when installed in /bin
 2012-07-19 15:20 UTC  (2+ messages)

[PATCH] package.bbclass: Create symlinks for packages with different packaged name
 2012-07-19 14:43 UTC  (2+ messages)

[PATCH] avahi-ui: Remove the locale files and rely on the main avahi package for these
 2012-07-19 13:54 UTC  (3+ messages)

[PATCH] staging.bbclass: Also don't bother staging locale files, its pointless
 2012-07-19 13:24 UTC 

[PATCH] eglibc-package.inc: Remove duplicate locale install
 2012-07-19 13:23 UTC 

[PATCH] staging.bbclass: Ensure the task starts from a clean directory
 2012-07-19 13:23 UTC 

[PATCH] staging.bbclass: Don't stage doc/manpage/info files
 2012-07-19 13:22 UTC 

[PATCH] Upadate upstream_tracking.inc
 2012-07-19 13:22 UTC 

[PATCH 0/3] Remove eggdbus
 2012-07-19 12:05 UTC  (4+ messages)
` [PATCH 1/3] libgnome-keyring: remove eggdbus dependency, it has an in-tree copy
` [PATCH 2/3] polkit: remove dbus-glib and eggdbus dependencies, polkit uses gio for DBus
` [PATCH 3/3] eggdbus: remove, nothing uses it

[PATCH] Multilib build fixes
 2012-07-19 12:00 UTC 

[PATCH] Add console kernel options
 2012-07-19 11:59 UTC 

[PATCH] Changed SRC_URI for eglibc repo
 2012-07-19 11:41 UTC  (5+ messages)

[PATCH] Remove the - between ${TARGET_PREFIX} and ar/nm for the env script, as this will make autotools look for arm-none-linux-gnueabi--ar instead of arm-none-linux-gnueabi-ar
 2012-07-19 10:44 UTC  (4+ messages)

[PATCH] autoconf: updated to 2.69
 2012-07-19 10:33 UTC 

[PATCH 1/2] runqemu: Fix running qemu when build without gl
 2012-07-19  7:51 UTC  (3+ messages)
` [PATCH 2/2] kernel.bbclass: Make tree available for cross building external modules

[PATCH v2] gcc-package-runtime.inc: Fix QA warning
 2012-07-19  7:45 UTC  (2+ messages)

[PATCH V2 0/1] meta-ide-support: Add native qemu support for meta-ide-support
 2012-07-19  7:44 UTC  (2+ messages)

[PATCH 0/2] WebKit fixes
 2012-07-19  7:43 UTC  (4+ messages)
` [PATCH 1/2] webkit-gtk: remove no-parallel bodge
` [PATCH 2/2] webkit-gtk: remove spurious install_prepend hack

[PATCH] sanity: display the parsed PATH when complaining about CWD elements
 2012-07-19  7:41 UTC  (4+ messages)

[PATCH] terminal.py: Fix Xfce on ubuntu/debian; some cleanup
 2012-07-19  7:37 UTC  (3+ messages)
` [PATCH v2] "

[for-denzil][PATCH 1/5] xz: updated to version 5.1.1alpha
 2012-07-19  7:30 UTC  (6+ messages)
` [for-denzil][PATCH 2/5] xz: update to 5.1.2alpha
` [for-denzil][PATCH 3/5] image_types.bbclass: Fix COMPRESS_CMD for xz to redirect compressed data to file
` [for-denzil][PATCH 4/5] image_types.bbclass: Add XZ variable to set number of threads to be used while compressing
` [for-denzil][PATCH 5/5] image_types.bbclass: Default XZ_COMPRESSION_LEVEL to -e -6

modifying inittab (for example)
 2012-07-19  5:26 UTC  (2+ messages)

[PATCH] qemu-nativesdk: fix the build failure that linux/kvm.h not found
 2012-07-19  0:01 UTC  (2+ messages)

[PATCH] gcc: remove 904-flatten-switch-stmt-00.patch
 2012-07-18 23:58 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH 1/2] netbase: remove networkmanager handling for qemu machines
 2012-07-18 22:25 UTC  (4+ messages)

Master Failures
 2012-07-18 21:25 UTC  (11+ messages)
    ` Glib-2.0 cross-compile issue Was: "
          ` [PATCH] glib-2.0: revert one commit in target recipe

[PATCH] nasm: nasm has a build dependency on groff-native
 2012-07-18 21:23 UTC  (2+ messages)

[RFC 1/2] glib: upgrade to 2.32.4
 2012-07-18 21:20 UTC  (6+ messages)

[PATCH 00/20] Change python-native path
 2012-07-18 20:07 UTC  (4+ messages)
` [PATCH 09/20] python-setuptools: Update for python-native changes

any easy way to run kern-tools verbosely?
 2012-07-18 18:34 UTC  (4+ messages)

[PATCH] tcl: fix tcl INCLUDE_SPEC and LIB_SPEC
 2012-07-18 16:42 UTC 

Different behavior of same IMAGE_FSTYPES definition in edison branch and denzil branch
 2012-07-18 16:05 UTC  (2+ messages)

build crashes immediately at build clean sstate/tmp dir
 2012-07-18 15:18 UTC  (3+ messages)

[PATCH V2] sanity: display the parsed PATH/BBPATH when complaining
 2012-07-18 14:53 UTC  (3+ messages)
` [PATCH] sanity: display the parsed PATH/BBPATH when complaining about CWD elements

[CONSOLIDATED PULL 00/18] Typos and cleanups
 2012-07-18 14:03 UTC  (22+ messages)
` [CONSOLIDATED PULL 01/18] gcc-package-runtime.inc: Fix QA warning
` [CONSOLIDATED PULL 02/18] task-core-tools-testapps.bb: kexec-tools does not work on e5500-64b parts
` [CONSOLIDATED PULL 03/18] psplash: use default OE vga logo (from kernel bootlogo)
` [CONSOLIDATED PULL 04/18] web-webkit: remove unused dependencies (taken from the gecko-based recipe)
` [CONSOLIDATED PULL 05/18] web-webkit: push make whitespace fix upstream
` [CONSOLIDATED PULL 06/18] web-webkit: don't link using g++, it's not needed anymore
` [CONSOLIDATED PULL 07/18] tune-ppc476.inc: Support ppc476
` [CONSOLIDATED PULL 08/18] meta-ide-support: Add native qemu support for meta-ide-support
` [CONSOLIDATED PULL 09/18] terminal.py: Fix Xfce on ubuntu/debian; some cleanup
` [CONSOLIDATED PULL 10/18] qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1
` [CONSOLIDATED PULL 11/18] recipes: svn SRC_URI s/proto=/protocol=/g
` [CONSOLIDATED PULL 12/18] scripts/bitbake: Check the git-native version and build it if necessary
` [CONSOLIDATED PULL 13/18] webkit-gtk: remove no-parallel bodge
` [CONSOLIDATED PULL 14/18] webkit-gtk: remove spurious install_prepend hack
` [CONSOLIDATED PULL 15/18] puzzles, mkelfimage: Add protocol=http
` [CONSOLIDATED PULL 16/18] fix my typos in patch headers
` [CONSOLIDATED PULL 17/18] slang: add header to patch
` [CONSOLIDATED PULL 18/18] eglibc: Fix build for e500 cores

[PATCH] linux-libc-headers: updated to 3.4.3
 2012-07-18 13:52 UTC  (10+ messages)

core-image-sato fetchall fail due to circular dependency
 2012-07-18 13:36 UTC  (2+ messages)

[PATCH] point prelink.conf to ${IMAGE_ROOTFS}
 2012-07-18 13:26 UTC  (3+ messages)

[PATCH] Remove a number of unneeded import os/bb calls
 2012-07-18 13:13 UTC 

[PATCH V5 0/4] Modified the references to stat function in the patch's comments (only cover)
 2012-07-18 13:12 UTC 

[PATCH 1/3] iproute2: upgrade to 3.4.0
 2012-07-18 12:40 UTC  (9+ messages)
` [PATCH 2/3] pulseaudio: upgrade to 2.0
` [PATCH 3/3] wpa-supplicant: upgrade to 1.0

[PATCH v2] wpa-supplicant: upgrade to 1.0
 2012-07-18 12:36 UTC 

eglibc-initial trying to remove files in /usr
 2012-07-18 12:15 UTC  (7+ messages)

[PATCH] binutils: package ld.gold symlink
 2012-07-18 11:04 UTC 

[PATCH 0/2] grub: two backported patch for bug 2777
 2012-07-18  9:25 UTC  (6+ messages)
  ` [PATCH v2 "
    ` [PATCH 1/2] grub: fix grub-mkconfig_lib install dir
    ` [PATCH 2/2] grub: fix error stating the root device

RFC: [PATCH 0/1] Build system/SDK/ADT differ in toolchain config
 2012-07-18  7:52 UTC  (3+ messages)
` RFC: [PATCH 1/1] toolchain-scripts: Sync the SDK/ADT values to the build system

[PATCH 0/2] more eglibc 2.16 fixes
 2012-07-18  6:39 UTC  (3+ messages)
` [PATCH 1/2] eglibc: Fix build for e500 cores
` [PATCH 2/2] recipes: Change 'proto' to 'protocol' in SRC_URI

[PATCH 0/1] some typo fixes in patch headers
 2012-07-17  4:52 UTC  (2+ messages)
` [PATCH 1/1] fix my typos "

[PATCH] slang: add header to patch
 2012-07-18  2:15 UTC 

[PATCH v2] slang: change char type to signed char in macros
 2012-07-18  2:09 UTC  (2+ messages)

[v2 PATCH] watchdog: fix ping mode failure
 2012-07-18  1:41 UTC 

[PATCH] connman: fix build with automake 1.12
 2012-07-18  0:35 UTC  (2+ messages)

[PATCH] meta/classes/image-prelink.bbclass point prelink config to ${IMAGE_ROOTFS} and remove --root option
 2012-07-17 23:53 UTC 

[PATCH v2] dbus-glib: fix compile error when enable-tests
 2012-07-17 19:26 UTC  (3+ messages)

[PATCH] eglic: Update the svn URL
 2012-07-17 23:01 UTC  (6+ messages)

[PATCH V4 1/4] connman: Update to version 1.3
 2012-07-17 22:59 UTC  (6+ messages)
` [PATCH V4 0/4] Update connman to v1.3, fix dependencies and runtime
  ` [PATCH V4 4/4] connman: fix crashes on startup on PPC/MIPS
` [PATCH V4 3/4] connman: Add patches to fix connman on fs with no d_type support

[PATCH v2] runqemu/mips: adjust runqemu script to support mipsel machine
 2012-07-17 21:12 UTC  (3+ messages)

[CONSOLIDATED PULL 00/43] Post 1.2 Catch Up
 2012-07-17 20:50 UTC  (3+ messages)
` [CONSOLIDATED PULL 01/43] augeas: Add libxml2 dependency

[PATCH v2] dbus-glib: add support for install regression tests
 2012-07-17 20:46 UTC 

[PATCH v3] dbus-glib: fix compile error when enable-tests
 2012-07-17 20:10 UTC 

[PATCH 0/1 V2] EFI: Make installer EFI aware
 2012-07-17 19:47 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH] Fix for psplash segmentation fault
 2012-07-17 16:37 UTC 

[PATCH] Fix for psplash segmentation fault
 2012-07-17 16:04 UTC 

is there really a "fakeroot" task flag?
 2012-07-17 18:40 UTC  (6+ messages)

[PATCH 01/14] mirrors: Add debian archive snapshot mirrors to search list
 2012-07-17 17:40 UTC  (3+ messages)
` [PATCH 13/14] libpam: Fix build with eglibc 2.16

[PATCH] slang: change char type to signed char in macros
 2012-07-17 17:38 UTC  (2+ messages)

[PATCH] base.bbclass: add GNUmakefile to the list of possible makefile names
 2012-07-17 17:20 UTC  (2+ messages)

[PATCH 0/3] Web fixes
 2012-07-17 17:16 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