Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2013-07-25 14:48:31 to 2013-07-30 08:17:01 UTC [more...]

[PATCH 00/24] Add python3 recipes
 2013-07-30  8:16 UTC  (5+ messages)

[RFC][PATCH 0/6]provide a common machine configuration to developer for customizing specific machine
 2013-07-30  8:15 UTC  (10+ messages)
` [RFC][PATCH 1/6]qemuarm.conf: provide a common qemuarm machine configuration
` [RFC][PATCH 2/6]qemuarm.conf: provide a common qemux86-64 "
` [RFC][PATCH 3/6]qemuppc.conf: provide a common qemuppc "
` [RFC][PATCH 4/6]qemumips.conf: provide a common qemumips "
` [RFC][PATCH 5/6]qemumips64.conf: provide a common qemumips64 "
` [RFC][PATCH 6/6]qemuarm.conf: provide a common qemuarm "

[PATCH] avahi: Remove unnecessary runtime dependency on sysvinit-pidof
 2013-07-30  7:58 UTC  (3+ messages)

[CONSOLIDATED PULL (M3 rc1) 00/26] Needs early review and ACK
 2013-07-30  6:14 UTC 

[PATCH V2 00/10] Make read-only rootfs work with live images
 2013-07-30  5:48 UTC  (17+ messages)
` [PATCH V2 01/10] init-live.sh: make $ROOT_MOUNT/media writable when necessary
` [PATCH V2 02/10] use a uniform way to determine whether rootfs is read-only
` [PATCH V2 03/10] udev: remove implicit dependency on initscripts
` [PATCH V2 04/10] populate-volatile.sh: use $ROOT_DIR/var/volatile/tmp as TMPDIR
` [PATCH V2 05/10] populate-volatile.sh: don't spawn background process at rootfs time
` [PATCH V2 06/10] runqemu-internal: fix to start X correctly in live images
` [PATCH V2 07/10] initscripts: use a uniform way to handle directories in read-only rootfs
` [PATCH V2 08/10] irda-utils: make /etc/sysconfig writable "
` [PATCH V2 09/10] lighttpd: make /www diretory "
` [PATCH V2 10/10] openssh: make /etc/ssh directory "

[PATCH 0/1] opkg.inc: remove the obsolete REDIRECT_CMD
 2013-07-30  2:20 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH] classes/sanity: check for suid root command evility
 2013-07-29 23:43 UTC  (2+ messages)

[PATCH 0/1] buildtools-tarball: unset OECORE_NATIVE_SYSROOT
 2013-07-30  1:50 UTC  (2+ messages)
` [PATCH 1/1] "

[CONSOLIDATED PULL (Part 2) (resend) 00/14] Fixed again
 2013-07-30  1:38 UTC  (4+ messages)

[PATCH] base.bbclass: Add support to EXTRA_DISTRO_FEATURES
 2013-07-29 22:57 UTC  (3+ messages)

OE Changelog since 2013-07-21 until 2013-07-28
 2013-07-29 17:53 UTC 

[PATCH] util-linux: Update for swapoff being a separate binary
 2013-07-29 17:48 UTC 

[CONSOLIDATED PULL (Part 2) (resend) 00/26] Branch Updated with Correct Set
 2013-07-29 16:20 UTC  (5+ messages)

[PATCH] qemu: remove unused SDL variable
 2013-07-29 15:42 UTC 

[PATCH] busybox-1.21.1/defconfig: disable rfkill
 2013-07-29 15:42 UTC  (26+ messages)

[PATCH 1/2] [V2] systemd: Remove init.d dir if systemd unit file is present and sysvinit not a distro feature
 2013-07-29 14:44 UTC  (5+ messages)
` [PATCH 2/2] busybox: Add syslog-init alternative only if SysV in enabled

[PATCH] v86d: mark as compatible with all x86, not just qemux86
 2013-07-29 14:40 UTC 

