Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2011-08-04 12:03:04 to 2011-08-06 06:43:20 UTC [more...]

[CONSOLIDATED PULL 0/9] Roll-up some missed requests
 2011-08-06  6:38 UTC  (6+ messages)
` [CONSOLIDATED PULL 1/9] gcc: use ${base_lib} to match gcc default configuration
` [CONSOLIDATED PULL 2/9] gst-plugins: partially sync packaging with OE .dev
` [CONSOLIDATED PULL 3/9] python-native: Fix a compiler finding issue
` [CONSOLIDATED PULL 4/9] apr-util: disable pqsql support to avoid configure error
` [CONSOLIDATED PULL 5/9] gtk-icon-cache bbclass: don't assing to global RDEPENDS

[PATCH 0/4] Richard/Saul,
 2011-08-06  4:22 UTC  (6+ messages)
` [PATCH 1/4] linux-yocto: pass KMACHINE to updateme, not MACHINE
` [PATCH 2/4] linux-yocto: allow configuration of arbitrary branches
` [PATCH 3/4] linux-yocto: update atom-pc preempt-rt definition
` [PATCH 4/4] linux-yocto: merge v3.0.1

[PATCH 0/3] new x86 ABI x32 V2 patch series
 2011-08-05 17:42 UTC  (4+ messages)
` [PATCH 1/3] siteinfo.bbclass: add entries for new x86_64 ABI x32 target
` [PATCH 2/3] insane.bbclass: add entries for linux-gnux32
` [PATCH 3/3] x86 tune inc files: add x32 abi tune parameters

[PATCH 00/10] Commits to enable x32 infrastructure
 2011-08-05 23:25 UTC  (54+ messages)
` [PATCH 01/10] kern-tools: extend arbitrary repository support
` [PATCH 02/10] linux-yocto: process the existing branch for configuration
` [PATCH 03/10] linux-yocto: pass KMACHINE to updateme, not MACHINE
` [PATCH 04/10] glibc: bring back the needed support for glibc recipes
` [PATCH 05/10] toolchain-scripts & other classes: add TARGET_LD_ARCH & TARGET_AS_ARCH vars
` [PATCH 06/10] kernel, module-base.bbclass: fix KERNEL_LD & KERNEL_AR vars
` [PATCH 07/10] siteinfo.bbclass: add entries for new x86_64 ABI targets
` [PATCH 08/10] insane.bbclass: add entries for linux-gnu<ABI>
` [PATCH 09/10] x86 tune inc files: add x32 abi tune parameters
` [PATCH 10/10] local.conf.sample: make BBMASK assignment weak

[PATCH] prelink: Add lib64 dirs to prelink.conf
 2011-08-05 21:27 UTC  (3+ messages)

[PATCH] image-mklibs.bbclass: Utilize ${base_libdir} instead of static /lib
 2011-08-05 21:26 UTC  (3+ messages)

[PATCH] tune-ppce5500: Add a tune file for PowerPC e5500 core
 2011-08-05 21:17 UTC  (2+ messages)

[PATCH V2] defaultsetup: Use .= to add TCLIBCAPPEND to TMPDIR
 2011-08-05 19:56 UTC 

[PATCH v2] Immediately append TCLIBCAPPEND to TMPDIR in defaultsetup.conf
 2011-08-05 18:34 UTC 

[PATCH] gtk-icon-cache bbclass: don't assing to global RDEPENDS
 2011-08-05 17:35 UTC 

[PATCH] gtk-icon-cache bbclass: only add runtime dependencies on hicolor-icon-theme when installing icons
 2011-08-05 17:34 UTC  (17+ messages)

Error running QEMU with oe-core / angstrom console-image, hwclock: can't open '/dev/misc/rtc' : No such file or directory
 2011-08-05 17:33 UTC  (8+ messages)

[PATCH] Immediately append TCLIBCAPPEND to TMPDIR in defaultsetup.conf
 2011-08-05 17:19 UTC  (3+ messages)

[PATCH] gcc: use ${base_lib} to match gcc default configuration
 2011-08-05 16:56 UTC  (3+ messages)

[PATCH] scripts/oe-buildenv-internal: Add SOCKS5_{USER, PASSWD} to BB_ENV_EXTRAWHITE
 2011-08-05 16:52 UTC  (9+ messages)

[PATCH] bitbake.conf/powerpc64: Set baselib to 'lib64' for ppc64
 2011-08-05 16:48 UTC  (4+ messages)

[PATCH 0/6] Variable fixes for multilib
 2011-08-05 16:30 UTC  (8+ messages)
` [PATCH 1/6] SRC_URI: Using BPN instaed of PN
` [PATCH 2/6] tcp-wrappers: Using ${PN} in PACKAGES
` [PATCH 3/6] qt4x11.bbclass: Using BPN instead of PN
` [PATCH 4/6] Misc: Corrected the dependency on non-native for -native package
` [PATCH 5/6] ghostscript: Fixed the incorrect DEPENDS
` [PATCH 6/6] eglibc-locale: Added ${MLPREFIX} for task dependency

[PATCH 0/1][PULL] fix /bin/sh missing in multilib case
 2011-08-05 16:28 UTC  (3+ messages)
` [PATCH 1/1] task-core-boot.bb: Add PACKAGE definition to facilitate multilib

[PATCH] gtk-icon-cache: add hicolor-icon-theme to DEPENDS
 2011-08-05 16:25 UTC  (2+ messages)

[CONSOLIDATED PATCH 00/22] Fixes Multi-Lib & M3
 2011-08-05 16:23 UTC  (8+ messages)
` [PATCH 22/22] feature-arm-thumb: Take ARM_INSTRUCTION_SET into account to decide thumb mode

