Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2013-08-20 22:47:32 to 2013-08-22 22:27:58 UTC [more...]

[danny][PATCH 1/3] gcc: add patch to disable texinfo when texinfo is 5.0 or newer
 2013-08-22 22:27 UTC  (6+ messages)
` [danny][PATCH 3/3] binutils: fix build with recent texinfo (5.1)

[PATCH] pulseaudio: upgrade to v4.0
 2013-08-22 22:20 UTC  (3+ messages)

World build on OE-Core
 2013-08-22 22:12 UTC  (4+ messages)

[PATCH 0/3] Update systemd/kmod
 2013-08-22 21:54 UTC  (5+ messages)
` [PATCH 1/3] kmod: Upgrade to version 14
` [PATCH 2/3] systemd: Upgrade to 206
` [PATCH 3/3] glib-2.0: Specify libiconv when building on uclibc

[PATCH 0/2] Automake-1.13
 2013-08-22 21:37 UTC  (3+ messages)
` [PATCH 1/2] gtk-engines: fix build with automake-1.13
` [PATCH 2/2] automake: update to upstream version 1.13.4

[PATCH] u-boot: update to 2013.07
 2013-08-22 21:14 UTC  (2+ messages)

[PATCH 1/1] cronie: add PACKAGECONFIG data
 2013-08-22 20:19 UTC  (2+ messages)

[PATCH] pulseaudio: Fix up configure options and use gtk+3
 2013-08-22 19:56 UTC 

[CONSOLIDATED PULL 00/62] Python3, Packge Exlude and more (Initial ACK Please)!
 2013-08-22 18:25 UTC  (15+ messages)

Days away from Feature Freeze for 1.5!!
 2013-08-22 18:18 UTC 

[PATCH 0/6] replace genext2fs with populate-extfs.sh
 2013-08-22 17:29 UTC  (12+ messages)
` [PATCH 1/6] e2fsprogs: the max length of debugfs argument is too short
` [PATCH 2/6] e2fsprogs: let debugfs do sparse copy
` [PATCH 3/6] e2fsprogs: only update the icache for ext2_inode
` [PATCH 4/6] e2fsprogs: properly set up extent header in do_write
` [PATCH 5/6] e2fsprogs: add populate-extfs.sh
` [PATCH 6/6] image_types.bbclass: replace genext2fs with populate-extfs.sh

RFC: Web browsing and HTML in OE-Core
 2013-08-22 17:24 UTC  (4+ messages)

[v4][PATCH 1/2] directfb: Upgrade to 1.6.3
 2013-08-22 17:23 UTC  (4+ messages)
` [v4][PATCH 2/2] directfb: Add fusion patch for hangs on exit

[PATCH v2 0/4] YB2370: Build Appliance integrates a filemanager
 2013-08-22 17:23 UTC  (5+ messages)
` [PATCH v2 1/4] xdg-utils: add runtime dependency on xprop
` [PATCH v2 2/4] Build Appliance: pcmanfm integration
` [PATCH v2 3/4] build-appliance-image: changing the icon theme to sato
` [PATCH v2 4/4] builder: register directories with pcmanfm

[CONSOLIDATED PULL 00/31] Updated for Final Review
 2013-08-22 17:17 UTC  (2+ messages)

[PATCH 0/3] YB2370: Build Appliance integrates PCManFM filemanager
 2013-08-22 16:44 UTC  (4+ messages)
` [PATCH 1/3] Build Appliance: pcmanfm integration

[PATCH 1/5] [v4] openssh: Add systemd support
 2013-08-22 16:36 UTC  (6+ messages)
` [PATCH 2/5] [v4] lighttpd: "
` [PATCH 3/5] [v4] rpcbind: "
` [PATCH 4/5] [v4] nfs-utils: "
` [PATCH 5/5] [v4] systemd: Remove base_libdir if installed only for systemd_unitdir

[PATCH] mkfontscale: This no longer needs a full libx11, xproto suffices
 2013-08-22 15:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] gpgme: update to 1.4.3
 2013-08-22 15:41 UTC 

[PATCH 0/1] [Patch V2] YB5030: Multiple providers are available for runtime libasound-module-bluez (bluez4, bluez5) warning
 2013-08-22 15:41 UTC  (2+ messages)
