Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2015-05-09 08:32:14 to 2015-05-14 03:04:59 UTC [more...]

meta-gir issues and maintenance
 2015-05-14  2:50 UTC  (3+ messages)

[PATCH V2 0/1] Mark some tasks in extensible SDK as 'noexec'
 2015-05-14  2:19 UTC  (2+ messages)
` [PATCH V2 1/1] populate_sdk_ext: set noexec flag for some tasks

[RESEND][PATCH 1/3] meta: add new qemuarma9 machine definition
 2015-05-14  1:17 UTC  (6+ messages)
` [RESEND][PATCH 2/3] scripts/runqemu: factor out some qemuarm configuration options
` [RESEND][PATCH 3/3] scripts/runqemu: add qemuarma9 support

[PATCH 0/3] 3 fixes
 2015-05-13 23:38 UTC  (9+ messages)
` [PATCH 1/3] socat: fix for parallel build
` [PATCH 2/3] xserver-xorg: disable xwayland
` [PATCH 3/3] strace: add PACKAGECONFIG for bluez

[PATCH v2][2/2] image.bbclass/rootfs.py: use PREFERRED_RPROVIDER to select package
 2015-05-13 22:47 UTC 

[PATCH v2][1/2] providers.py: Add PREFERRED_RPROVIDER
 2015-05-13 22:47 UTC 

[PATCH v2][0/2] Yocto Bug #6149
 2015-05-13 22:47 UTC 

[PATCH V5 0/3] systemd: split modules into packages
 2015-05-13 22:41 UTC  (5+ messages)
` [PATCH V5 1/3] dbus: split tools package
` [PATCH V5 2/3] systemd: removing workaround odering journal after remote-fs.target
` [PATCH V5 3/3] systemd: split modules into packages

Changing external kernel module results in rebuild of whole kernel
 2015-05-13 20:37 UTC  (6+ messages)

opkg and gpg signed ipk packages
 2015-05-13 20:20 UTC 

[PATCH] sanity.bbclass: Increased verbosity for connectivity check
 2015-05-13 11:26 UTC 

linux-yocto and gcc 5.x
 2015-05-13 17:44 UTC  (7+ messages)

OEDAM Minutes: March 2015
 2015-05-13 17:34 UTC 

[dizzy][PATCH] mesa: update --with-llvm-shared-libs configure option
 2015-05-13 16:29 UTC  (4+ messages)

[PATCH V3 0/2] populate_sdk_ext: two fixes
 2015-05-13 15:59 UTC  (9+ messages)
` [PATCH V3 1/2] populate_sdk_ext: install the latest buildtools-tarball
` [PATCH V3 2/2] populate_sdk_ext: consider custom configuration in local.conf

[PATCH v2] README: add "Contributing" section
 2015-05-13 14:21 UTC 

[PATCH] README: add "Contributing" section
 2015-05-13 14:13 UTC  (6+ messages)

[PATCH] guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable thumb where it fails for qemuarm
 2015-05-13 12:30 UTC 

State of bitbake world, Failed tasks 2015-05-12
 2015-05-13 12:25 UTC 

WARNING: The license listed CLOSED was not in the licenses collected for foo
 2015-05-13 10:59 UTC  (9+ messages)

[PATCH] opkg-utils: Change alternatives lib path from /usr/lib/opkg to /var/lib/opkg
 2015-05-13  9:57 UTC  (2+ messages)

[PATCH] glibc: Fix x32 make race
 2015-05-13  8:08 UTC 

[PATCH 0/8] Add basic fitImage support
 2015-05-13  7:17 UTC  (11+ messages)
` [PATCH 4/8] kernel: Pull uImage generation into separate class

[PATCH 0/1] Mark some tasks in extensible SDK as 'noexec'
 2015-05-13  6:50 UTC  (2+ messages)
` [PATCH 1/1] populate_sdk_ext: set noexec flag for some tasks

BITRATE E2 extension
 2015-05-13  6:28 UTC 

[PATCH][Resend] apt: upgrade to 1.0.9.9
 2015-05-13  2:23 UTC 

[PATCH] unzip: Security Advisory -CVE-2014-9636 and CVE-2015-1315
 2015-05-13  1:41 UTC 

[PATCH][V3] mmc-utils: fix the building failure when DEBUG_BUILD is 1
 2015-05-13  0:14 UTC 

[PATCH 1/1] python3: Upgrade from 3.4.2 to 3.4.3
 2015-05-12 22:35 UTC  (3+ messages)

OE Changelog since 2015-05-03 until 2015-05-10
 2015-05-12 20:05 UTC 

[master/fido][PATCH] lttng-modules: Update to stable version 2.6.1
 2015-05-12 19:02 UTC 

[PATCH 0/6] devtool: improve handling of local source files
 2015-05-12 18:01 UTC  (2+ messages)

[PATCH 0/1] Fix for YOCTO #6888
 2015-05-12 18:00 UTC  (5+ messages)
` [PATCH 1/1] meta/lib/oe/utils.py: properly implement both_contain()

[PATCH] rpm: fix build issue with gcc5
 2015-05-12 16:17 UTC  (11+ messages)

[PATCH] gcc: Fix packaging for gcc v5
 2015-05-12 16:07 UTC  (2+ messages)

[PATCH] gcc5: Add back g++ sysroot patch
 2015-05-12 16:04 UTC  (2+ messages)

[PATCH] gcc5: Add PR65779 patch to fix powerpc compile issues
 2015-05-12 16:03 UTC  (6+ messages)

[PATCH 00/11] devtool: code style fixes
 2015-05-12 15:20 UTC  (13+ messages)
