Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2011-06-01 21:02:55 to 2011-06-06 17:34:20 UTC [more...]

[CONSOLIDATED PULL 00/20] 05-June-2011
 2011-06-06 17:31 UTC  (29+ messages)
` [CONSOLIDATED PULL 01/20] bitbake.conf: Create staticlibs pacakge for static libraries
` [CONSOLIDATED PULL 02/20] m4: upgrade from 1.4.15 to 1.4.16
` [CONSOLIDATED PULL 03/20] autoconf: upgrade from 2.65 to 2.68
` [CONSOLIDATED PULL 04/20] bison: upgrade from 2.4.3 to 2.5
` [CONSOLIDATED PULL 05/20] allarch.bbclass: Define BASE_PACKAGE_ARCH = "all"
` [CONSOLIDATED PULL 06/20] util-linux_2.19.1.bb: Fix compliation on uclibc
` [CONSOLIDATED PULL 07/20] base.bbclass: add cleansstate task between clean and cleanall
` [CONSOLIDATED PULL 08/20] gnutls: use INC_PR on 2.12.5 version recipe
` [CONSOLIDATED PULL 09/20] gnutls: add p11tool into gnutls-bin
` [CONSOLIDATED PULL 10/20] package.bbclass: add support to split Qt translation files
` [CONSOLIDATED PULL 11/20] xf86-driver-common.inc: remove .la files to avoid unpackaged warning
` [CONSOLIDATED PULL 12/20] gcc-package-cross: also install the symlinks in libexec with target prefix
` [CONSOLIDATED PULL 13/20] shadow: recipe and patch cleanup
` [CONSOLIDATED PULL 14/20] shadow: add a -native recipe with customized utilities
` [CONSOLIDATED PULL 15/20] base-passwd: populate the target sysroot with passwd/group/login.defs
` [CONSOLIDATED PULL 16/20] useradd.bbclass: new class for managing user/group permissions
` [CONSOLIDATED PULL 17/20] useradd-example: example recipe for using inherit useradd
` [CONSOLIDATED PULL 18/20] bitbake.conf: set PSEUDO_PASSWD within FAKEROOTENV
` [CONSOLIDATED PULL 19/20] package_rpm.bbclass: make RPM use on-disk permissions
` [CONSOLIDATED PULL 20/20] tzcode: Update to 2011g

[PATCH] gcc-package-cross: also install the symlinks in libexec with target prefix
 2011-06-06 17:09 UTC  (2+ messages)

[PATCH 1/2] allarch.bbclass: Define BASE_PACKAGE_ARCH = "all"
 2011-06-06 17:08 UTC  (5+ messages)
` [PATCH 2/2] util-linux_2.19.1.bb: Fix compliation on uclibc

[PATCH] base.bbclass: add cleansstate task between clean and cleanall
 2011-06-06 17:06 UTC  (5+ messages)

Directory Ownership - RFC
 2011-06-06 16:31 UTC 

[PATCH 0/1] linux-yocto: make e1000e structure common [commit: bec3f1e8c]
 2011-06-06 16:16 UTC  (2+ messages)
` [PATCH 1/1] "

OE Changelog for 2011-05-30 to 2011-06-6
 2011-06-06 12:16 UTC 

[PATCH 0/4] Recipe upgrades: openssh, grep, tar
 2011-06-06 12:09 UTC  (8+ messages)
` [PATCH 1/4] openssh: upgrade to v5.8p2
` [PATCH 2/4] grep: upgrade to v2.8
` [PATCH 3/4] tar: upgrade to v1.26
` [PATCH 4/4] distro-tracking: update openssh, tar, and grep

[PATCH] util-linux: package agetty seperately
 2011-06-06  8:39 UTC 

[PATCH 0/1] distro tracking updates
 2011-06-04 18:14 UTC  (2+ messages)
` [PATCH 1/1] distro-tracking: updates

[PATCH] sysvinitL split inittab into it's own recipe
 2011-06-04  9:21 UTC 

sysvinit commits that haven't been seen on this list
 2011-06-04  8:34 UTC 

[PATCH 0/1] eglibc: enable eglibc configurability V2
 2011-06-03 18:00 UTC  (12+ messages)
` [PATCH 1/1] eglibc: migrate configurability from oe

[PATCH 0/1] linux-yocto: update target/META SRCREVs
 2011-06-03 16:17 UTC  (2+ messages)
` [PATCH 1/1] linux-yocto: update target/meta SRCREVs

Tell me your build error message annoyances!
 2011-06-03 15:47 UTC  (13+ messages)

[PATCH] sqlite: remove dependency on tcl-native
 2011-06-03 13:36 UTC  (2+ messages)

[PATCH 0/4] Pending patches from O.S. Systems tree
 2011-06-03 12:49 UTC  (8+ messages)
` [PATCH 1/4] xf86-driver-common.inc: remove .la files to avoid unpackaged warning
` [PATCH 2/4] gnutls: use INC_PR on 2.12.5 version recipe
` [PATCH 3/4] gnutls: add p11tool into gnutls-bin
` [PATCH 4/4] package.bbclass: add support to split Qt translation files

[PATCH] uclibc: remove PACKAGE_ARCH, fix compilation on i586
 2011-06-03 11:55 UTC 

[PATCH 0/3] Patches pending on O.S. Systems tree
 2011-06-03 10:42 UTC  (29+ messages)
` [PATCH 1/3] busybox: enable mdev by default
` [PATCH 2/3] qmake_base.bbclass: fix lrelease/lupdate binary names
` [PATCH 3/3] gnutls: link against 'dl' library
                    ` [PATCH] gnutls: add --with-libdl-prefix and --with-libpthread-prefix

HEADS UP: sys_accept4() syscall and recent udevs
 2011-06-03 10:40 UTC 

[PATCH] rpm: avoid dependency on perl and python for -native build
 2011-06-03 10:32 UTC  (7+ messages)

problem using SDK built by meta-toolchain-qte: missing native libraries
 2011-06-03 10:14 UTC 

cross posting
 2011-06-03 10:05 UTC 

[PATCH 0/1] Small create-pull-request fix
 2011-06-03  6:40 UTC  (6+ messages)
` [PATCH 1/1] create-pull-request: allow '+' in git PROTO_RE, ie for 'git+ssh://'

