Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2018-02-22 14:59:52 to 2018-02-28 03:46:17 UTC [more...]

[PATCH] dbus-test_1.12.2: various fixes
 2018-02-28  3:46 UTC  (2+ messages)

[PATCH v2 00/18] EFI image enhancements
 2018-02-28  3:09 UTC  (19+ messages)
` [PATCH v2 01/18] grub-efi.bbclass: split out configuration portion
` [PATCH v2 02/18] grub: create recipe for configuration
` [PATCH v2 03/18] grub-efi: install to /boot/
` [PATCH v2 04/18] grub-efi: if installed and EFI_PROVIDER, install as bootx64 or bootia32
` [PATCH v2 05/18] packagegroup-core-boot: add bootloader to EFI systems
` [PATCH v2 06/18] live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNEL
` [PATCH v2 07/18] grub-efi*.bbclass: don't reference vmlinuz
` [PATCH v2 08/18] wic: add wks file to make use of exclude-path functionality
` [PATCH v2 09/18] init-install-efi.sh: Update to support installing multiple kernels
` [PATCH v2 10/18] syslinux.bbclass: don't use vmlinuz
` [PATCH v2 11/18] systemd-boot.bbclass: break out configuration creation
` [PATCH v2 12/18] systemd: add systemd-bootconf recipe
` [PATCH v2 13/18] systemd-boot*.bbclass: Don't use vmlinuz
` [PATCH v2 14/18] systemd-boot: add package that installs to boot
` [PATCH v2 15/18] packagegroup-core-boot: add kernel for EFI systems
` [PATCH v2 16/18] init-install.sh: support multiple kernels and don't assume vmlinuz
` [PATCH v2 17/18] layer.conf: add -bootconf recipes to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
` [PATCH v2 18/18] selftests: Add test case for booting a generic EFI boot partition image

[PATCH 00/16] EFI image enhancements
 2018-02-28  3:03 UTC  (21+ messages)
` [PATCH 01/16] grub-efi.bbclass: split out configuration portion
` [PATCH 02/16] grub: create recipe for configuration
` [PATCH 03/16] grub-efi: install to /boot/
` [PATCH 04/16] grub-efi: if installed and EFI_PROVIDER, install as bootx64 or bootia32
` [PATCH 05/16] packagegroup-core-boot: add bootloader to EFI systems
` [PATCH 06/16] live-vm-common.bbclass: Don't use vmlinuz or VM_DEFAULT_KERNEL
` [PATCH 07/16] grub-efi*.bbclass: don't reference vmlinuz
` [PATCH 08/16] wic: add wks file to make use of exclude-path functionality
` [PATCH 09/16] init-install-efi.sh: Update to support installing multiple kernels
` [PATCH 10/16] syslinux.bbclass: don't use vmlinuz
` [PATCH 11/16] systemd-boot.bbclass: break out configuration creation
` [PATCH 12/16] systemd: add systemd-bootconf recipe
` [PATCH 13/16] systemd-boot*.bbclass: Don't use vmlinuz
` [PATCH 14/16] systemd-boot: add package that installs to boot
` [PATCH 15/16] packagegroup-core-boot: add kernel for EFI systems
` [PATCH 16/16] init-install.sh: support multiple kernels and don't assume vmlinuz
` ✗ patchtest: failure for EFI image enhancements

[PATCH] gstreamer: enable ptest support
 2018-02-28  2:51 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/3] kernel: consolidated pull request
 2018-02-28  2:06 UTC  (4+ messages)
` [PATCH 1/3] linux-yocto/4.14/4.15: yaffs2 fixes
` [PATCH 2/3] linux-yocto/4.12: add stratix10 SoC development board
` [PATCH 3/3] kernel-devsrc: restructure for out of tree (and on target) module builds

[PATCH] mesa: 17.3.5 -> 17.3.6
 2018-02-28  1:25 UTC 

[morty][PATCH] buildhistory: fix latest_srcrev in the common case
 2018-02-28  1:06 UTC 

[PATCH] webkitgtk_2.16.6.bb: Remove gl3.h header reference
 2018-02-28  0:17 UTC 

[RFC 0/3] Add wildcards to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
 2018-02-27 22:47 UTC  (4+ messages)
` [RFC 1/3] sstatesig: Add recipe wildcard
` [RFC 2/3] ref-manual: Update SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
` [RFC 3/3] sstatesig: Move hardcoded native tools

[PATCH 1/2] icecc.bbclass: Ignore more icecream vars in hashes
 2018-02-27 22:05 UTC  (11+ messages)
` [PATCH 2/2] Ignore icecc-create-env in task signature
` ✗ patchtest: failure for "icecc.bbclass: Ignore more ice..." and 1 more
` [PATCH v2 1/2] icecc.bbclass: Ignore more icecream vars in hashes
  ` [PATCH v2 2/2] sstatesig: Ignore icecc-create-env in task sigs
` ✗ patchtest: failure for "icecc.bbclass: Ignore more ice..." and 1 more (rev2)
` ✗ patchtest: failure for "icecc.bbclass: Ignore more ice..." and 1 more (rev3)
` [PATCH v3 1/2] icecc.bbclass: Ignore more icecream vars in hashes
  ` [PATCH v3 2/2] sstatesig: Ignore icecc-create-env in task sigs
` ✗ patchtest: failure for "icecc.bbclass: Ignore more ice..." and 1 more (rev4)
` ✗ patchtest: failure for "icecc.bbclass: Ignore more ice..." and 1 more (rev5)

[PATCH 1/2] package_manager: Filter to only rpms we depend upon
 2018-02-27 21:53 UTC  (4+ messages)
` [PATCH 2/2] sstatesig/staging/package_manager: Create common sstate manifest code

