Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2011-05-13 23:40:12 to 2011-05-17 16:10:18 UTC [more...]

[PATCH] image-prelink: remove hardcoded reference to /usr/sbin
 2011-05-17 16:07 UTC  (10+ messages)
    ` [PATCH v2] image-prelink: remove hardcoded path assumptions
    ` [PATCH v3] image-prelink: remove hardcoded path assumptions, don't generate cache file

[PATCH] rootfs_ipk: respect ONLINE_PACKAGE_MANAGEMENT
 2011-05-17 14:50 UTC  (3+ messages)

[PATCH 0/2] Adjust default distrovars
 2011-05-17 14:40 UTC  (15+ messages)
` [PATCH 1/2] default-distrovars.inc: Do not add DISTRO_EXTRA_RDEPENDS and DISTRO_EXTRA_RRECOMMENDS
` [PATCH 2/2] tclibc-uclibc.inc: Append -uclibc only to target recipes

[PATCH 0/1] Pull request for TARGET_VENDOR fix
 2011-05-17 14:11 UTC  (3+ messages)
` [PATCH 1/1] bitbake.conf: set TARGET_VENDOR to '-oe' and remove it from defaultsetup.conf

[patch] backport USE_LDCONFIG and PACKAGE_SNAP_LIB_SYMLINKS from oe master
 2011-05-17 14:08 UTC  (2+ messages)

[PATCH 0/1] update patch upstreaming status
 2011-05-17 14:04 UTC  (3+ messages)
` [PATCH 1/1] update patch upstream status

[RFC PATCH v2 00/15] *-pull-request: cleanup and overhaul
 2011-05-17 14:02 UTC  (20+ messages)
` [RFC PATCH v2 01/15] create-pull-request: alphabetize arguments
` [RFC PATCH v2 02/15] create-pull-request: whitespace cleanup
` [RFC PATCH v2 03/15] create-pull-request: use git request-pull and arbitrary remotes
` [RFC PATCH v2 04/15] create-pull-request: rewrite known private URLs to public URLs
` [RFC PATCH v2 05/15] create-pull-request: provide an RFC mode via -c argument
` [RFC PATCH v2 06/15] send-pull-request: whitespace cleanup
` [RFC PATCH v2 07/15] send-pull-request: remove local mta support
` [RFC PATCH v2 08/15] send-pull-request: fix greedy auto-cc regex
` [RFC PATCH v2 09/15] send-pull-request: don't send all patches to everyone even with -a
` [RFC PATCH v2 10/15] send-pull-request: verify git sendemail config
` [RFC PATCH v2 11/15] create-pull-request: do not check certificate
` [RFC PATCH v2 12/15] create-pull-request: add GitHub remote support
` [RFC PATCH v2 13/15] create-pull-request: add untested oe repository support
` [RFC PATCH v2 14/15] send-pull-request: streamline git-send-email usage
` [RFC PATCH v2 15/15] *pull-request: add copyright, license, and descriptions

[PATCH] guilt-native: eliminate hardcoded "/usr" in do_install
 2011-05-17 14:01 UTC  (2+ messages)

[PATCH 0/1] Upstream-Status: Update for some GPLv2 patch, edwin, May17, 2011
 2011-05-17 13:58 UTC  (3+ messages)
` [PATCH 1/1] Upstream-Status: Update patch upstream-status for GPLv2 recipes

[PATCH] eglibc: backport fix from oe master to stop libc.so leaking into ${PN}
 2011-05-17 13:56 UTC  (2+ messages)

[PATCH] image.bbclass: use soft assignment for LDCONFIGDEPEND
 2011-05-17 13:53 UTC  (4+ messages)

[patch] update-rc.d: point SRC_URI to new devel repo
 2011-05-17 13:47 UTC  (2+ messages)

[PATCH] openssl: backport fix for empty prefix from oe master
 2011-05-17 13:49 UTC  (2+ messages)

[PATCH 00/14] 16-May-2011 Consolidated Pull Request
 2011-05-17 13:42 UTC  (21+ messages)
` [PATCH 01/14] task-core-nfs: fix a bitbake error
` [PATCH 02/14] opkg: Bump SRCREV to 609
` [PATCH 03/14] e2fsprogs_1.41.14.bb: Package libraries into separate packages
` [PATCH 04/14] xserver-kdrive: upgrade from 1.7.99.2 to 1.10.1
` [PATCH 05/14] mutter: Recipe Update for clutter 1.6 update
` [PATCH 06/14] recipes: Add Upstream-Status to various recipe patches
` [PATCH 07/14] Upstream-Status update for several recipes
` [PATCH 08/14] Upstream-Status: Update patch upstream-status for libfm, eggdbus, screenshot
` [PATCH 09/14] linux-yocto: detect and avoid branch revision checking for AUTOREV
` [PATCH 10/14] Add a new task checklicense and fix some bugs in distro_check.py
` [PATCH 11/14] base.bbclass: Fix PR increment bug when PR number is a single digit
` [PATCH 12/14] openssh: Don't use ${libdir}exec
` [PATCH 13/14] perl-native: create_wrapper on perl${PV} too
` [PATCH 14/14] linux-yocto: update meta SRCREV

sstate breakage with multimachine
 2011-05-17 11:37 UTC  (7+ messages)

OE-Core repo broken again
 2011-05-17 11:11 UTC 

[PATCH] license bbclass: put licenses in DEPLOY_DIR/licenses to avoid sstate problems when MACHINE is part of DEPLOY_DIR_IMAGE
 2011-05-17 10:57 UTC  (2+ messages)