` [PATCH 1/1] default-providers: Set the preferred provider for bluez

[PATCH] runqemu-ifup: when tunctl can't be found, say what package builds it
 2013-08-22 15:17 UTC  (2+ messages)

qemu-native build regularly failing
 2013-08-22 14:27 UTC  (9+ messages)

[PATCH] gcc-4.8: Add two patches to deal with cross-canadian build failures
 2013-08-22 13:28 UTC 

[PATCH][for-dylan] bluez4: fix network Connect parameter validation
 2013-08-22 11:53 UTC  (3+ messages)

[PATCH 01/28] package.bbclass: Fix handling of symlinks in debug packages
 2013-08-22 11:46 UTC  (29+ messages)
` [PATCH 02/28] crosssdk: Construct target_exec_prefix from prefix_nativesdk
` [PATCH 03/28] populate_sdk_base: Allow sdk tar options to be overridden
` [PATCH 04/28] gettext: Improve USE_NLS handling for nativesdk/crosssdk/cross-canadian
` [PATCH 05/28] libiconv: Extend to nativesdk and support non-linux targets
` [PATCH 06/28] gcc-cross-canadian-4.8: Enable PARALLEL_MAKE
` [PATCH 07/28] gcc-package-sdk.inc: Use relative symlinks in libexec dir
` [PATCH 08/28] gcc-package-sdk.inc: Allow executable extension to be overridden
` [PATCH 09/28] gcc-configure-sdk.inc: Don't build target-libgcc
` [PATCH 10/28] gcc: Drop gcc-cross4.inc, its pointless now
` [PATCH 11/28] gcc-cross-canadian-4.8: Allow elfutils to be a configurable dependency
` [PATCH 12/28] gcc-cross-canadian-4.8: Add missing dependency on nativesdk-zlib
` [PATCH 13/28] gcc-cross-canadian: Merge 4.7 and 4.8 recipes into common include
` [PATCH 14/28] Revert "nativesdk: inherit relocatable"
` [PATCH 15/28] bitbake.conf/classes/gcc: Don't hardcode -nativesdk
` [PATCH 16/28] gcc-cross: Fold common configuration into gcc-cross.inc
` [PATCH 17/28] gcc-cross-initial: Fold common configuration into gcc-cross-initial.inc
` [PATCH 18/28] gcc-runtime: Fold common configuration into gcc-configure-runtime.inc
` [PATCH 19/28] libgcc: Move common code to libgcc.inc
` [PATCH 20/28] gcc-target: Combine gcc-target-configure.inc, gcc-target-package.inc and other common code
` [PATCH 21/28] gcc-*-cross.inc: Fold common configuration into gcc-cross.inc
` [PATCH 22/28] gcc-*-runtime.inc: Fold configuration into gcc-runtime.inc
` [PATCH 23/28] gcc-cross-canadian: Fold configure-sdk and package-sdk into the main .inc
` [PATCH 24/28] gcc-cross.inc: Clean up after merge
` [PATCH 25/28] gcc-common.inc: Drop unused LIBGCCS_VAR variable
` [PATCH 26/28] bitbake.conf: Work around dev symlink problems on darwin
` [PATCH 27/28] Drop darwin8/darwin9 usage
` [PATCH 28/28] chrpath: Add support for relocating darwin binaries
` [PATCH 00/28] Toolchain tweaks

[PATCH 0/1] Upgrade harfbuzz
 2013-08-22 10:53 UTC  (2+ messages)
` [PATCH 1/1] harfbuzz: upgrade to v0.9.19

[PATCH 0/1] connman: upgrade to 1.17
 2013-08-22 10:40 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] Fix alsa-lib compiles fails on mips
 2013-08-22  9:59 UTC  (2+ messages)
` [PATCH 1/1] alsa-lib: fix function definitions error for mips

[PATCH] busybox.inc: Add -f to rm of ${D}${sysconfdir}/syslog-startup.conf.${BPN} to not error out when the busybox config used does not have SYSLOG enabled and DISTRO_FEATURES does not contain sysvinit
 2013-08-22  9:56 UTC 

[PATCH] stat: fix the wrong return code
 2013-08-22  8:25 UTC  (2+ messages)

test
 2013-08-22  7:40 UTC 

[PATCH 0/1] Fix bc segmentation fault
 2013-08-22  7:25 UTC  (6+ messages)
` [PATCH 1/1] bc: fix "

[PATCH 0/6] Add status command for LSB compliance for some packages
 2013-08-22  7:15 UTC  (5+ messages)