[PATCH] iproute2: upgrade to v3.10.0
 2013-07-29 14:35 UTC 

[PATCH] syslinux: update to 4.07
 2013-07-29 14:15 UTC 

[RFC][PATCH] test-dependencies: add simple script to detect missing or autoenabled dependencies
 2013-07-29 13:17 UTC  (6+ messages)
` [PATCHv2] "
  ` sstate-cache and making a package "host-dependent"

[CONSOLIDATED PULL (Part 2) 00/15] Tobe Reviewed and ACK'ed
 2013-07-29 12:14 UTC  (5+ messages)

[CONSOLIDATED PULL (Part 1) 00/64] Ready to pull (Acked on Friday)
 2013-07-29 12:10 UTC  (2+ messages)

[PATCH 0/2] Fix recipes' name
 2013-07-29 10:22 UTC  (3+ messages)
` [PATCH 1/2] docbook-sgml-dtd-3.1-native: fix recipe name
` [PATCH 2/2] docbook-sgml-dtd-4.1-native: "

[PATCH 0/3] ofono fixes
 2013-07-29  9:43 UTC  (9+ messages)
` [PATCH 1/3] ofono: Add systemd support
` [PATCH 2/3] ofono: Enable bluetooth automatically
` [PATCH 3/3] ofono: Enable test scripts by default

[master&dylan][PATCH] lib/oe/terminal.py: add support for MATE desktop terminals
 2013-07-29  8:59 UTC 

[dylan][PATCH 00/14] Backports for the OE-Core dylan branch
 2013-07-29  8:50 UTC  (3+ messages)
` [dylan][PATCH 01/14] populate_sdk_base, adt_installer: abort install if path contains spaces

[PATCH] bluez5: Only install .conf files if found
 2013-07-29  8:29 UTC 

[PATCH] opkg: Bump SRCREV as patch has been applied upstream
 2013-07-29  7:28 UTC 

Thoughts about bluez4 and bluez5
 2013-07-29  6:41 UTC  (4+ messages)

[CONSOLIDATED PULL 00/78] Review & ACK
 2013-07-29  6:10 UTC  (4+ messages)

[PATCH 0/9] Make read-only rootfs work well with live images
 2013-07-29  1:55 UTC  (16+ messages)
` [PATCH 1/9] init-live.sh: make $ROOT_MOUNT/media writable when necessary
` [PATCH 2/9] use a uniform way to determine whether rootfs is read-only
` [PATCH 3/9] udev: remove implicit dependency on initscripts
` [PATCH 4/9] populate-volatile.sh: use $ROOT_DIR/var/volatile/tmp as TMPDIR
` [PATCH 5/9] runqemu-internal: fix to start X correctly in live images
` [PATCH 6/9] initscripts: use a uniform way to handle directories in read-only rootfs
` [PATCH 7/9] irda-utils: make /etc/sysconfig writable "
` [PATCH 8/9] lighttpd: make /www diretory "
` [PATCH 9/9] Generate ssh keys at rootfs creation time in case of a "

[PATCH V1] openssl: Fix multilib header conflict - opensslconf.h
 2013-07-29  1:53 UTC 

[PATCH] openssl: Fix multilib header conflict - opensslconf.h
 2013-07-29  1:20 UTC  (3+ messages)

[PATCH] busybox-1.21.1/defconfig: disable rfkill
 2013-07-28 22:31 UTC 

[PATCH 0/1] Make NO32LIBS=0 more an order than a suggestion
 2013-07-26 12:49 UTC  (2+ messages)
` [PATCH 1/1] Always try to build 32-bit libpseudo when NO32LIBS is set to 0

[PATCH v3 0/1] Package upgrades
 2013-07-26 19:23 UTC  (3+ messages)
