Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2011-05-17 15:20:10 to 2011-05-19 10:34:12 UTC [more...]

[PATCH] rootfs_ipk: respect ONLINE_PACKAGE_MANAGEMENT
 2011-05-19 10:31 UTC  (7+ messages)

[PATCH 0/5] network based PR service
 2011-05-19 10:29 UTC  (6+ messages)
` [PATCH 1/5] Added the "
` [PATCH 2/5] conf/bitbake.conf: Added variables for "
` [PATCH 3/5] classes/package(prserv).bbclass: Added PR service support
` [PATCH 4/5] classes/package_xxx.class: "
` [PATCH 5/5] meta-yocto/local.conf.sample: Added PRSERV_HOST and PRSERV_PORT

[PATCH] rootfs_ipk: don't recreate opkg lock dir after removing it if O_P_M is disabled
 2011-05-19  8:59 UTC 

[PATCH] update-rc.d.bbclass: don't add runtime dependency if O_P_M is disabled
 2011-05-19  8:36 UTC 

[PATCH 0/3] Fix recipes to build with uclibc
 2011-05-19  2:29 UTC  (4+ messages)
` [PATCH 1/3] uclibc/site_config/funcs: getloadavg is unimplemented
` [PATCH 2/3] distcc_2.18.3.bb: Fix compilation on uclibc
` [PATCH 3/3] nfs-utils_1.2.3.bb: Fix compile failure "

[PATCH 0/1] Define some distro overridable varibles
 2011-05-19  2:22 UTC  (16+ messages)
` [PATCH 1/1] default-distrovars.inc, task-core-boot.bb: Create distro overridable varibales

dpkg's admindir: /var/dpkg or /var/lib/dpkg?
 2011-05-19  1:48 UTC  (3+ messages)

MINUTES, OE-TSC meeting 28 Apr 2011
 2011-05-19  1:08 UTC 

MINUTES, OE-TSC meeting 5 May 2011
 2011-05-19  1:07 UTC 

[PATCH 00/30] 18-May-2011 Consolidated Pull
 2011-05-18 22:26 UTC  (31+ messages)
` [PATCH 01/30] diffutils: fix libc overrides
` [PATCH 02/30] findutils: "
` [PATCH 03/30] lsof: "
` [PATCH 04/30] sysstat: "
` [PATCH 05/30] tcp-wrappers: "
` [PATCH 06/30] linux-yocto: fix gcc 4.6.0 compilation failures
` [PATCH 07/30] lsbsetup: Rename this file and add a link for lsb test
` [PATCH 08/30] package-index.bb: add support for deb and rpm
` [PATCH 09/30] extract bitbake config setting into data_define, use more variables replacing hardcoded values
` [PATCH 10/30] Add adt repo checking
` [PATCH 11/30] utils.bbclass: modify create_wrapper to correctly follow symlinks
` [PATCH 12/30] mklibs-native: Update to 0.1.33
` [PATCH 13/30] usbutils: Update to 0.91
` [PATCH 14/30] qt4-tools-native: Fix the patch location
` [PATCH 15/30] create-pull-request: alphabetize arguments
` [PATCH 16/30] create-pull-request: whitespace cleanup
` [PATCH 17/30] create-pull-request: use git request-pull and arbitrary remotes
` [PATCH 18/30] create-pull-request: rewrite known private URLs to public URLs
` [PATCH 19/30] create-pull-request: provide an RFC mode via -c argument
` [PATCH 20/30] send-pull-request: whitespace cleanup
` [PATCH 21/30] send-pull-request: remove local mta support
` [PATCH 22/30] send-pull-request: fix greedy auto-cc regex
` [PATCH 23/30] send-pull-request: don't send all patches to everyone even with -a
` [PATCH 24/30] send-pull-request: verify git sendemail config
` [PATCH 25/30] create-pull-request: do not check certificate
` [PATCH 26/30] create-pull-request: add GitHub remote support
` [PATCH 27/30] create-pull-request: add untested oe repository support
` [PATCH 28/30] send-pull-request: streamline git-send-email usage
` [PATCH 29/30] *pull-request: add copyright, license, and descriptions
` [PATCH 30/30] u-boot: update SRCREV to 2011.03

Is BBCLASSEXTEND in .bbappend supposed to work?
 2011-05-18 22:11 UTC  (6+ messages)

[PATCH 0/1] u-boot: update SRCREV to 2011.03
 2011-05-18 22:05 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/5] Switch to OE's implementation of IMAGE_FEATURES
 2011-05-18 21:06 UTC  (6+ messages)
` [PATCH 1/5] oe.packagegroup: add code for package groups (sync from OE)
` [PATCH 2/5] Move packagedata code into oe.packagedata "
` [PATCH 3/5] packagedata: don't choke on empty PACKAGES
` [PATCH 4/5] image.bbclass: switch to OE's IMAGE_FEATURES
` [PATCH 5/5] Use oe.data for IMAGE_FEATURES

