Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2016-04-29 08:38:38 to 2016-05-04 17:53:25 UTC [more...]

[PATCH 00/11][master][krogoth] kernel-yocto: consolidated pull request
 2016-05-04 17:53 UTC  (9+ messages)
` [PATCH 01/11] linux-yocto/uvesafb: print error message when task timeout occurs
` [PATCH 02/11] linux-yocto/4.4: sched/cgroup: Fix/cleanup cgroup teardown/init
` [PATCH 03/11] kern-tools: handle directories with, or without, trailing /
` [PATCH 04/11] kernel-yocto: allow branch auditing to be suspended
` [PATCH 05/11] linux-yocto/4.1: update to v4.1.22
` [PATCH 06/11] linux-yocto/4.1: make ltsi content available
` [PATCH 07/11] linux-yocto/4.4: BXT mmc fixes + PUNIT, tubropower, and telemetry backport
` [PATCH 08/11] linux-yocto/4.4: skylake configuration

npm class usage
 2016-05-04 17:21 UTC  (7+ messages)

[wic][PATCH 00/14] Python 3 support
 2016-05-04 13:06 UTC  (15+ messages)
` [wic][PATCH 01/14] wic: replace print statements with print function
` [wic][PATCH 02/14] wic: use items instead of iteritems
` [wic][PATCH 03/14] wic: don't use dict.keys and dict.has_key
` [wic][PATCH 04/14] wic: don't inherit classes from object
` [wic][PATCH 05/14] wic: remove with_statement imports
` [wic][PATCH 06/14] wic: use new syntax of 'except' statement
` [wic][PATCH 07/14] wic: remove unused functions
` [wic][PATCH 08/14] wic: refactor pluginbase
` [wic][PATCH 09/14] wic: don't use L suffix for integers
` [wic][PATCH 10/14] wic: use find_executable in favor of bb.utils.which
` [wic][PATCH 11/14] wic: use // operator instead of /
` [wic][PATCH 12/14] wic: decode output of subprocess.communicate
` [wic][PATCH 13/14] wic: don't encode unicode strings
` [wic][PATCH 14/14] wic: use next builtin instead of .next method

[PATCH] gobject-introspection.bbclass: disable introspection for -native recipes
 2016-05-04 15:01 UTC  (2+ messages)

[PATCH] populate_sdk_ext.bbclass : Show logfile in case the SDK EXT installation failed
 2016-05-04 14:50 UTC 