[CONSOLIDATED PULL 00/14]
 2011-08-05 16:17 UTC  (16+ messages)
` [CONSOLIDATED PULL 01/14] buildstats.bbclass: Adding disk io measurement
` [CONSOLIDATED PULL 02/14] autoconf: Remove patch=1 from SRC_URI
` [CONSOLIDATED PULL 03/14] autoconf: Remove code checking for hardcoded /usr/local
` [CONSOLIDATED PULL 04/14] coreutils: Fix build on uclibc
` [CONSOLIDATED PULL 05/14] libmusicbrainz: utilize base_libdir when configured
` [CONSOLIDATED PULL 06/14] libproxy: utilize libdir "
` [CONSOLIDATED PULL 07/14] prelink: Add lib64 dirs to prelink.conf
` [CONSOLIDATED PULL 08/14] tune/arch-powerpc64: include arch-powerpc.inc to keep things in sync
` [CONSOLIDATED PULL 09/14] gcc-4.6: Add support for the e5500 PowerPC core
` [CONSOLIDATED PULL 10/14] image-mklibs.bbclass: Add powerpc64 arch support
` [CONSOLIDATED PULL 11/14] image-mklibs.bbclass: Utilize ${base_libdir} instead of static /lib
` [CONSOLIDATED PULL 12/14] dpkg: Update to use perlnative
` [CONSOLIDATED PULL 13/14] linux-yocto_3.0: Fix SRC_URI to use yoctoproject.org
` [CONSOLIDATED PULL 14/14] libzypp: Increase the size of the arch compat table

Use of git.pokylinux.org vs git.yoctoproject.org in kernel recipe
 2011-08-05 16:11 UTC  (2+ messages)
  ` [yocto] "

base.bbclass: Ensure PREFERRED_PROVIDER and PREFERRED_VERSION values are set for multilibs
 2011-08-05 15:41 UTC 

Howto pin u-boot to a version supplied by oe-core
 2011-08-05 13:53 UTC  (4+ messages)

[PATCH 0/1] Add libSDL.so into Sato image
 2011-08-05  9:21 UTC  (3+ messages)
` [PATCH 1/1] libsdl: "

gstreamer-ti, questions
 2011-08-05  3:42 UTC  (3+ messages)

erratic failure of pseudo
 2011-08-05  3:20 UTC 

[PATCH 0/1]apr-util: disable pqsql support to avoid configure error
 2011-08-05  1:52 UTC  (2+ messages)
` [PATCH 1/1] apr-util: "

[PATCH] libc-package bbclass: fix binary localedata dependency code
 2011-08-04 22:38 UTC  (6+ messages)

do_rootfs failure for core-image-sato on mpc8315e-rdb
 2011-08-04 18:00 UTC  (6+ messages)

[PATCH 0/9] Re-sync and update siteinfo, round 2
 2011-08-04 15:49 UTC  (7+ messages)
` [PATCH 3/9] Various site files: Drop monotone

[PATCHv2] gst-plugins: partially sync packaging with OE .dev
 2011-08-04 15:41 UTC  (5+ messages)

64-bit gcc hack patch /
 2011-08-04 15:24 UTC  (2+ messages)

[PATCH 0/1] fix to bug 671
 2011-08-04 15:14 UTC  (16+ messages)
` [PATCH 1/1] oe-init-build-env, scripts/oe-buildenv-internal: add error detecting for $BDIR

prelink issue with ppc64?
 2011-08-04 15:12 UTC  (8+ messages)

eglibc testing?
 2011-08-04 15:10 UTC  (4+ messages)

[PATCH 0/1] replace PN with BPN in SRC_URI and S for multilib
 2011-08-04 14:58 UTC  (2+ messages)

[PATCH] binutils: Add support for powerpc e5500 core
 2011-08-04 14:56 UTC  (2+ messages)

[PATCH] eglibc_2.13: Add support for handling sqrt & sqrtf on powerpc
 2011-08-04 14:55 UTC  (2+ messages)

Yocto post 1.1 development focus areas?
 2011-08-04 14:54 UTC 

[PATCH] kernel,cml1.bbclass: Move menuconfig to cml1
 2011-08-04 14:54 UTC  (2+ messages)

[PATCH] kernel.bbcalss: Added do_savedefconfig task
 2011-08-04 14:53 UTC  (2+ messages)

[PATCH 0/1] Set version related variables in environment files
 2011-08-04 14:48 UTC  (2+ messages)

[PATCH] bison: Add dependency on flex-native
 2011-08-04 14:47 UTC  (2+ messages)

[PATCH 0/1]aspell: upgrade from 0.60.6 to 0.60.6.1
 2011-08-04 14:47 UTC  (2+ messages)

[PATCH] libfm: depend on intltool-native instead of intltool
 2011-08-04 14:38 UTC  (2+ messages)

[PATCH] polkit: depend on intltool-native instead of intltool
 2011-08-04 14:38 UTC  (2+ messages)

[PATCH] tcl: Fix packaging of platform independent files
 2011-08-04 14:36 UTC  (3+ messages)

[PATCH] connman_test.sh: Rework for busybox 'ps'
 2011-08-04 14:32 UTC  (2+ messages)

[PATCH 1/2] bitbake: Allow seting of baselib
 2011-08-04 14:16 UTC  (2+ messages)

[CONSOLIDATED PULL v2 00/33] Re-Spun with Tom's siteinfo update
 2011-08-04 14:05 UTC  (2+ messages)

[PATCH 0/1] Fixed error in referencing PKGSUFFIX
 2011-08-04 11:58 UTC  (3+ messages)
` [PATCH 1/1] eglibc-package.inc: "


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