[PATCH 0/5] Variable typing & reworked imports handling
 2011-05-18 21:02 UTC  (6+ messages)
` [PATCH 1/5] Implement variable typing (sync from OE)
` [PATCH 2/5] oe.data: expand the flags
` [PATCH 3/5] base.bbclass: switch to current OE's imports handling
` [PATCH 4/5] Shift oe import logic out of the event handler
` [PATCH 5/5] base.bbclass: use oe.data for OE_IMPORTS

[PATCH 0/1] utils.bbclass: fix for create_wrapper
 2011-05-18 18:57 UTC  (2+ messages)
` [PATCH 1/1] utils.bbclass: modify create_wrapper to correctly follow symlinks

[PATCH 0/1] [RFC] utils.bbclass: fix problem with perl and wrapper
 2011-05-18 18:43 UTC  (3+ messages)
` [PATCH 1/1] utils.bbclass: modify create_wrapper to correctly follow symlinks

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

[PATCH] default-distrovars: do not force usage of task-core-boot
 2011-05-18 18:20 UTC 

[PATCH] distro/defaultsetup.conf: Append TCLIBC to TMPDIR by default
 2011-05-18 16:52 UTC  (2+ messages)

[PATCH (v2,resend) 0/3] Rework the devshell
 2011-05-18 17:18 UTC  (4+ messages)
` [PATCH (v2,resend) 1/3] oe.classutils: add module
` [PATCH (v2, resend) 2/3] Rework how the devshell functions
` [PATCH (v2, resend) 3/3] oe.terminal: improve how we spawn screen

[PATCH 0/2] linux-yocto: fix gcc 4.6.0 compilation failures
 2011-05-18 16:33 UTC  (3+ messages)
` [PATCH 2/2] linux-yocto/meta-yocto: "

[PATCH 00/15] 18-May-2011 Consolidated Pull
 2011-05-18 14:03 UTC  (19+ messages)
` [PATCH 02/15] gcc: Move 4.3.3 and Special kernel 3.4.4 to meta-extras
` [PATCH 01/15] yaffs2: Remove yaffs2 from oe-core
` [PATCH 04/15] task-core-clutter: Update to 1.6
` [PATCH 03/15] clutter: Clean up old recipes
` [PATCH 05/15] world-broken: remove non-existent items
` [PATCH 06/15] Add the layer meta-skeleton
` [PATCH 07/15] Cleanup the whitespace in functions
` [PATCH 09/15] Add a skeleton for init scripts
` [PATCH 08/15] Add pidofproc to ${sysconfdir}/init.d/functions
` [PATCH 10/15] tcmode-default: switch to gcc 4.6.0 for x86, x86-64 & arm
` [PATCH 11/15] recipes: add Upstream-Status to various recipe patches
` [PATCH 12/15] Couple minor fixes for the OECORE rename
` [PATCH 13/15] gcc: remove unused patches and move patches in proper dir
` [PATCH 14/15] qemu: Fix Dependency and compatible machines
` [PATCH 15/15] gst-openmax: Add patch for GCC 4.6.0

[PATCH 1/5] diffutils: fix libc overrides
 2011-05-18 13:44 UTC  (5+ messages)
` [PATCH 2/5] findutils: "
  ` [PATCH 3/5] lsof: "
    ` [PATCH 4/5] sysstat: "
      ` [PATCH 5/5] tcp-wrappers: "

[PATCH 0/3] Qt4 cleanup
 2011-05-18 13:32 UTC  (6+ messages)