` [PATCH 01/11] devtool: standard plugins: add missing docstrings
` [PATCH 02/11] devtool: standard plugins: remove unused import
` [PATCH 03/11] devtool: standard plugins: rename usunused variable
` [PATCH 04/11] devtool: lib: add missing docstrings
` [PATCH 05/11] devtool: lib: remove unnecessary re-import
` [PATCH 06/11] devtool: lib: wrap long lines in code
` [PATCH 07/11] devtool: deploy plugin: fix bad indentation
` [PATCH 08/11] devtool: deploy plugin: add missing docstrings
` [PATCH 09/11] devtool: deploy plugin: remove unnecessary re-import
` [PATCH 10/11] devtool: deploy plugin: rename unused variables
` [PATCH 11/11] devtool: deploy plugin: wrap long lines in code

[PATCH] oeqa/utils: Fixed a problem with get_bb_var not returning right variable
 2015-05-12 15:00 UTC 

[PATCH 2nd resend] powertop: Fix build for !uclibc - kindly respond
 2015-05-12 14:58 UTC  (2+ messages)

[PATCH] native.bbclass: avoid unintended substring replacement when setting PROVIDES
 2015-05-12 14:36 UTC  (2+ messages)

[PATCH] systemd.bbclass: drop has_exactly_one_service setting
 2015-05-12 14:20 UTC  (2+ messages)

[PATCH 0/2] Fix B !=S for bind and lttng-tools
 2015-05-12 13:42 UTC  (6+ messages)
` [PATCH 1/2] bind: separate B and S
` [PATCH 2/2] lttng-tools: "

[PATCH V4 0/3] systemd: split modules into packages
 2015-05-12  9:12 UTC  (7+ messages)
` [PATCH V4 1/3] dbus: split tools package
` [PATCH V4 2/3] systemd: removing workaround odering journal after remote-fs.target
` [PATCH V4 3/3] systemd: split modules into packages

[PATCH 0/2] meta: 2 fixes
 2015-05-12  8:58 UTC  (3+ messages)
` [PATCH 1/2] stat: fix SRC_URI
` [PATCH 2/2] openssl/orc: virtclass-native -> class-native

[PATCH] elfutils: Disable the unnecessary check in iconv.m4
 2015-05-12  7:38 UTC 

[PATCH 00/12] make world build work without x11 in DISTRO_FEATURES
 2015-05-12  2:51 UTC  (15+ messages)
` [PATCH 01/12] mesa: fix do_install_append
` [PATCH 02/12] gtk+/cairo: enable x11 or directfb
` [PATCH 03/12] mesa-demos: only enable glu when x11 in DISTRO_FEATURES
` [PATCH 04/12] libglu: add x11 to REQUIRED_DISTRO_FEATURES
` [PATCH 05/12] libsdl: depends on libglu when x11
` [PATCH 06/12] libowl/settings-daemon/libnotify: add x11 to REQUIRED_DISTRO_FEATURES
` [PATCH 07/12] recipes-extended: "
` [PATCH 08/12] recipes-graphics: "
` [PATCH 09/12] gst-plugins-gl: "
` [PATCH 10/12] packagegroup-core-qt: "
` [PATCH 11/12] recipes-sato: "
` [PATCH 12/12] at-spi2-atk: "

[PATCH] coreutils_6.9.bb: Fix LSB NG Cases
 2015-05-12  2:09 UTC 

[PATCH] Add support for VirtualBox VDI images
 2015-05-11 23:28 UTC  (3+ messages)

opkg_install_pkg: Package <name> md5sum mismatch. Either the opkg or the package index are corrupt
 2015-05-11 20:14 UTC  (11+ messages)
        ` [oe] "

[PATCH] libevent: add ptest
 2015-05-11 19:52 UTC 

[PATCH] qt4-x11-free: make virtual/libgl dependecy conditional
 2015-05-11 19:50 UTC 

[PATCH 00/70] Proposed changes for fido
 2015-05-11 15:46 UTC  (6+ messages)

[PATCH] xserver-nodm: Support reboot from inside X
 2015-05-11 15:23 UTC 

status on: gdk-pixbuf-native: add setscene dep on jpeg-nativelogin register mail settings
 2015-05-11 15:05 UTC 

[PATCH V3 0/3] systemd: split modules into packages
 2015-05-11 14:04 UTC  (6+ messages)
` [PATCH V3 3/3] "

[PATCH] gstreamer1.0-plugins-bad: Move EGL requirement for Wayland
 2015-05-11 11:26 UTC 

[PATCH 0/1] alsa-tools: set CLEANBROKEN
 2015-05-11  8:44 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 1/2] gstreamer1.0: convert GSTREAMER_1_DEBUG to PACKAGECONFIG
 2015-05-11  6:54 UTC  (6+ messages)

[PATCH 0/3] Package Upgrades
 2015-05-11  6:48 UTC  (4+ messages)
` [PATCH 1/3] libpcre: 8.36 -> 8.37
` [PATCH 2/3] apr: 1.5.1 -> 1.5.2
` [PATCH 3/3] ghostscript: 9.15 -> 9.16

[PATCH] glibc_2.21.bb: Fix LSB bugs #3033
 2015-05-11  3:07 UTC  (3+ messages)

MPICH not producing mpirun
 2015-05-10 17:45 UTC 

[PATCH] insserv: Remove
 2015-05-10 11:30 UTC 

[PATCH] dbus: Fix do_install files outside ${D}
 2015-05-10 11:30 UTC 

[0/2] Yocto Bug #6149, #5044
 2015-05-09  8:31 UTC  (2+ messages)
` [bitbake-devel] "


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