Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2013-08-22 22:27:58 to 2013-08-26 04:24:59 UTC [more...]

QEMU with ARM Cortex A9 with hard float configuration - Kernel panic
 2013-08-26  4:24 UTC  (8+ messages)

[v2 PATCH 0/7] linux-yocto: consolidated pull request
 2013-08-26  4:10 UTC  (20+ messages)
` [PATCH 1/7] kern-tools: usability, bug fixes and no guilt
` [PATCH 2/7] guilt: update to latest git version
` [PATCH 3/7] linux-libc-headers: update to v3.10
` [PATCH 4/7] eglibc: ptrace: protect ptrace_peeksiginfo_args from redefintion
` [PATCH 5/7] gst-plugins-good: fix 3.10 libc-headers build failure
` [PATCH 6/7] linux-yocto: introduce v3.10
` [PATCH 7/7] linux-yocto: remove 3.8 recipes

linux-libc-headers: fix 3.10 build issues
 2013-08-26  4:08 UTC  (3+ messages)
` [PATCH] linux-libc-headers: ptrace.h: remove ptrace_peeksiginfo_args

[PATCH 0/1] Fix bc segmentation fault
 2013-08-26  2:54 UTC  (7+ messages)
` [PATCH 1/1] bc: fix "

[PATCH 0/6] replace genext2fs with populate-extfs.sh
 2013-08-26  1:39 UTC  (19+ messages)
` [PATCH 2/6] e2fsprogs: let debugfs do sparse copy
` [PATCH 3/6] e2fsprogs: only update the icache for ext2_inode
` [PATCH 4/6] e2fsprogs: properly set up extent header in do_write
` [PATCH 5/6] e2fsprogs: add populate-extfs.sh

[PATCH] pseudo: fix memory leak and missed privilege drop
 2013-08-26  0:47 UTC  (2+ messages)

State of bitbake world
 2013-08-25 21:39 UTC  (11+ messages)

[PATCH] xserver-nodm-init: improvements from meta-oe
 2013-08-25 19:37 UTC 

[PATCH 1/2] gtk-engines: fix build with automake-1.13
 2013-08-25 19:13 UTC  (4+ messages)
` [PATCH 2/2] automake: update to upstream version 1.13.4

[PATCH] classes: Remove references to _remove in function names since this may become a bitbake keyword
 2013-08-25 17:46 UTC  (2+ messages)

QEMU with ARM Cortex A9 with hard float configuration - Kernel panic
 2013-08-25 15:09 UTC  (3+ messages)

[PATCH 0/1] Support tests in other layers
 2013-08-25  0:46 UTC  (2+ messages)
` [PATCH 1/1] classes/testimage: add support for finding "

[PATCH] recipes-qt: add fix for QWSLock on qt4e
 2013-08-24 19:56 UTC  (7+ messages)

[v2 PATCH] kernel.bbclass, image.bbclass: Implement kernel INITRAMFS dependency and bundling
 2013-08-24 17:15 UTC  (4+ messages)

[PATCH 0/5] linux-yocto: consolidated pull request
 2013-08-24 16:05 UTC  (17+ messages)
` [PATCH 1/5] kern-tools: usability, bug fixes and no guilt
` [PATCH 2/5] guilt: update to latest git version
` [PATCH 3/5] linux-libc-headers: update to v3.10
` [PATCH 4/5] gst-plugins-good: fix 3.10 libc-headers build failure
` [PATCH 5/5] linux-yocto: introduce v3.10

[PATCH] u-boot: update to 2013.07
 2013-08-24  4:31 UTC  (4+ messages)

[oe-commits] Marko Lindqvist : gtk+: update to upstream version 2.24.20
 2013-08-23 21:59 UTC 

[PATCH] SPDX:real-time license scanning and SPDX output
 2013-08-23 21:40 UTC 

[PATCH 0/3] Update systemd/kmod
 2013-08-23 20:37 UTC  (5+ messages)