` [PATCH v3 1/1] qemu: Updated from 1.5.0 to 1.5.1

Invitation to attend the first TSC / Workgroup meeting
 2013-07-26 16:32 UTC 

Add lua to oe-core
 2013-07-26 16:08 UTC  (4+ messages)

[PATCH v2 1/2] distrodata.bbclass: Include PRSPV variable in upstream version checking
 2013-07-26 15:58 UTC  (2+ messages)
` [PATCH v2 2/2] distrodata.bbclass: Remove whitespaces

too tight inode limits on ext4?
 2013-07-26 15:13 UTC  (2+ messages)

OE, the TSC and the future
 2013-07-26 14:54 UTC  (3+ messages)

[PATCH] external-sourcery: add missing providers
 2013-07-26 14:30 UTC  (3+ messages)

Issue of Yocto multilib sdk
 2013-07-26 13:56 UTC  (3+ messages)

is there a variable where the kernel version is stored?
 2013-07-26 12:42 UTC  (3+ messages)

[PATCH 0/1] csl-versions.inc: instruct user to check local.conf
 2013-07-26 12:31 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/3]fix confliction of attempted installing su binary among busybox, shadow and util-linux
 2013-07-26 12:09 UTC  (4+ messages)
` [PATCH 1/3] util-linux: use u-a for su
` [PATCH 2/3] shadow: "
` [PATCH 3/3] move /bin/su to /usr/bin/su to match util-linux and shadow

[PATCH 0/1] systemd: ignore qemu output, and check its return code
 2013-07-26 11:53 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] libpng : upgrade to 1.6.3
 2013-07-26 10:45 UTC 

[PATCH] libpam: deny all services for the OTHER entries
 2013-07-26  9:51 UTC 

[PATCH] util-linux: fix PACKAGECONFIG options
 2013-07-26  9:01 UTC  (3+ messages)

[PATCH 0/1] ccache: allow CCACHE_DIR to be overriden
 2013-07-26  7:35 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH V3] util-linux: replace += with _append to EXTRA_OECONF_class-native
 2013-07-26  1:25 UTC  (4+ messages)

[PATCH 0/3] Added Upstream status to some patches
 2013-07-25 17:17 UTC  (4+ messages)
` [PATCH 1/3] no-nls-dpkg.patch: Added Upstream Status
` [PATCH 2/3] use-host.patch: "
` [PATCH 3/3] fix-gcc-4.6-null-not-defined.patch: "

[PATCH 0/4] Smart/RPM related fixes
 2013-07-25 17:09 UTC  (5+ messages)
` [PATCH 1/4] python-smartpm: fix sometimes reporting no provider instead of conflict
` [PATCH 2/4] python-smartpm: add ignore-recommends package flag
` [PATCH 3/4] classes/image: ensure BAD_RECOMMENDATIONS supports pre-renamed package names
` [PATCH 4/4] classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPM

How to solve the make 3.82 issue at sanity check time?
 2013-07-25 16:42 UTC  (8+ messages)

State of bitbake world
 2013-07-25 16:23 UTC  (10+ messages)

[v2 0/6] Package upgrades
 2013-07-25 16:11 UTC  (8+ messages)
` [v2 1/6] libxfont: Update from 1.4.5 to 1.4.6
` [v2 2/6] libxrandr: Update from 1.4.0 to 1.4.1
` [v2 3/6] libxxf86dga: Updated from 1.1.3 to 1.1.4
` [v2 4/6] qemu: Updated from 1.5.0 to 1.5.1
` [v2 5/6] libuser: Updated from 0.58 to 0.59
` [v2 6/6] videoproto: Update from 2.3.1 to 2.3.2

[PATCH v2] util-linux: Use PACKAGECONFIG to control pam and system config options
 2013-07-25 15:58 UTC  (5+ messages)

[PATCH] Revert "initrdscripts: mount / as read-only when live-booting"
 2013-07-25 15:31 UTC 

[PATCH v2] Added Upstream Status to openssh-CVE-2011-4327
 2013-07-25 15:07 UTC 


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