Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2012-02-19 03:03:57 to 2012-02-23 14:44:44 UTC [more...]

[PATCH 00/16] Various fixes, mostly for WARNING messages
 2012-02-23 13:38 UTC  (7+ messages)
` [PATCH 01/16] eglibc: Fix package warning
` [PATCH 03/16] libusb1: Address unpackaged files warning
` [PATCH 04/16] libusb-compat: "
` [PATCH 06/16] libgcrypt: Fix unpackaged file warning
` [PATCH 07/16] dbus: Fix unpackaged files warning
` [PATCH 09/16] cracklib: Fix unpackaged files warning by disabling autodetected python

bug in recipe version priorities across layers?
 2012-02-23 14:04 UTC  (2+ messages)

[PATCH 0/3][PULL] Hob2: OE-Core related changes
 2012-02-23 13:48 UTC  (4+ messages)
` [PATCH 1/3] package.bbclass: set package size into pkgdata for hob2's use
` [PATCH 2/3] packageinfo.bbclass: add a new bbclass to pass package information
` [PATCH 3/3] meta-hob: Add a new meta-hob layer

[PATCH] sstatesig.py: Move package exclusion list to the layer config
 2012-02-23 10:46 UTC  (2+ messages)

[PATCH 0/7] Pending patches
 2012-02-23 10:43 UTC  (8+ messages)
` [PATCH 1/7] wireless-tools: remove ldconfig call from install-libs
` [PATCH 2/7] bitbake.conf: use weak assignment for BB_CONSOLELOG
` [PATCH 3/7] sstatesig: add pointercal-xinput to excluded machine specific configs
` [PATCH 4/7] python: add Makefile to SSTATE_SCAN_FILES
` [PATCH 5/7] bitbake.conf: introduce SDK_NAME_PREFIX and NATIVESDK_* variables
` [PATCH 6/7] gdb-cross-canadian: build gdb with python support
` [PATCH 7/7] gdb-cross-canadian: use NATIVESDK paths as it happens to be here

Linker error while cross compiling, (Qt issue?)
 2012-02-23 10:43 UTC  (6+ messages)

[PATCH 0/4] PR bumps for missing libz.la, resent gdb python support with fix
 2012-02-23 10:27 UTC  (19+ messages)
` [PATCH 1/4] gdb-cross-canadian: build gdb with python support
  ` [PATCH 2/4] gdb-cross-canadian: use NATIVESDK paths as it happens to be here
  ` [PATCH 4/4] recipes: bump PR to rebuild .la files without libz.la

sharing DL_DIR?
 2012-02-23 10:16 UTC  (7+ messages)

ELC Videos
 2012-02-23  8:43 UTC 

[PATCH 1/2] arch-powerpc{, 64}.inc: update/add PACKAGE_EXTRA_ARCHS for powerpc/powerpc64
 2012-02-23  6:21 UTC  (2+ messages)
` [PATCH 2/2] tune-ppce5500: consolidate ppce5500 and ppc64e5500 into one tune file

[PATCH 2/3] js: Update to v1.8.5
 2012-02-23  5:08 UTC  (2+ messages)

[PATCH 0/2] task-self-hosted: 2 cleanup patches: no actual functional change
 2012-02-23  3:33 UTC  (3+ messages)
` [PATCH 1/2] task-self-hosted: remove duplicate packages
` [PATCH 2/2] task-self-hosted: make the package lists alphabetical

Source Archiver Class
 2012-02-23  2:41 UTC  (10+ messages)
  ` [oe] "

[PATCH 1/2] gst-plugins-base: depend on libx11 and libxv conditionally
 2012-02-23  1:49 UTC  (4+ messages)
` [PATCH 2/2] mpeg2dec: depend on libx11 conditionally

[RFC][PATCH 0/5] drop dependency on GNOME if x11 is disabled
 2012-02-23  1:35 UTC  (13+ messages)
` [PATCH 1/5] libsoup-2.4: don't depend on libgnome-keyring unless x11 is defined
` [PATCH 2/5] libproxy: don't depend on gconf "
` [PATCH 3/5] gconf.bbclass: don't add dependencies or hooks "
` [PATCH 4/5] gtk-icon-cache.bbclass: "
` [PATCH 5/5] gnomebase.bbclass: skip packages inheriting gnomebase "

[PATCH] ppp: Fix rp-pppoe plugin compilation
 2012-02-23  0:49 UTC  (2+ messages)

QEMU recipe cleanup
 2012-02-22 23:15 UTC  (2+ messages)

[PATCH 0/3] Fixes for multilib
 2012-02-22 23:03 UTC  (6+ messages)
` [PATCH 1/3] quicky: Fix "
` [PATCH 2/3] texi2html: "
` [PATCH 3/3] vte: fix scroll issue

[PATCH 0/3] Fix overriding PACKAGE_ARCH for MACHINE specific SRC_URI [v2]
 2012-02-22 22:54 UTC  (5+ messages)
` [PATCH 1/3] base.bbclass: check all entries of FILESPATH for MACHINE overrides
` [PATCH 2/3] external-csl-toolchain: skip parsing if CSL_VER_MAIN isn't set
` [PATCH 3/3] netbase: remove redundant assignments

[PATCH] sstatesig.py: Add handling for machine specific module depenedencies
 2012-02-22 22:50 UTC 

gcc-cross-initial patching fails
 2012-02-22 21:39 UTC  (2+ messages)
    ` [oe] "

Cannot satisfy the following dependencies for task-core-basic: libusb-compat (>= 0.1.3)
 2012-02-22 19:45 UTC  (7+ messages)