[PATCH 0/1] eglibc: enable eglibc configurability
 2011-06-03  1:41 UTC  (4+ messages)
` [PATCH 1/1] eglibc: migrate configurability from oe

[PATCH] libc-package: fix typo causing annoying diagnostic
 2011-06-03  0:39 UTC  (2+ messages)

[PATCH v2] avahi: enable service when using systemd
 2011-06-03  0:14 UTC  (2+ messages)

[PATCH] shadow: remove selinux entry from pam.d/login
 2011-06-03  0:21 UTC  (2+ messages)

[PATCH] avahi: enable service when using systemd
 2011-06-03  0:13 UTC  (2+ messages)

[PATCH] rootfs_ipk: delete opkg metadata if package management not required and all packages are configured
 2011-06-03  0:12 UTC  (5+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

[PATCH] u-boot: package up u-boot.bin for field upgrades
 2011-06-03  0:07 UTC  (2+ messages)

[PATCH] binconfig: improve handling of empty prefixes
 2011-06-03  0:06 UTC  (2+ messages)

[PATCH] busybox: sync do_install() with oe master (mostly)
 2011-06-03  0:05 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] dbus 1.4.1: disable sysv script properly when using systemd
 2011-06-03  0:04 UTC  (2+ messages)

[PATCH 0/7] User/group creation at preinstall v2
 2011-06-02 23:50 UTC  (8+ messages)
` [PATCH 1/7] shadow: recipe and patch cleanup
` [PATCH 2/7] shadow: add a -native recipe with customized utilities
` [PATCH 3/7] base-passwd: populate the target sysroot with passwd/group/login.defs
` [PATCH 4/7] useradd.bbclass: new class for managing user/group permissions
` [PATCH 5/7] useradd-example: example recipe for using inherit useradd
` [PATCH 6/7] bitbake.conf: set PSEUDO_PASSWD within FAKEROOTENV
` [PATCH 7/7] package_rpm.bbclass: make RPM use on-disk permissions

dbus-native --with-x
 2011-06-02 19:29 UTC  (24+ messages)
              ` rpmdeps, was "

[RFC v1 PATCH 00/16] populate perl-native into its own directory
 2011-06-02 16:55 UTC  (19+ messages)
` [RFC v1 PATCH 01/16] native.bbclass: allow a native package to be populated into its own dir

[PATCH] eglibc: fix mispackaging of libcidn
 2011-06-02 15:05 UTC  (2+ messages)

[CONSOLIDATED PULL 00/12] 2-June-2011
 2011-06-02 15:03 UTC  (16+ messages)
` [CONSOLIDATED PULL 01/12] m4: upgrade from 1.4.15 to 1.4.16
` [CONSOLIDATED PULL 02/12] autoconf: upgrade from 2.65 to 2.68
` [CONSOLIDATED PULL 03/12] bison: upgrade from 2.4.3 to 2.5
` [CONSOLIDATED PULL 04/12] gettext-0.16.1: mark upstream status for gplv2 recipe's patches
` [CONSOLIDATED PULL 05/12] u-boot: package up u-boot.bin for field upgrades
` [CONSOLIDATED PULL 06/12] shadow: remove selinux entry from pam.d/login
` [CONSOLIDATED PULL 07/12] rootfs_ipk: delete opkg metadata if package management not required and all packages are configured
` [CONSOLIDATED PULL 08/12] avahi: enable service when using systemd
` [CONSOLIDATED PULL 09/12] ghostscript: Fix up file locations and add i686
` [CONSOLIDATED PULL 10/12] gcc: Fix volatile access issue for ARM
` [CONSOLIDATED PULL 11/12] task-core-lsb: add cups and ghostscript into image
` [CONSOLIDATED PULL 12/12] libx11: fix libX11 keysyms to pass xts5 of lsb

[PATCH] dbus: avoid dependency on x11 for -native build
 2011-06-02 13:53 UTC  (2+ messages)

[PATCH 0/2] Upstream-status --> Upstream-Status and a fix to send-pull-request
 2011-06-02 13:51 UTC  (4+ messages)
` [PATCH 1/2] recipes: Upstream-status --> Upstream-Status: for multiple patches
` [PATCH 2/2] send-pull-request: fix a small typo that fails the script

[PATCH 0/7] User/group creation at preinstall
 2011-06-02 11:19 UTC  (6+ messages)
` [PATCH 2/7] shadow: add a -native recipe with customized utilities

[PATCH] siteinfo: replace all-linux with allarch-linux to match 5d7d4e1ed9bedf2b6510796d76ea8f94739b9de2
 2011-06-02  8:03 UTC  (2+ messages)

[CONSOLIDATED PULL 00/32] 1-June-2011 Request
 2011-06-02  6:54 UTC  (6+ messages)
` [CONSOLIDATED PULL 24/32] bitbake.conf: Create static-dev pacakge for static libraries

[RFC 0/2] IMAGE_ROOTFS_SIZE Cleanup
 2011-06-02  1:46 UTC  (9+ messages)
` [RFC 1/2] "


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