` [PATCH 1/3] qt4: remove Qt 4.6.3
` [PATCH 2/3] qt4: add comments and Upstream-Status to all patches
` [PATCH 3/3] qt4: re-enable two 4.6.x patches in 4.7.3

[PATCH 0/1][v3] Automatically generate package repos for rpmand deb [bug #1024]
 2011-05-18 13:10 UTC  (2+ messages)
` [PATCH 1/1][RFC][v3] package-index.bb: add support for rpm and deb

[RFC PATCH] u-boot: remove UBOOT_MACHINE and COMPATIBLE_MACHINES
 2011-05-18 11:46 UTC  (4+ messages)

[PATCH 0/2] Adjust default distrovars
 2011-05-18 10:09 UTC  (15+ messages)
` [PATCH 2/2] tclibc-uclibc.inc: Append -uclibc only to target recipes

sstate breakage with multimachine
 2011-05-18  4:26 UTC  (6+ messages)

[PATCH 0/2] adt-installer cleanup for latest oecore changes
 2011-05-18  4:36 UTC  (3+ messages)
` [PATCH 2/2] Add adt repo checking
` [PATCH 1/2] extract bitbake config setting into data_define, use more variables replacing hardcoded values

Qt4 mips-relocate.patch
 2011-05-18  1:32 UTC  (2+ messages)

[RFC 0/3] Move Old Recipes to meta-extras
 2011-05-18  1:19 UTC  (9+ messages)

[PATCH 0/1] [v2] Automatically generate package repos for rpm and deb [bug #1024]
 2011-05-17 23:36 UTC  (4+ messages)
` [RFC][v2] [PATCH 1/1] package-index.bb: add support for deb and rpm

[PATCHv2 0/1] Define some distro overridable varibles
 2011-05-17 21:53 UTC  (2+ messages)
` [PATCHv2 1/1] conf: Create distro overridable IMAGE varibales

[PATCH 0/1] Couple minor fixes that omitted in the recent OECORE rename
 2011-05-17 21:41 UTC  (2+ messages)
` [PATCH 1/1] Couple minor fixes for the "

[PATCH] update-rc.d: fix after repo move
 2011-05-17 19:15 UTC  (2+ messages)

[PATCH 0/1] Added Upstream-Status to various patches
 2011-05-17 18:58 UTC  (2+ messages)

[RFC PATCH v2 00/15] *-pull-request: cleanup and overhaul
 2011-05-17 19:02 UTC  (6+ messages)
` [RFC PATCH v2 01/15] create-pull-request: alphabetize arguments
  ` [RFC PATCH v2 14/15] send-pull-request: streamline git-send-email usage

[PATCH 0/3] Misc fixes
 2011-05-17 18:35 UTC  (2+ messages)

[PATCH 0/3] Qt4 fixes
 2011-05-17 18:32 UTC  (2+ messages)

[PATCH 0/2] Add MACHINEOVERRIDES variable to bitbake.conf
 2011-05-17 18:31 UTC  (2+ messages)

[PATCH 0/2] Upgrade opkg
 2011-05-17 18:29 UTC  (2+ messages)

[PATCH 0/1] remaining Upstream-Status
 2011-05-17 18:28 UTC  (2+ messages)

[PATCH 0/1] linux-yocto: branch manipulation changes
 2011-05-17 18:26 UTC  (2+ messages)

[PATCH 0/1] Bugfix in PRINC increment
 2011-05-17 18:25 UTC  (2+ messages)

[PATCH/PULL 0/1] linux-yocto: update meta SRCREV
 2011-05-17 18:24 UTC  (2+ messages)

[PATCH 0/2] Minor fixes
 2011-05-17 18:23 UTC  (2+ messages)

[PATCH 0/1] switch to gcc 4.6.0 for x86 x86-64 & arm
 2011-05-17 18:07 UTC  (2+ messages)
` [PATCH 1/1] tcmode-default: switch to gcc 4.6.0 for x86, "

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

OE-Core repo broken again
 2011-05-17 17:22 UTC  (3+ messages)

GCC 4.6.0 on ARM?
 2011-05-17 16:56 UTC  (10+ messages)
` [poky] "

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


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