libsdl patch failure
 2012-02-22 17:05 UTC  (2+ messages)

[PATCH 0/1] A script to clean obsolete sstate cache files
 2012-02-22 16:43 UTC  (17+ messages)
` [PATCH 1/1] "

OE Changelog for 2012-02-13 to 2012-02-20
 2012-02-22 16:07 UTC 

[PATCH] libxml2: add missing dependency on binutils
 2012-02-22 15:09 UTC  (7+ messages)

[PATCH 00/10] Enable multilib for target gcc
 2012-02-22 13:43 UTC  (13+ messages)
` [PATCH 01/10] arch-ia32: rearrange tune configuration
` [PATCH 02/10] arch-ia32.inc: restructure TUNE_ARCH definition
` [PATCH 03/10] arch-mips.inc: rearrange for gcc-multilib
` [PATCH 04/10] arch-mips.inc: define TUNE_FEATURE_ARCH vars for multilib tunes
` [PATCH 05/10] arch-powerpc*.inc: rearrange for gcc-multilib
` [PATCH 06/10] arch-powerpc*.inc: rearrange TUNE_ARCH definition
` [PATCH 07/10] gcc: remove the 64bithack patch
` [PATCH 08/10] target gcc: gcc-multilib-setup
` [PATCH 09/10] libgcc_4.6.bb: Complete quote in definition of FILES_libgcov-dev
` [PATCH 10/10] libgcc: get the gcc header files working

Machine dependencies validation with sstate
 2012-02-22 13:05 UTC  (3+ messages)

[PATCH 01/20] task-core-tools: Divide it into 3 recipes
 2012-02-22 11:08 UTC  (17+ messages)
` [PATCH 12/20] zlib: Upgrade 1.2.5 -> 1.2.6

[Changes][PATCH v2 1/1] openssl: Move libcrypto to base_libdir
 2012-02-21 23:03 UTC  (2+ messages)
` [PATCH "

Heads up: basichash being enabled for poky by default
 2012-02-21 22:56 UTC  (3+ messages)

[PATCH] openssl: Move libcrypto to base_libdir
 2012-02-21 22:53 UTC  (4+ messages)

(No subject)
 2012-02-21 22:33 UTC  (2+ messages)
` [PATCH 1/1] openssl: Move libcrypto to base_libdir

Bitbake Memory Usage
 2012-02-21 22:15 UTC  (8+ messages)
` [bitbake-devel] "

[PATCH 0/3] lsbtest: Add recipe for LSB tests and automate test
 2012-02-21 21:40 UTC  (7+ messages)
` [PATCH 1/3] "

[PATCH] pulseaudio: realy disable orc support
 2012-02-21 20:12 UTC  (3+ messages)

[PATCH 0/1] Fixing guile cross configure failure
 2012-02-21 19:10 UTC  (2+ messages)

[PATCH] consolekit: depend on libx11
 2012-02-21 19:08 UTC  (2+ messages)

[PATCH 0/1] eds-tools: Update it to fix the build error
 2012-02-21 19:06 UTC  (2+ messages)

[PATCH 0/2] self-hosted-image: 2 new patches from Dexuan: Feb 14, 2012
 2012-02-21 19:04 UTC  (2+ messages)

[PATCH 0/1] gcc: Exclude DATE/SRCDATE variable from do_patch dependency
 2012-02-21 19:05 UTC  (2+ messages)

[PATCH] Add sanity checks for eglibc locale
 2012-02-21 18:58 UTC  (2+ messages)

[PATCH] libsdl: add fix for new _XGetRequest symbol backported to libx11
 2012-02-21 18:49 UTC  (3+ messages)
` [PATCHv2] "

[PATCH 0/7] buildhistory fixes
 2012-02-21 18:45 UTC  (4+ messages)

[RFC PATCH 0/1] DISTRO_FEATURES_BACKFILL implementation
 2012-02-21 15:56 UTC  (2+ messages)
` [RFC PATCH 1/1] conf/bitbake.conf: add DISTRO_FEATURES_BACKFILL

[RFC PATCH 0/2] psplash improvements v2
 2012-02-21 15:52 UTC  (3+ messages)
` [RFC PATCH 1/2] psplash: use OpenEmbedded logo
` [RFC PATCH 2/2] psplash: allow building multiple splash executables

[PATCH] python-native: distutils: don't use libdir, remove dead code path
 2012-02-21 15:43 UTC 

[PATCH 0/4] Misc tidy-ups
 2012-02-21 14:58 UTC  (2+ messages)

[PATCH 0/4] combo-layer improvements
 2012-02-21 14:58 UTC  (2+ messages)

fri2-noemgd build breakage with extra layers enabled
 2012-02-21 14:00 UTC  (2+ messages)

bitbake parsing of IMAGE_INSTALL += # tslib mtd-utils" extremely user unfriendly
 2012-02-21 12:56 UTC  (2+ messages)

[PATCH V2 00/20] uclibc upgrade, initial kmod and thumb tune
 2012-02-20 16:57 UTC  (4+ messages)

[PATCH] pulseaudio: cleary disable orc support
 2012-02-20  7:57 UTC 

[PATCH] dbus: Remove empty ${lindir}dbus-1.0/test directory as we don't build tests
 2012-02-19 21:05 UTC 

[PATCH] e2fsprogs: e2initrd_helper was moved in libdir but not packaged correctly in FILES_libext2fs
 2012-02-19 19:45 UTC 

useradd: Add missing DEPEND on shadow
 2012-02-19 18:22 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