Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2011-03-16 16:49:26 to 2011-03-25 13:28:54 UTC [more...]

[PATCH 0/2] Split IMAGE* variables into a separate class
 2011-03-25 13:26 UTC  (6+ messages)
` [PATCH 1/2] bitbake.conf/image.bbclass: Move image type information into image_types.bbclass
` [PATCH 2/2] image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard EXTRA_IMAGECMD

[PATCH] gnutls: add BBCLASSEXTEND = native
 2011-03-25 13:26 UTC  (3+ messages)

Parsing error when adding a python function in .inc file
 2011-03-24 23:04 UTC  (3+ messages)

[PATCH 0/1] linux-yocto: update to v2.6.37.5
 2011-03-24 18:37 UTC  (2+ messages)
` [PATCH 1/1] linux-yocto: update to 2.6.37.5

[RFC] recipes-efl inside meta-oe or meta-efl next to meta-oe?
 2011-03-24 10:54 UTC  (26+ messages)

[PATCH 0/5] Upgrade qemu to 0.14.0
 2011-03-24  0:41 UTC  (10+ messages)
` [PATCH 1/5] qemu: Upgrade 0.13.0 -> 0.14.0
` [PATCH 2/5] qemu.inc: Add sh4, sh4eb, mips64, mips64el targets
` [PATCH 3/5] lib/oe/patch.py: Cosmetic change to avoid bitbake warning
` [PATCH 4/5] scripts/poky-qemu-internal: Pass -m <mem_size> always on commandline
` [PATCH 5/5] scripts/poky-qemu-internal: Add rw to KERNCMDLINE for non nfs boots as well

[PATCH] sstate: use only unique set of SSTATETASK
 2011-03-24  0:28 UTC  (2+ messages)

[PATCH] kernel.bbclass: blacklist 'kernel-misc' from kernel-modules
 2011-03-23 23:05 UTC  (3+ messages)

MIPS rootfs creation failure
 2011-03-23 20:17 UTC  (11+ messages)

[PATCH V2 0/1] Call stty sane before exiting qemu
 2011-03-23 18:13 UTC  (4+ messages)
` [PATCH V2 1/1] scripts/poky-qemu-internal: Add call to stty

[PATCH 0/3] Prune global compilation flags
 2011-03-23 17:10 UTC  (5+ messages)
` [PATCH 1/3] bitbake.conf: Prune global OPTIMIZATION flags
` [PATCH 2/3] machine/include/tune-atom.inc: Remove FULL_OPTIMIZATION_pn-gtk+
` [PATCH 3/3] gcc-runtime_4.5.1.bb: Fix ICE in gcc-runtime with -feliminate-dwarf2-dups

AGENDA: OE Technical Steering Committee, 24 March 2011
 2011-03-23 17:15 UTC 

[PATCH 0/2] coreutils-native and gettext fixes
 2011-03-23 16:39 UTC  (6+ messages)
` [PATCH 1/2] coreutils: Switch to disabling gmp support
` [PATCH 2/2] gettext.bbclass: Fix cases where we lost DEPENDS_GETTEXT

[PATCH 0/1] Fix perl-native compilation on ubuntu 11.04
 2011-03-23 15:20 UTC  (5+ messages)
` [PATCH 1/1] perl-native_5.12.2.bb: Fix compliation on ubuntu 11.04-alpha

[PATCH 0/7] Consistent MIRROR usage
 2011-03-23 12:27 UTC  (9+ messages)
` [PATCH 1/7] net-tools: Switch to using DEBIAN_MIRROR
` [PATCH 2/7] Various: Switch to GNOME_MIRROR
` [PATCH 3/7] Various: Switch to using GNU_MIRROR
` [PATCH 4/7] Various: Switch to KERNELORG_MIRROR
` [PATCH 5/7] Various: Update KERNELORG_MIRROR for consistency
` [PATCH 6/7] Various: Switch to SOURCEFORGE_MIRROR
` [PATCH 7/7] checksums.ini: Delete

