Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2011-04-27 07:31:56 to 2011-05-03 22:42:26 UTC [more...]

[PATCH 00/52] Updated Consolidated pull
 2011-05-03 22:39 UTC  (78+ messages)
` [PATCH 01/52] sat-solver: fix arch=all packages
` [PATCH 02/52] quilt: fix test for target build
` [PATCH 03/52] gcc: Add recipes for 4.6.0
` [PATCH 04/52] perl: upgrade from 5.12.2 to 5.12.3
` [PATCH 06/52] web: update svn to 131 to fix build issue
` [PATCH 05/52] gdb: set --without-ust for EXTRA_OEFLAGS
` [PATCH 07/52] tar-1.17 (GPLv2) bugfix
` [PATCH 08/52] cpio-2.8 (GPLv2) bug fix
` [PATCH 09/52] rxvt-unicode: upgrade to version 9.10
` [PATCH 10/52] valgrind: upgrade to version 3.6.1
` [PATCH 11/52] bluez-hcidump: upgrade to version 2.0
` [PATCH 12/52] gupnp-av: upgrade to version 0.8.0
` [PATCH 13/52] libsndfile1: upgrade to version 1.0.24
` [PATCH 14/52] glib-2.0: upgrade to version 2.28.6
` [PATCH 15/52] libfm: Remove the flag of G_DISABLE_DEPRECATED
` [PATCH 16/52] polkit: upgrade to version 0.101
` [PATCH 17/52] gst-fluendo-mpegdemux: upgrade to version 0.10.67
` [PATCH 18/52] libsamplerate0: upgrade to version 0.1.7
` [PATCH 19/52] alsa-utils: upgrade to version 1.0.24.2
` [PATCH 21/52] distro_tracking_fields: cwautomacros, valgrind, etc
` [PATCH 20/52] cwautomacros: upgrade to version 20110201
` [PATCH 22/52] sstate.bbclass: Reduce SSTATE_MANIFESTS assignment to be weak
` [PATCH 23/52] libiconv: update from 1.9.2 -> 1.11.1
` [PATCH 24/52] elfutils_0.148.bb: Fix compilation issues on uclibc
` [PATCH 25/52] perl_5.12.2.bb: Undefine features not found in uclibc
` [PATCH 26/52] xorg-lib: inherit gettext class instead of adding gettext to DEPENDS directly
` [PATCH 27/52] attr: Fix compilation on uclibc
` [PATCH 28/52] linux-tools.inc: Dummify do_compile_perf and do_install_perf for uclibc
` [PATCH 29/52] python: add missing cytpes modules
` [PATCH 30/52] cdrtools: recipe and patch cleanup
` [PATCH 31/52] distro_tracking_fields.inc: add cdrtools recipe
` [PATCH 32/52] logging: fix oedebug loglevel test
` [PATCH 33/52] logging: remove unused BBDEBUG from local.conf.sample
` [PATCH 34/52] logging: add bb* logging mechanisms for bash recipe functions
` [PATCH 35/52] libsdl: add SRC_URI Checksums
` [PATCH 36/52] gettext.bbclass: Use _append instead of =+
` [PATCH 37/52] insane.bbclass: Move code to add function to tasks toward the end
` [PATCH 38/52] insane.bbclass: Checking for NLS too when checking gettext dependency
` [PATCH 39/52] autotools.bbclass: Copy gettext files only if --disable-nls is not set
` [PATCH 40/52] gettext: Divide packaging into gettext-runtime and rest
` [PATCH 41/52] gettext_0.17.bb: PROVIDE virtual/gettext and RCONFLICT with proxy-libintl
` [PATCH 42/52] poky-default.inc: Weakly assign gettext to provide virtual/gettext
` [PATCH 43/52] glib-2.0: Inherit gettext should provide right libintl so remove from DEPENDS
` [PATCH 44/52] util-linux.inc: remove virtual/libintl "
` [PATCH 45/52] perl_5.12.2.bb: Undefine features not found in uclibc
` [PATCH 46/52] alsa-utils_1.0.23.bb: Fix compilation for uclibc targets
` [PATCH 47/52] clutter-box2d: add DEPENDS for clutter-1.6
` [PATCH 48/52] table: move old clutter demo to meta-demoapps
` [PATCH 49/52] tidy: "
` [PATCH 50/52] alsa-tools: Add checksums
` [PATCH 51/52] world-broken: add older clutters since we don't want clutter confusion
` [PATCH 52/52] qemu: Fix non-sdl/opengl build

error: LOOP: udev/ libudev during do_rootfs?
 2011-05-03 22:31 UTC  (2+ messages)

OpenEmbedded eV membership drive
 2011-05-03 21:52 UTC  (6+ messages)

RFC: Recipe based User & Group addition, modification and deletion
 2011-05-03 21:29 UTC  (2+ messages)