` [PATCH 1/3] kmod: Upgrade to version 14

[PATCH] u-boot, u-boot-fw-utils-cross, u-boot-mkimage: Upgrade to 2013.07
 2013-08-23 20:29 UTC  (4+ messages)

World build on OE-Core
 2013-08-23 19:51 UTC  (8+ messages)

[PATCHv3 0/2] Add ca-certificates recipe
 2013-08-23 19:26 UTC  (3+ messages)
` [PATCHv3 1/2] ca-certificates: add recipe (version 20130610)
` [PATCHv3 2/2] nativesdk-ca-certificates: prepopulate ca-certificates.crt

[PATCHv2 0/2] Add ca-certificates recipe
 2013-08-23 19:23 UTC  (4+ messages)
` [PATCHv2 1/2] ca-certificates: add recipe (version 20130610)
` [PATCHv2 2/2] nativesdk-ca-certificates: prepopulate ca-certificates.crt

[PATCH v2 00/19] Some new runtime tests or fixes
 2013-08-23 18:04 UTC  (20+ messages)
` [PATCH v2 01/19] lib/oeqa/runtime: add basic test for x32 images
` [PATCH v2 02/19] lib/oeqa/runtime: add test for perl
` [PATCH v2 03/19] lib/oeqa/runtime: add a test for ldd
` [PATCH v2 04/19] lib/oeqa/runtime: add new logrotate test
` [PATCH v2 05/19] lib/oeqa/runtime: add new skeletoninit test
` [PATCH v2 06/19] lib/oeqa/runtime: add new PAM support test
` [PATCH v2 07/19] lib/oeqa/runtime: add new scp test
` [PATCH v2 08/19] lib/oeqa/runtime: add adjust date and time test
` [PATCH v2 09/19] lib/oeqa/runtime: add vncserver for target test
` [PATCH v2 10/19] lib/oeqa/runtime: rpm: add install and erase tests
` [PATCH v2 11/19] lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to the target
` [PATCH v2 12/19] lib/oeqa/utils: qemurunner: save host IP address
` [PATCH v2 13/19] lib/oeqa/utils: decorators: return the decorated method
` [PATCH v2 14/19] lib/oeqa/runtime: smart: add new smart tests
` [PATCH v2 15/19] lib/oeqa: make it possible to restart the target
` [PATCH v2 16/19] lib/oeqa/utils: targetbuild: Add helper class for building packages on target
` [PATCH v2 17/19] lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests "
` [PATCH v2 18/19] lib/oeqa: change behaviour for unskippable tests
` [PATCH v2 19/19] classess/testimage: change default test suites

[v2][PATCH 1/1] libpam: add PACKAGECONFIG data concerning audit
 2013-08-23 17:42 UTC 

[v2][PATCH 1/1] cronie: add PACKAGECONFIG data
 2013-08-23 17:37 UTC 

[PATCH 0/2] Add ca-certificates recipe
 2013-08-23 17:27 UTC  (4+ messages)
` [PATCH 1/2] ca-certificates: add recipe (version 20130610)
` [PATCH 2/2] nativesdk-ca-certificates: prepopulate ca-certificates.crt

RFC: Web browsing and HTML in OE-Core
 2013-08-23 17:03 UTC  (8+ messages)

[PATCH] Add memory resident bitbake script
 2013-08-23 16:28 UTC 

[PATCH 00/21] Some new runtime tests or fixes
 2013-08-23 15:41 UTC  (24+ messages)