Minutes, OE TSC meeting, March 17 2011
 2011-03-21 19:51 UTC 

Minutes, OE TSC meeting, March 10 2011
 2011-03-21 19:48 UTC 

[PATCH 0/1] Call stty sane before exiting qemu
 2011-03-21 18:27 UTC  (3+ messages)
` [PATCH 1/1] scripts/poky-qemu-internal: Add call to stty

[PATCH 00/12] Pull request - some sync bits from OE
 2011-03-21 17:53 UTC  (15+ messages)
` [PATCH 01/12] oe.utils: add bb, bb.data imports
` [PATCH 02/12] oe.patch: add missing imports
` [PATCH 03/12] oe.path: sync up with current OE
` [PATCH 04/12] oe.utils: add inherits (sync from OE)
` [PATCH 05/12] base.bbclass: switch to current OE's imports handling
` [PATCH 06/12] Shift oe import logic out of the event handler
` [PATCH 07/12] Implement variable typing (sync from OE)
` [PATCH 08/12] oe.packagegroup: add code for package groups "
` [PATCH 09/12] Move packagedata code into oe.packagedata "
` [PATCH 10/12] packagedata: don't choke on empty PACKAGES
` [PATCH 11/12] image.bbclass: switch to OE's IMAGE_FEATURES
` [PATCH 12/12] Use oe.data for IMAGE_FEATURES

[PATCH 0/4] Pull request - a few misc fixes
 2011-03-21 17:52 UTC  (6+ messages)
` [PATCH 1/4] poky-init-build-env: unbork for zsh
` [PATCH 2/4] native: empty PACKAGES_DYNAMIC the way we do PACKAGES
` [PATCH 3/4] scripts/bitbake: add -g/--graphviz to NO_BUILD_OPTS
` [PATCH 4/4] Shift a few env bits into scripts/bitbake

[PATCH] bitbake.conf: replace unused/broken E_CVS/E_URI with E_MIRROR/E_SVN used in OE
 2011-03-21 17:41 UTC  (2+ messages)

[PATCH RFC] bitbake.conf/tune files: Adjust PACKAGE_EXTEA_ARCHS
 2011-03-21 17:34 UTC  (2+ messages)
` WARNING - PACKAGE_EXTRA_ARCHS change of behaviour

[PATCH V2] [RFC] kernel: rework kernel and module classes to allow for building out-of-tree modules
 2011-03-21 17:28 UTC  (5+ messages)

[PATCH 0/7] Non-GPLv3 Changes & a dependency Fix
 2011-03-21 16:40 UTC  (13+ messages)
` [PATCH 1/7] util-linux: Setup for GPLv2 Recipe
` [PATCH 2/7] extended tasks: move binutils from basic to lsb
` [PATCH 3/7] poky-image-basic: remove POKY_BASE_INSTALL
` [PATCH 5/7] poky.conf: remove gnome-common from WHITELIST_GPLV3
` [PATCH 4/7] poky.conf: add additional Libraries to the LGPLv2 Whitelist
` [PATCH 6/7] gettext: Upgrade GPLv2 version to 0.16.1
` [PATCH 7/7] gnome-vfs: add DEPENDS for acl
` [poky] [PATCH 0/7] Non-GPLv3 Changes & a dependency Fix

Qemu-native requires alsa-libs-native
 2011-03-21 15:34 UTC  (4+ messages)

[PATCH 1/2] alsa-lib: extend to -native for qemu-native
 2011-03-21 15:33 UTC  (3+ messages)
` [PATCH 2/2] qemu: enabling the alsa driver needs alsa in DEPENDS, add it

[poky] Need help to build poky image for beagle board
 2011-03-21 12:12 UTC  (2+ messages)

[PATCH 0/3] Fix errors in startup/shutdown
 2011-03-18 17:21 UTC  (4+ messages)
` [PATCH 1/3] nfs-utils: fix "sh: bad number" error on start/stop of nfsserver
` [PATCH 2/3] initscripts: Make umountfs a bit more robust, bump PR
` [PATCH 3/3] busybox: enable unmount all feature