[PATCH] oe-init-env: search 'bitbake' outside of oe-core
 2018-02-27 18:46 UTC 

[PATCH v2 0/8] go1.10 update and misc improvements
 2018-02-27 17:16 UTC  (10+ messages)
` [PATCH v2 1/8] go: update go 1.9 -> go 1.10
` [PATCH v2 2/8] go: set GOMIPS envrionment variable
` [PATCH v2 3/8] go.bbclass: rename GO_TMPDIR -> GOTMPDIR
` [PATCH v2 4/8] go.bbclass: remove debug-related commands
` [PATCH v2 5/8] go.bbclass: don't stage test data with sources
` [PATCH v2 6/8] go.bbclass: ptest cleanup and improvements
` [PATCH v2 7/8] goarch.bbclass: disable shared runtime for nativesdk builds
` [PATCH v2 8/8] go: move common settings to go-common.inc

[RFC] Rename meta-openembedded to openembedded-extras
 2018-02-27 16:56 UTC  (5+ messages)
  ` [oe] "

[PATCH 1/2] webkit: add missing Upstream-Status to patch
 2018-02-27 15:40 UTC  (2+ messages)
` [PATCH v2 2/2] piglit: upgrade to current git master

[PATCH 1/3] libinput: upgrade to version 1.10.0
 2018-02-27 15:35 UTC  (6+ messages)
` [PATCH 2/3] piglit: upgrade to current git master
` [PATCH 3/3] puzzles: upgrade to latest revision
` ✗ patchtest: failure for "libinput: upgrade to version 1..." and 2 more (rev2)

[PATCH] nativesdk-rpm: Add wrappers for nativesdk support
 2018-02-27 14:46 UTC  (3+ messages)

[PATCH v2] puzzles: upgrade to latest revision
 2018-02-27 13:16 UTC 

[PATCH 1/2] gtk-doc: update to 1.27
 2018-02-27 11:20 UTC  (6+ messages)

[PATCH] linux-firmware: fix typo
 2018-02-27  6:10 UTC 

[krogoth][PATCH] logrotate: replace fedorahosted.org SRC_URI with github.com source
 2018-02-27  0:39 UTC 

[PATCH] core-image-minimal-initramfs: use initramfs-framework for initialization
 2018-02-26 20:34 UTC  (10+ messages)

[PATCH 0/8] go1.10 update and misc improvements
 2018-02-26 20:06 UTC  (10+ messages)
` [PATCH 1/8] go: update go 1.9 -> go 1.10
` [PATCH 2/8] go: set GOMIPS envrionment variable
` [PATCH 3/8] go.bbclass: rename GO_TMPDIR -> GOTMPDIR
` [PATCH 4/8] go.bbclass: remove debug-related commands
` [PATCH 5/8] go.bbclass: don't stage test data with sources
` [PATCH 6/8] go.bbclass: ptest cleanup and improvements
` [PATCH 7/8] goarch.bbclass: disable shared runtime for nativesdk builds
` [PATCH 8/8] go: move common settings to go-common.inc
` ✗ patchtest: failure for go1.10 update and misc improvements

[PATCH V3] glibc: Upgrade to 2.27 release
 2018-02-26 19:42 UTC 

[PATCH V2 1/2] glibc: Upgrade to 2.27 release
 2018-02-26 19:39 UTC  (4+ messages)
` [PATCH V2 2/2] musl: Upgrade to 1.1.19 release point

[PATCH 00/27] replace freedesktop.org pkg-config with pkgconf
 2018-02-26 19:12 UTC  (6+ messages)
` [PATCH 01/27] pkgconf: upgrade to version 1.4.2

[PATCH] maintainers: Change icecc-create-env maintainer
 2018-02-26 18:28 UTC 

Yocto Project Status WW09’18
 2018-02-26 17:09 UTC  (2+ messages)