` [PATCH 4/6] openssh: add init.d/sshd status command for LSB compliance

[CONSOLIDATED PULL 00/25] Final Review and ACK
 2013-08-22  6:53 UTC  (4+ messages)

[PATCH 0/6 v3] Add status command for daemon of some packages
 2013-08-22  6:17 UTC  (7+ messages)
` [PATCH 1/6] sysklogd: add init.d/syslog status command for LSB compliance
` [PATCH 2/6] nfs-utils: add init.d/nfsserver "
` [PATCH 3/6] dbus: add init.d/dbus-1 "
` [PATCH 4/6] sysvinit: add init.d/bootlogd "
` [PATCH 5/6] at: add init.d/atd "
` [PATCH 6/6] openssh: add init.d/sshd "

About PACKAGECONFIG audit
 2013-08-22  5:53 UTC  (4+ messages)

[PATCH 0/6 v2] Add status command for daemon of some packages
 2013-08-22  5:53 UTC  (11+ messages)
` [PATCH 1/6] sysklogd: add init.d/syslog status command for LSB compliance
` [PATCH 2/6] at: add init.d/atd "
` [PATCH 3/6] dbus: add init.d/dbus-1 "
` [PATCH 4/6] sysvinit: add init.d/bootlogd "
` [PATCH 5/6] nfs-utils: add init.d/nfsserver "
` [PATCH 6/6] openssh: add init.d/sshd "

[PATCH v2] procps: Add cgroup support
 2013-08-22  5:30 UTC  (3+ messages)

[meta-xilinx] linux-dtb.inc
 2013-08-22  5:13 UTC 

[PATCH v2] openssl: avoid NULL pointer dereference in three places
 2013-08-22  3:12 UTC 

[PATCH 0/4] libX11 Update & Valgrind patch
 2013-08-21 23:23 UTC  (6+ messages)
` [PATCH 1/4] libx11: upgrade to 1.6.1
` [PATCH 2/4] libx11-diet: "
` [PATCH 3/4] libsdl: Backport xData32 patch for x11 update
` [PATCH 4/4] valgrind: Backport patch for eglibc 2.18

[PATCH] gnupg: Update to 2.0.21
 2013-08-21 22:44 UTC 

[PATCH 1/1] libpam: add PACKAGECONFIG data concerning audit
 2013-08-21 21:25 UTC  (2+ messages)

[PATCH v3] distro_features_check.bbclass: Allow checking of required/conflicting features
 2013-08-21 20:49 UTC  (3+ messages)

[v3][PATCH 1/2] directfb: Upgrade to 1.6.3
 2013-08-21 18:35 UTC  (2+ messages)
` [v3][PATCH 2/2] directfb: add fusion patch for hangs on exit with

OE Changelog since 2013-08-11 until 2013-08-18
 2013-08-21 17:25 UTC 

Bitbake in server mode
 2013-08-21 16:19 UTC  (3+ messages)
` [bitbake-devel] "

[PATCH 0/2] Package upgrades
 2013-08-21 15:16 UTC  (6+ messages)
` [PATCH 1/2] cronie: upgrade to 1.4.11
  ` [PATCH 2/2] sudo: upgrade to 1.8.7

Why is "bitbake core-image-minimal" building gtk docs?
 2013-08-21 15:01 UTC  (14+ messages)

[PATCH 0/1] Fix boost build
 2013-08-21 13:08 UTC  (2+ messages)
` [PATCH 1/1] boost: fix build when PARALLEL_MAKE is not set

[PATCH 0/1] YB5030: Multiple providers are available for runtime libasound-module-bluez (bluez4, bluez5) warning
 2013-08-21 13:08 UTC  (2+ messages)
` [PATCH 1/1] default-providers: Set the preferred provider for bluez

[PATCH 0/2] Automake-1.13 fixes
 2013-08-21 10:31 UTC  (3+ messages)
` [PATCH 2/2] gtk-engines: fix build with automake-1.13

[PATCH 1/4] neon: upgrade to v0.30.0
 2013-08-21  8:16 UTC  (4+ messages)
` [PATCH 4/4] harfbuzz: upgrade to v0.9.19

[PATCH] insane.bbclass:WARNING: QA Issue: xxx doesn't match the [a-z0-9.+-]+ regex
 2013-08-21  6:28 UTC 

[PATCH] eglibc: Update SRC_URI and fix unpackaged empty dir
 2013-08-21  5:45 UTC 

[PATCH] linux-dtb: Fix compilation failure in install and deploy phases
 2013-08-21  5:38 UTC  (3+ messages)

[v2][PATCH 1/2] directfb: Upgrade to 1.6.3
 2013-08-20 22:54 UTC  (2+ messages)

[PATCH] mesa: enable additional drivers for gallium-llvm x86/x86-64
 2013-08-20 22:42 UTC  (5+ messages)


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