[RFC PATCH] distro/defaultsetup.conf: Append TCLIBC to TMPDIR by default
 2011-05-17 10:55 UTC  (2+ messages)

[PATCH] distro/defaultsetup.conf: Append TCLIBC to TMPDIR by default
 2011-05-17 10:48 UTC 

SlugOS layers on top of openembedded-core/meta-openembedded available
 2011-05-17  3:33 UTC 

gitpkgv stopped working
 2011-05-17  1:06 UTC 

GCC 4.6.0 on ARM?
 2011-05-16 22:46 UTC  (9+ messages)
` [poky] "

[RFC 0/3] Move Old Recipes to meta-extras
 2011-05-16 22:34 UTC  (10+ messages)
` [RFC 2/3] clutter: Clean up old recipes
` [RFC 1/3] yaffs2: Remove yaffs2 from oe-core
` [RFC 3/3] gcc: Move 4.3.3 and Special kernel gcc-3.4.4 to meta-extras

[PATCH 0/1] updated bibake error fix
 2011-05-16 21:56 UTC  (3+ messages)
` [PATCH 1/1] task-core-nfs: fix a bitbake error
  ` [poky] "

[PATCH 0/2] Minor fixes
 2011-05-16 20:18 UTC  (3+ messages)
` [PATCH 1/2] openssh: Don't use ${libdir}exec
` [PATCH 2/2] perl-native: create_wrapper on perl${PV} too

uclibc?
 2011-05-16 20:11 UTC  (3+ messages)

LIC_FILES_CHKSUM fatal?
 2011-05-16 20:05 UTC  (3+ messages)

[PATCH/PULL 0/1] linux-yocto: update meta SRCREV
 2011-05-16 19:48 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1] Bugfix in PRINC increment
 2011-05-16 18:26 UTC  (2+ messages)
` [PATCH 1/1] base.bbclass: Fix PR increment bug when PR number is a single digit

[PATCH 00/15] 14-May Consolidated Pull
 2011-05-16 17:06 UTC  (24+ messages)
` [PATCH 01/15] libxml-sax-perl: added to create LSB olver test report
` [PATCH 02/15] task-core-lsb: add packages into lsb image
` [PATCH 03/15] lsbsetup: recreate locale fr_FR
` [PATCH 04/15] qt4: update from 4.7.2 to 4.7.3
` [PATCH 05/15] distro_tracking_fields.inc: update for qt 4.7.3 upgrade
` [PATCH 06/15] qt4: split out SQL driver config flags to QT_SQL_DRIVER_FLAGS
` [PATCH 07/15] lib/oe/process.py: import from OE
` [PATCH 08/15] glib-2.0: use PN instead of glib-2.0 in PACKAGES and FILES
` [PATCH 10/15] tune-cortexa8.inc: Define variable for controlling FP ABI
` [PATCH 09/15] bitbake.conf: move VENDOR variables from bitbake.conf to defaultsetup.conf
` [PATCH 11/15] gcc-common.inc: Consider hardfp knob for configuring toolchain
` [PATCH 12/15] conf/bitbake.conf: Add MACHINEOVERRIDES variable
` [PATCH 14/15] task-core-nfs: fix a bitbake error
` [PATCH 13/15] util-linux: inherit pkgconfig
` [PATCH 15/15] foomatic-filters: add a link to pass LSB printing test

[PATCH 0/1] linux-yocto: branch manipulation changes
 2011-05-16 16:52 UTC  (2+ messages)
` [PATCH 1/1] linux-yocto: detect and avoid branch revision checking for AUTOREV

[RFC PATCH 00/10] *-pull-request: cleanup and overhaul
 2011-05-16 16:31 UTC  (24+ messages)
` [RFC PATCH 02/10] create-pull-request: whitespace cleanup
` [RFC PATCH 03/10] create-pull-request: use git request-pull and arbitrary remotes
` [RFC PATCH 04/10] create-pull-request: rewrite known private URLs to public URLs
` [RFC PATCH 05/10] create-pull-request: provide an RFC mode via -c argument
` [RFC PATCH 06/10] send-pull-request: whitespace cleanup
` [RFC PATCH 07/10] send-pull-request: remove local mta support
` [RFC PATCH 08/10] send-pull-request: fix greedy auto-cc regex
` [RFC PATCH 09/10] send-pull-request: don't send all patches to everyone even with -a
` [RFC PATCH 10/10] send-pull-request: verify git sendemail config

Usage of linux (instead of linux-yocto) recipes
 2011-05-16 15:12 UTC  (2+ messages)

[PATCH] cmake: add support for oe qt4 tools names
 2011-05-16 15:10 UTC  (2+ messages)

[PATCH 0/1] remaining Upstream-Status
 2011-05-16 13:40 UTC  (2+ messages)
` [PATCH 1/1] Upstream-Status: Update patch upstream-status for libfm, eggdbus, screenshot

[PATCH 0/6] RFC Distro config changes
 2011-05-16 12:24 UTC  (18+ messages)
` [PATCH 3/6] distro: Add defaultsetup.conf, a set of default configuration providing sane overrridable default for commonly used options
` [PATCH 5/6] conf/distro/include/default-distrovars.inc: Create set of default 'distro' variable values

Performance - Staus and plans
 2011-05-16 12:08 UTC 

Commit and Patch message guidelines - fifth draft
 2011-05-15 15:03 UTC  (2+ messages)
` [poky] "

[PATCH 0/2] Upgrade opkg
 2011-05-15  6:57 UTC  (3+ messages)
` [PATCH 1/2] opkg: Bump SRCREV to 609
` [PATCH 2/2] e2fsprogs_1.41.14.bb: Package libraries into separate packages


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