` [yocto] "

[PATCH] maintainers: update for change to icecc-create-env recipe name
 2018-02-26 16:50 UTC  (3+ messages)

Adding recipe to DEPENDS only if mesa provides virtual/opengl
 2018-02-26 14:49 UTC  (2+ messages)

[PATCH] musl: Upgrade to 1.1.19 release point
 2018-02-26 13:09 UTC  (2+ messages)

[PATCH] pkgconf: revert changes to pkg-config-wrapper
 2018-02-26  8:58 UTC 

Linux firmware for iwlwifi 8000c disappeared in pyro
 2018-02-26  8:16 UTC  (8+ messages)

[PATCH] package.bbclass: variable to influence link style
 2018-02-26  7:43 UTC 

[PATCH v2 0/8] devtool fixes
 2018-02-26  1:50 UTC  (9+ messages)
` [PATCH v2 1/8] lib/oe/path: implement is_path_parent()
` [PATCH v2 2/8] devtool: fix poor handling of upgraded BBCLASSEXTENDed recipes
` [PATCH v2 3/8] devtool: reset: delete bbappend file if _check_preserve() doesn't
` [PATCH v2 4/8] devtool: finish: fix erroneously creating bbappend for relative paths
` [PATCH v2 5/8] devtool: deploy-target: don't specify ssh/scp port unless user does
` [PATCH v2 6/8] lib/oe/recipeutils: add .txz extension to archive list
` [PATCH v2 7/8] devtool: search: also look in recipe cache
` [PATCH v2 8/8] devtool: search: tweak help text

[RFC] meta-openembedded/meta-oe re-org
 2018-02-25 22:55 UTC  (4+ messages)

[PATCH 0/8] devtool fixes
 2018-02-25 21:56 UTC  (11+ messages)
` [PATCH 1/8] lib/oe/path: implement is_path_under()
` [PATCH 2/8] devtool: fix poor handling of upgraded BBCLASSEXTENDed recipes
` [PATCH 3/8] devtool: reset: delete bbappend file if _check_preserve() doesn't
` [PATCH 4/8] devtool: finish: fix erroneously creating bbappend for relative paths
` [PATCH 5/8] devtool: deploy-target: don't specify ssh/scp port unless user does
` [PATCH 6/8] lib/oe/recipeutils: add .txz extension to archive list
` [PATCH 7/8] devtool: search: also look in recipe cache
` [PATCH 8/8] devtool: search: tweak help text

[PATCH 1/2] wic: partition plugin wrongly assumes it is rootfs
 2018-02-25 16:49 UTC  (2+ messages)
` [PATCH 2/2] wic: Set a miniumum FAT16 volume size

[pyro][PATCH] ovmf-native: fix compile issue on new OS like FC27 and Ubuntu 17
 2018-02-25 16:30 UTC 

[meta-oe][PATCH v2] libmpc: upgrade to 1.1.0
 2018-02-24 23:19 UTC 

[PATCH] libmpc: upgrade to 1.1.0
 2018-02-24 23:17 UTC 

[RFC] meta-openembedded/meta-oe re-org
 2018-02-24 19:30 UTC  (2+ messages)

[pyro][PATCH 1/3] linux-yocto/4.1: update to 4.1.49 plus meltdown
 2018-02-24 15:11 UTC  (4+ messages)
` [pyro][PATCH 2/3] linux-yocto-rt/4.1: "
` [pyro][PATCH 3/3] linux-yocto-tiny/4.1: "

[PATCH 1/3] bluez5: remove dependency on libcheck
 2018-02-24 11:53 UTC  (5+ messages)
` [PATCH 3/3] gstreamer-rtsp-server: remove unnecessary dependencies
  ` [PATCH v2 "

[PATCH] cmake: refactor compile and install for easier re-use
 2018-02-23 22:31 UTC  (3+ messages)

[master][rocko][PATCH 0/2] Could misc gcc test case fixes
 2018-02-23 19:38 UTC  (4+ messages)
` [master][rocko][PATCH 1/2] gcc: Fix test case issue when SSE is not enabled
` [master][rocko][PATCH 2/2] gcc: Fix internal compiler error for PPC test case "gcc.dg/vmx/7d-02.c"

[PATCH] xcb-proto: don't compile for Python 2
 2018-02-23 18:18 UTC  (3+ messages)

[PATCH] libpthread-stubs: clean up recipe
 2018-02-23 15:35 UTC 

[PATCH 0/2] Upgrade glibc 2.27
 2018-02-23 15:34 UTC  (10+ messages)
` [PATCH 2/2] glibc: Upgrade to 2.27 release

[PATCH] buildhistory-diff: honour report_all flag
 2018-02-23 10:55 UTC 

[PATCH v3] systemd: re-enable mount propagation for udevd
 2018-02-23 10:18 UTC  (6+ messages)

[PATCH] package.bbclass: Include dbgsrc for static libs
 2018-02-23  7:46 UTC 

[PATCH] bind: add packageconfig for python-support
 2018-02-22 13:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] icecc: Remove several getVar() expand arguments
 2018-02-22 23:02 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v4] u-boot-mkimage: Add dependency on dtc
 2018-02-22 20:54 UTC 

[PATCH 0/2] opkg & opkg-utils upgrade to 0.3.6
 2018-02-22 19:57 UTC  (3+ messages)
` [PATCH 1/2] opkg: upgrade to version 0.3.6
` [PATCH 2/2] opkg-utils: "

[PATCH] linux-yocto-dev: update to v4.16-rcX
 2018-02-22 15:03 UTC 


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