cleaning perl-native catch 22
 2011-03-18 17:09 UTC  (3+ messages)

[PATCH 0/7] commits for GPLv2 poky-image-basic image
 2011-03-18 16:56 UTC  (9+ messages)
` [PATCH 1/7] extended tasks: move binutils from basic to lsb
` [PATCH 5/7] gettext: Upgrade GPLv2 version to 0.16.1
` [PATCH 2/7] poky-image-basic: remove POKY_BASE_INSTALL
` [PATCH 4/7] poky.conf: remove gnome-common from WHITELIST_GPLV3
` [PATCH 3/7] poky.conf: add additional Libraries to the LGPLv2 Whitelist
` [PATCH 6/7] coreutils-6.9: fix man page building for the gplv2 recipe
` [PATCH 7/7] util-linux: Setup for GPLv2 Recipe
` [poky] [PATCH 0/7] commits for GPLv2 poky-image-basic image

[PATCH 0/1] Sanity check for duplicate PACKAGE_ARCHS
 2011-03-18 13:41 UTC  (2+ messages)
` [PATCH 1/1] sanity.bbclass: check for duplicates in PACKAGE_ARCHS

staging & using kernel headers
 2011-03-18  9:55 UTC 

[PATCH 0/7] non-gplv3 poky-image-basic image
 2011-03-17 22:34 UTC  (8+ messages)
` [PATCH 1/7] util-linux: Setup for GPLv2 Recipe
` [PATCH 2/7] extended tasks: move binutils from basic to lsb
` [PATCH 5/7] poky.conf: remove gnome-common from WHITELIST_GPLV3
` [PATCH 6/7] gettext: Upgrade GPLv2 version to 0.16.1
` [PATCH 7/7] coreutils-6.9: fix man page building for the gplv2 recipe
` [PATCH 3/7] poky-image-basic: remove POKY_BASE_INSTALL
` [PATCH 4/7] poky.conf: add additional Libraries to the LGPLv2 Whitelist

HEADS UP: meta-oe structure changed
 2011-03-17 20:48 UTC 

Checklist for oe.dev -> oe core migration
 2011-03-17 20:21 UTC 

[PATCH 0/1] gnu-config make sure we use perl-native
 2011-03-17 11:48 UTC  (6+ messages)
  ` [poky] "

[PATCH 0/2] GPLv2 versions of m4 & bison
 2011-03-17  1:44 UTC  (7+ messages)
` [PATCH 2/2] m4: bring back GPLv2 version 1.4.9 of m4 recipe
` [PATCH 1/2] bison: bring back GPLv2 version 2.3 of bison recipe
` [poky] [PATCH 0/2] GPLv2 versions of m4 & bison

[PATCH 0/1] check bitbake wrapper/pseudo functionality
 2011-03-17  0:23 UTC  (5+ messages)
` [PATCH 1/1] sanity: detect if bitbake wrapper is not being used or pseudo is broken
  ` [poky] "

[PATCH 0/7] Update the previous request with upstream solution
 2011-03-17  0:22 UTC  (3+ messages)
` [PATCH 7/7] sat-solver: Fix solution DB generation and general cleanup

[PATCH 1/4][angstrom-layers] matrix-gui-common: update SRCREV and add device support
 2011-03-16 17:50 UTC  (2+ messages)

[PATCH V2 0/6] Fixes to get oe-core building
 2011-03-16 17:17 UTC  (11+ messages)
` [PATCHv3 3/6] gcc: Statically link in support libraries e.g. libmpfr libgmp etc

[PATCH 0/6] Fix a number of rpm/zypper issues and related
 2011-03-16 16:47 UTC  (6+ messages)
` [PATCH 1/6] package.bbclass: Fix missing debug src files
  ` [poky] "
` [poky] [PATCH 0/6] Fix a number of rpm/zypper issues and related


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