[[PATCH v2 1/2] mesa-demos: remove demos using obsolete screen surface
 2016-05-04 14:40 UTC  (3+ messages)
` [[PATCH v2 2/2] mesa-demos: provide option for disabling GLX demos

[master][PATCH] gcc-cross{, -canadian}: remove --with-linker-hash-style
 2016-05-04 14:01 UTC  (12+ messages)

[PATCH v2] libpcre: Fix CVE-2016-3191
 2016-05-04 13:06 UTC 

clarifying details about "is not set" lines in kernel config fragment files
 2016-05-04 12:13 UTC  (11+ messages)

[PATCH] libpcre: Fix CVE-2016-3191
 2016-05-04 11:52 UTC  (2+ messages)

[master][krogoth][PATCH 1/2] qemu: Security fix CVE-2016-2857
 2016-05-04 10:49 UTC  (4+ messages)

[krogoth][master][PATCH] qemu: updgrade to 2.5.1
 2016-05-04 10:48 UTC 

[poky][PATCH] alsa-lib: Fix incorrect appl pointer when mmap_commit() returns error
 2016-05-04  9:46 UTC 

[PATCH v3 0/6] bmaptool support
 2016-05-04  7:01 UTC  (12+ messages)
` [PATCH v3 1/6] bmap-tools: initial commit, version 3.2
` [PATCH v3 2/6] image types: add bmap generation option
` [PATCH v3 3/6] selftest: add bmap test
` [PATCH v3 4/6] bmap-tools: generate standalone script
` [PATCH v3 5/6] wic: implement --bmap option
` [PATCH v3 6/6] oe-selftest: wic: add test_bmap test case

[PATCH 00/10] package version upgrades
 2016-05-04  8:28 UTC  (15+ messages)
` [PATCH 01/10] acpid: upgrade to 2.0.27
` [PATCH 02/10] ethtool: upgrade to 4.5
` [PATCH 03/10] pkgconfig: update to version 0.29.1
` [PATCH 04/10] libtasn1: upgrade to 4.8
` [PATCH 05/10] bluez5: upgrade to 5.39
` [PATCH 06/10] mc: upgrade to 4.8.16
` [PATCH 07/10] orc: upgrade to 0.4.25
` [PATCH 08/10] harfbuzz: upgrade to 1.2.6
` [PATCH 09/10] sqlite3: upgrade to 3.12.2
` [PATCH 10/10] iproute2: upgrade to version 4.5.0

[PATCH 00/10] package version upgrades
 2016-05-04  8:20 UTC  (11+ messages)
` [PATCH 01/10] acpid: upgrade to 2.0.27
` [PATCH 02/10] ethtool: upgrade to 4.5
` [PATCH 03/10] pkgconfig: update to version 0.29.1
` [PATCH 04/10] libtasn1: upgrade to 4.8
` [PATCH 05/10] bluez5: upgrade to 5.39
` [PATCH 06/10] mc: upgrade to 4.8.16
` [PATCH 07/10] orc: upgrade to 0.4.25
` [PATCH 08/10] harfbuzz: upgrade to 1.2.6
` [PATCH 09/10] sqlite3: upgrade to 3.12.2
` [PATCH 10/10] iproute2: upgrade to version 4.5.0

[master][krogoth][PATCH] openssl: Security fix via update to 1.0.2h
 2016-05-03 23:46 UTC 

[PATCH] image-live.bbclass: make the INITRD optional
 2016-05-03 20:20 UTC 

[oe-core PATCH v2 0/7] Improve Xwayland integration
 2016-05-03 20:00 UTC  (8+ messages)
` [oe-core PATCH v2 1/7] weston: Enable XWayland when X11 and Wayland support are available
` [oe-core PATCH v2 2/7] weston: Remove XWayland dependencies on PACKAGECONFIG
` [oe-core PATCH v2 3/7] weston-init: Rework do_install to use install -D option
` [oe-core PATCH v2 4/7] weston-init: Rework init sequence to avoid code duplication
` [oe-core PATCH v2 5/7] weston-init: Error out if loading a nested instance
` [oe-core PATCH v2 6/7] weston-init: Add module support for the weston-start helper
` [oe-core PATCH v2 7/7] weston: Add Xwayland initialization support using weston-start

[PATCH] lib/oe/rootfs: Fix DEBUGFS generation when using opkg
 2016-05-03 15:26 UTC  (6+ messages)

how can i tell which default kernel config OE started with?
 2016-05-03 15:36 UTC  (7+ messages)

[meta-oe]: Run time dependencies(i.e. Python package/modules) are not mentioned in dstat recipe
 2016-05-03 15:19 UTC  (2+ messages)

[PATCH] image_types.bbclass: add WIC_CREATE_EXTRA_ARGS
 2016-05-03 15:02 UTC  (3+ messages)

[Master][krogoth][PATCH] librsvg: Security fixes via update to 2.40.15
 2016-05-03 13:33 UTC 

[PATCH] lib/oe/rootfs: Fix DEBUGFS generation for opkg & openssl-cnf
 2016-05-03 11:57 UTC 

[PATCH v2] Allow different filesystems to be used for VM images
 2016-05-03 11:55 UTC  (2+ messages)

[PATCH] arch-powerpc64.inc: disable the use of qemu usermode on ppc64
 2016-05-03 11:26 UTC  (5+ messages)

Make runqemu knows nothing about machine
 2016-05-03  8:18 UTC  (5+ messages)

[PATCH 1/2] mesa-gl: add missing MESA_CRYPTO to PACKAGECONFIG
 2016-05-03  2:54 UTC  (4+ messages)
` [PATCH 2/2] mesa: add PACKAGECONFIG for gbm

moving OpenEmbedded-core to Python 3
 2016-05-02 21:43 UTC  (4+ messages)

[PATCH 0/6] Decouple testexport from testimage
 2016-05-02 13:19 UTC  (7+ messages)
` [PATCH 1/6] oeqa/oetest.py: Add class ExportTestContext
` [PATCH 2/6] testexport.bbclass: Split testimage class
` [PATCH 3/6] oeqa/runexported.py: Remove host dumper
` [PATCH 4/6] testimage.bbclass: Remove exported test
` [PATCH 5/6] oetest.py: Add default pscmd to oeTest
` [PATCH 6/6] oetest.py: Use the real ExportTestContext in exported tests

[oe-core PATCH 0/7] Improve Xwayland integration
 2016-05-02 20:13 UTC  (8+ messages)
` [oe-core PATCH 1/7] weston: Enable XWayland when X11 and Wayland support are available
` [oe-core PATCH 2/7] weston: Remove XWayland dependencies on PACKAGECONFIG
` [oe-core PATCH 3/7] weston-init: Rework do_install to use install -D option
` [oe-core PATCH 4/7] weston-init: Rework init sequence to avoid code duplication
` [oe-core PATCH 5/7] weston-init: Error out if loading a nested instance
` [oe-core PATCH 6/7] weston-init: Add module support for the weston-start helper
` [oe-core PATCH 7/7] xserver-xorg: Add Xwayland initialization support using weston-start

[PATCH] git: update to 2.8.2
 2016-05-02 19:53 UTC  (2+ messages)

[for-master][RFC PATCH 0/3] Support template files for wic wks
 2016-05-02 19:31 UTC  (5+ messages)
` [for-master][RFC PATCH 1/3] image.bbclass: append to prefuncs/postfuncs for do_image_*
` [for-master][RFC PATCH 2/3] image_types.bbclass: add intermediate var for WKS_FILE_CHECKSUM
` [for-master][RFC PATCH 3/3] image_types.bbclass: support template .wks.in files for wic

[PATCH 1/1] sshcontrol.py: Add methods to copy dirs and delete files
 2016-05-02 11:27 UTC 

[PATCH 1/2] busybox: Add support for busybox-init
 2016-05-02 16:43 UTC  (7+ messages)

[PATCH] bluez5: move btmgmt to common READLINE section
 2016-05-02 15:56 UTC 

[wic][PATCH v2 0/8] make wic images sparse (#9099)
 2016-05-02 13:56 UTC  (2+ messages)

[PATCH 0/3] combo-layer import with history
 2016-05-02 13:27 UTC  (4+ messages)
` [PATCH 1/3] combo-layer: dummy "update with history"
` [PATCH 2/3] combo-layer: runcmd() enhancements
` [PATCH 3/3] combo-layer: implement "update with history"

[PATCH v2 0/3] bmaptool support
 2016-05-02  5:43 UTC  (6+ messages)
` [PATCH v2 1/3] bmap-tools: initial commit, version 3.2

[PATCH 0/2] extensible sdk fixes
 2016-05-02  1:34 UTC  (4+ messages)
` [PATCH 1/2] populate_sdk_ext: Change lockedsigs task mismatch to a warning
` [PATCH 2/2] devtool: Fix build-sdk when pn doesn't match filename
  ` [PATCH v2] "

[PATCH] xserver-xorg: update 1.18.3 and add PACKAGECONFIG for glamor
 2016-04-29 20:59 UTC 

[PATCH][jethro] binutils: backport bug fix to the 2.25 branch for jethro
 2016-04-29 20:47 UTC  (2+ messages)

[PATCH 1/2] linux-yocto-rt, core-image-rt*: Explicitly skip when PREFERRED_PROVIDER_virtual/kernel isn't set to linux-yocto-rt
 2016-04-29 17:46 UTC  (2+ messages)
` [PATCH 2/2] core-image-{minimal, testmaster}-initramfs: set COMPATIBLE_HOST

[PATCH 0/1] Improve how to determine METADATA_REVISION
 2016-04-29 17:04 UTC  (6+ messages)
` [PATCH 1/1] metadata_scm.bbclass: Do not assume ${COREBASE} is a Git repo

[PATCHv2 0/1] Improve how to determine METADATA_REVISION
 2016-04-29 17:03 UTC  (2+ messages)
` [PATCHv2 1/1] metadata_scm.bbclass: Do not assume ${COREBASE} is a Git repo

[PATCH] mdadm: Add systemd support
 2016-04-29 15:35 UTC  (3+ messages)
` [PATCH v2] mdadm: add "

Yocto Project Status WW18
 2016-04-29 15:16 UTC 

[PATCH] Allow different filesystems to be used for VM images
 2016-04-29 11:10 UTC  (4+ messages)

[PATCH] bitbake.conf: change APACHE_MIRROR to point at archive.apache.org
 2016-04-29 10:56 UTC 

[PATCH] gdb: fix QA warning (uClibc)
 2016-04-29 10:52 UTC  (2+ messages)
` [PATCH][jethro] "

[PATCH] base-files: add some safety checks in profile
 2016-04-29 10:24 UTC 


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