qemu segfaulting when booting ext3 image
 2011-05-03 20:29 UTC  (9+ messages)

[PATCH] git: use DESTDIR=$D instead prefixing all variables by $D
 2011-05-03 19:07 UTC  (6+ messages)

[PATCHv2] python: Unbreak Python third-party extensions
 2011-05-03 16:40 UTC 

fuse update
 2011-05-03 14:06 UTC 

[PATCH 0/2] fixes to bug #412 and #856
 2011-05-03 14:01 UTC  (3+ messages)
` [PATCH 1/2] task-core-tools.bb: properly enable lttng-ust for ARM
` [PATCH 2/2] lttng-viewer: explicitly add linkage to lttvwindow

[PATCH]] python: Unbreak Python third-party extensions
 2011-05-03 12:09 UTC  (8+ messages)

GCC 4.6.0 on ARM?
 2011-05-02 22:57 UTC  (7+ messages)
` [poky] "

[poky] RFC: design of network based PR service
 2011-05-02 22:40 UTC  (6+ messages)

[PATCH 1/4] meta/conf/local.conf.sample: fix mklibs comment line split and typo
 2011-05-02 22:26 UTC  (6+ messages)
` [PATCH 2/4] scripts/oe-setup-builddir: fix typo
` [PATCH 3/4] syslinux: improve packaging
` [PATCH 4/4] busybox: add support to mdev

How to patch yocto kernel
 2011-05-02 22:15 UTC  (6+ messages)

[PATCH V3 0/4] uclibc support in oe-core v3
 2011-05-01 22:56 UTC  (6+ messages)
` [PATCH 1/4] gettext.bbclass: Use _append instead of =+
` [PATCH 2/4] insane.bbclass: Checking for NLS too when checking gettext dependency
` [PATCH 3/4] libx11: Use inherit gettext
` [PATCH 4/4] alsa-utils_1.0.24.2.bb: Fix build for uclibc targets

eglibc 2.13 upgrade
 2011-04-30 22:12 UTC  (6+ messages)

[PATCH] git: make it work on the target
 2011-04-30  8:22 UTC  (2+ messages)

[PATCH 0/1] netbase: fix check for nfsroot in if-pre-up.d script
 2011-04-29 10:02 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 00/37] V2 - Consolidated Pull Request
 2011-04-29  4:25 UTC  (9+ messages)
` [PATCH 07/37] modutils-initscripts: fix wrong order of module loading happening in udev

[PATCH 0/1] Fix perl-native compilation on ubuntu 11.04
 2011-04-29  2:42 UTC  (6+ messages)
` [PATCH 1/1] perl-native_5.12.2.bb: Fix compliation on ubuntu 11.04-alpha

OE-Core and MacOS X
 2011-04-28 21:41 UTC  (4+ messages)

[PATCH 0/1] initscripts: remove -i from halt/reboot arguments and allow override
 2011-04-28 18:57 UTC  (6+ messages)
` [PATCH 1/1] "
  ` [poky] "

[PATCH] Add support for remote layering
 2011-04-28 18:20 UTC  (3+ messages)
  ` [PATCH 0/1] "

[RFC] don't run make clean on kernel_do_install
 2011-04-28 15:26 UTC  (4+ messages)

[PATCH 0/1]distro_check.py: Fix some bugs in distro_check.py
 2011-04-28 14:40 UTC  (2+ messages)
` [PATCH 1/1] distro_check.py: "

[PATCH 0/1] Image-creator: Make bitbake server type configuration (xmlrpc, none)
 2011-04-28  5:33 UTC  (4+ messages)
` [PATCH 1/1] Image Creator: "

[PATCH 00/17] uclibc support in oe-core v2
 2011-04-28  0:53 UTC  (8+ messages)
` [PATCH 01/17] gettext.bbclass: Use _append instead of =+

[PATCH] recipes: Replace gconf-dbus with gconf
 2011-04-27 21:46 UTC  (2+ messages)

[PATCH 0/4] Pull request
 2011-04-27 20:52 UTC  (7+ messages)
` [PATCH 3/4] task-base: allow distribution to define apm provider

[PATCH 0/1] Image Creator: Make bitbake servertype configurable
 2011-04-27 18:20 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 0/2] Remove machine/distro specific metadata v2
 2011-04-27 15:24 UTC  (3+ messages)
` [PATCH 1/2] Remove machine-specific metadata for machines no longer in oe-core
` [PATCH 2/2] Remove distro-specific metadata for distros not "

[PATCH 0/2] Remove machine/distro specific metadata
 2011-04-27 14:06 UTC  (2+ messages)

[PATCH 0/3] SRCREVs and fixed building python modules
 2011-04-27  8:47 UTC  (7+ messages)
` [PATCH 1/3] distutils-common-base.bbclass: Prepend STAGING_LIBDIR to linker library search path


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