` [PATCH 01/21] lib/oeqa/runtime: add basic test for x32 images
` [PATCH 02/21] lib/oeqa/runtime: add test for perl
` [PATCH 03/21] lib/oeqa/runtime: add a test for ldd
` [PATCH 04/21] lib/oeqa/runtime: add new logrotate test
` [PATCH 05/21] lib/oeqa/runtime: add new skeletoninit test
` [PATCH 06/21] lib/oeqa/runtime: add new PAM support test
` [PATCH 07/21] lib/oeqa/runtime: add new scp test
` [PATCH 08/21] lib/oeqa/utils: new file: httpserver.py useful for serving files over HTTP to the target
` [PATCH 09/21] lib/oeqa/utils: qemurunner: save host IP address
` [PATCH 10/21] oeqa/utils/decorators: return the decorated method
` [PATCH 11/21] lib/oeqa/runtime: smart: add new smart tests
` [PATCH 12/21] lib/oeqa/utils: targetbuild: Add helper class for building packages on target
` [PATCH 13/21] lib/oeqa/runtime: add iptables, cvs and sudoku projects build tests "
` [PATCH 14/21] lib/oeqa/runtime: add adjust date and time test
` [PATCH 15/21] lib/oeqa/runtime: add vncserver for target test
` [PATCH 16/21] classess/testimage: change default test suites
` [PATCH 17/21] oeqa/utils/targetbuild: change download to use bitbake's fetcher
` [PATCH 18/21] lib/oeqa/runtime: rpm: add install and erase tests
` [PATCH 19/21] lib/oeqa: change behaviour for unskippable tests
` [PATCH 20/21] lib/oeqa/utils: qemurunner: improve kill and restart
` [PATCH 21/21] lib/oeqa: add a restart method for base class and use it for build tests

[RFC PATCH v5 0/2] Pending changes for review/discussion
 2013-08-23 15:31 UTC  (7+ messages)
` [RFC PATCH v5 1/2] base.bbclass: Add support to EXTRA_DISTRO_FEATURES
` [RFC PATCH v5 2/2] uboot-config.bbclass: Allow choose of U-Boot config for machine

[PATCH v3 0/4] YB2370: Build Appliance integrates a filemanager
 2013-08-23 15:17 UTC  (8+ messages)
` [PATCH v3 1/4] xdg-utils: add runtime dependency on xprop
` [PATCH v3 2/4] packagegroup-self-hosted: pcmanfm and xdg-utils integration
  ` [PATCH v3 2/4] packagegroup-self-hosted: pcmanfm and xdg-utils integration - no comment on the patch itself!!
` [PATCH v3 3/4] packagegroup-self-hosted: changing the icon theme to sato
` [PATCH v3 4/4] recipes-graphics/builder: fix wrong user name

[PATCH v2 0/1] YB5030: Multiple providers are available for runtime libasound-module-bluez (bluez4, bluez5) warning
 2013-08-23 14:41 UTC  (2+ messages)
` [PATCH v2 1/1] default-providers: Set the preferred provider for bluez

[PATCH 1/2] eglibc-options.inc: Fix string options
 2013-08-23 14:20 UTC  (2+ messages)
` [PATCH 2/2] eglibc.inc: Remove quotation marks from OPTION_EGLIBC_NSSWITCH_FIXED_*

[PATCH v2 0/1] connman-gnome:fix DHCP segfault
 2013-08-23 12:57 UTC  (2+ messages)
` [PATCH v2 1/1] connman-gnome: fix "

Issue with pulseaudio and Qt introduced with eglibc 2.18
 2013-08-23 12:55 UTC  (4+ messages)

[PATCH] busybox: enable shared memory logging for systemd
 2013-08-23 11:38 UTC  (3+ messages)

[PATCH] opkg: add missing initialization of conf->exclude_list
 2013-08-23 10:50 UTC 

[PATCH 0/3] YB2370: Build Appliance integrates PCManFM filemanager
 2013-08-23  9:07 UTC  (4+ messages)
` [PATCH 3/3] builder: register directories with pcmanfm

[PATCH] sstate: Fix the relative symlink replacement code
 2013-08-23  9:02 UTC 

[PATCH] u-boot: update to 2013.07
 2013-08-23  7:26 UTC  (3+ messages)

[PATCH 0/2] Updates to new bugfix releases
 2013-08-23  7:24 UTC  (3+ messages)
` [PATCH 1/2] gettext: update to upstream version 0.18.3.1
` [PATCH 2/2] ccache: update to upstream version 3.1.9

[PATCH] pulseaudio: upgrade to v4.0
 2013-08-23  5:47 UTC  (4+ messages)

[danny][PATCH 1/3] gcc: add patch to disable texinfo when texinfo is 5.0 or newer
 2013-08-22 22:27 UTC  (6+ messages)
` [danny][PATCH 3/3] binutils: fix build with recent texinfo (5.1)


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