Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2015-08-18 10:11:40 to 2015-08-20 23:46:17 UTC [more...]

Try to fix qemu freezing due to full socket buffers
 2015-08-20 23:46 UTC  (5+ messages)
` [PATCH 1/3] qemurunner.py: Move some class variables that should only be local
` [PATCH 2/3] qemurunner: Make create_socket() return data and use exceptions
` [PATCH 3/3] qemurunner: Use two serial ports and log console with a thread
` [PATCH V2 0/3] Try to fix qemu freezing due to full socket buffers

[FIDO PATCH 0/1] toasterconf: remove master as a branch option from fido release
 2015-08-20 23:04 UTC  (2+ messages)
` [FIDO PATCH 1/1] "

[PATCH] utils.movefile: specify dest file name
 2015-08-20 13:59 UTC 

[PATCH 0/1] screen update, take two
 2015-08-20 21:41 UTC  (8+ messages)
` [PATCHv2 1/1] screen: Upgrade 4.0.3 -> 4.3.1

[PATCH V2 0/3] Better defaults for extensible toolchain extraction and checks for invalid paths
 2015-08-20 21:38 UTC  (4+ messages)
` [PATCH V2 1/3] toolchain-shar-extract.sh: ensure extensible SDK install path obeys restrictions
` [PATCH V2 2/3] toolchain-shar-extract.sh: better default install path for extensible SDK
` [PATCH V2 3/3] toolchain-shar-extract.sh: explain why we cannot use sudo in "

[PATCH] xf86-video-intel: enable xvmc feature by default and fix dependency
 2015-08-20 21:34 UTC 

[PATCH 0/7] Dizzy-next for 1.7.3
 2015-08-20 21:31 UTC  (3+ messages)

Extensible SDK install patch fixes
 2015-08-20 19:30 UTC  (8+ messages)
` [PATCH 1/3] toolchain-shar-extract.sh: ensure extensible SDK install path obeys restrictions
` [PATCH 2/3] toolchain-shar-extract.sh: better default install path for extensible SDK
` [PATCH 3/3] toolchain-shar-extract.sh: explain why we cannot use sudo in "

[PATCH][Dizzy] grub-efi: Add trailing \ missed in last patch
 2015-08-20 18:11 UTC 

Phonon is not available Qt 4.8.7
 2015-08-20 16:20 UTC  (3+ messages)

[PATCH 0/3] Upgrade lsof, libical, lsbinitscripts
 2015-08-20 16:11 UTC  (5+ messages)
` [PATCH 1/3] lsof: Upgrade 4.88 -> 4.89
` [PATCH 2/3] lsbinitscripts: Upgrade 9.63 -> 9.64
` [PATCH 3/3] libical: Upgrade 1.0.0 -> 1.0.1

[PATCH 1/2] tune-octeon.inc: correct packaging suffix
 2015-08-20 15:56 UTC  (2+ messages)
` [PATCH 2/2] tune-octeon.inc: add BASE_LIB settings

[PATCH 00/22] Update webkitgtk to latest stable upstream; replace midori with epiphany
 2015-08-20 15:51 UTC  (32+ messages)
` [PATCH 01/22] classes/gnomebase: change tarball compression to xz
` [PATCH 02/22] harfbuzz: enable icu feature
` [PATCH 03/22] classes/cmake: add arch conversion routine
` [PATCH 04/22] jpeg: update to version 9a
` [PATCH 05/22] libnotify: update to version 0.7.6
` [PATCH 06/22] giflib: add a recipe from meta-oe
` [PATCH 07/22] libyaml: "
` [PATCH 08/22] ruby: add a recipe from meta-ruby
` [PATCH 09/22] libsecret: add a recipe from meta-gnome
` [PATCH 10/22] libwebp: add a recipe from meta-oe
` [PATCH 11/22] webkitgtk: add a new recipe for latest upstream version
` [PATCH 12/22] p11-kit: add a recipe from meta-oe
` [PATCH 13/22] gcr: add a recipe from meta-gnome
` [PATCH 14/22] iso-codes: add a recipe from meta-oe
` [PATCH 15/22] libwnck3: add a recipe from meta-gnome
` [PATCH 16/22] gnome-desktop3: "
` [PATCH 17/22] glib: add a warning suppression patch to glib
` [PATCH 18/22] gsettings-desktop-schemas: add a recipe from meta-gnome
` [PATCH 19/22] epiphany: "
` [PATCH 20/22] webkit-gtk: remove the recipe for the obsolete version 1.8.3
` [PATCH 21/22] midori: remove the recipe and replace references to midori with epiphany
` [PATCH 22/22] distro: update include files related to webkitgtk and epiphany addition

[PATCH][DIZZY] grub-efi: Use the backport patch from grub
 2015-08-20 15:24 UTC 

[PATCH] multilib: let pkg-config find architecture-independent .pc files
 2015-08-20 15:12 UTC 

[RFC PATCH 0/1] Add recipe whitelisting class
 2015-08-20 13:47 UTC  (3+ messages)
` [RFC PATCH 1/1] classes/whitelist: add class to allow whitelisting recipes from a layer

[PATCH 2/4 V2] systemd: Upgrade 219 -> 224
 2015-08-20 13:04 UTC  (6+ messages)

[PATCH 00/17] Build wic images with bitbake
 2015-08-20 12:55 UTC  (19+ messages)
` [PATCH 01/17] image.py: write bitbake variables to .env file
` [PATCH 02/17] oe-selftest: test generation of <image>.env
` [PATCH 03/17] wic: remove undescore from function name
` [PATCH 04/17] wic: add BitbakeVars class
` [PATCH 05/17] wic: create new method _parse_line
` [PATCH 06/17] wic: add default_image attribute to BitbakeVars
` [PATCH 07/17] wic: set default image
` [PATCH 08/17] wic: implement getting variables from .env files
` [PATCH 09/17] wic: implement --vars option
` [PATCH 10/17] wic: rename variable
` [PATCH 11/17] wic: deferred call of hlp.get_wic_plugins_help()
` [PATCH 12/17] image_types.bbclass: add wic image type
` [PATCH 13/17] wic-image-minimal: add wic image recipe and .wks
` [PATCH 14/17] oe-selftest: test building wic image by bitbake
` [PATCH 15/17] image.py: set bitbake variable ROOTFS_SIZE
` [PATCH 16/17] wic: use "
` [PATCH 17/17] image.py: add script output to the rootfs log

[PATCH 1/2] gstreamer1.0-plugins: Ensure the native OE orcc is used
 2015-08-20 12:54 UTC  (2+ messages)
` [PATCH 2/2] gstreamer1.0-plugins-*: Remove unused GSTREAMER_1_0_ORC variable

[PATCH 0/2] libcap-ng, swig: add packages
 2015-08-20 12:16 UTC  (6+ messages)
` [PATCH 1/2] swig: add package 3.0.2
` [PATCH 2/2] libcap-ng: add package 0.7.7

[PATCH] openssh: build regression test binaries
 2015-08-20 12:05 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] man-pages: update to 4.02
 2015-08-20 11:11 UTC 

Suggestion: sanity check for git branch value
 2015-08-20  9:55 UTC  (2+ messages)

[PATCH V2] systemd: Upgrade 219 -> 224
 2015-08-20  9:39 UTC  (2+ messages)

[PATCH 0/5] Misc fixes
 2015-08-20  8:31 UTC  (6+ messages)
` [PATCH 1/5] scripts/create-recipe: drop
` [PATCH 2/5] classes/insane: fix QA check message referring to nativesdk
` [PATCH 3/5] oe-selftest: replace assertTrue(False, ...) with fail(...)
` [PATCH 4/5] hello-mod: drop PV and PR
` [PATCH 5/5] service: tweak example recipe

[PATCH 0/1] Another fix for phonon being disabled by default in Qt4
 2015-08-20  8:10 UTC  (2+ messages)
` [PATCH 1/1] packagegroup-qt*-toolchain-target: fix hard dependency on phonon library

[PATCH] uclibc: Add SRCBRANCH for use by SRC_URI
 2015-08-20  7:32 UTC 

[PATCH][resend][v2] dhcp: make dhclient to get configuration for other programs
 2015-08-20  7:17 UTC  (4+ messages)

[PATCH 0/8] Extensible SDK fixes
 2015-08-20  7:08 UTC  (4+ messages)
` [PATCH 1/8] populate_sdk_ext: install the latest buildtools-tarball

[PATCH V2 0/7] Extensible SDK fixesExtensible SDK fixes
 2015-08-20  7:07 UTC  (8+ messages)
` [PATCH V2 1/7] copy_buildsystem: make sure bitbake directory is copied
` [PATCH V2 2/7] populate_sdk_ext: consider custom configuration in local.conf
` [PATCH V2 3/7] populate_sdk_ext: don't remove the native qemu dependencies
` [PATCH V2 4/7] Extensible SDK: allow for installation without preparing build system
` [PATCH V2 5/7] oe-publish-sdk: add script
` [PATCH V2 6/7] populate_sdk_ext: record SDK_TARGETS in devtool.conf
` [PATCH V2 7/7] devtool: add sdk.py plugin

[PATCH] gmp.inc: Delete "LICENSE = "GPLv3 LGPLv3""
 2015-08-20  1:42 UTC 

[PATCH][dizzy] qemu-vnc: CVE-2014-7815
 2015-08-20  1:03 UTC  (2+ messages)

[PATCH][dizzy] qemu: CVE-2014-7840
 2015-08-20  1:03 UTC  (2+ messages)

[dizzy][PATCH] bind9.9.5: CVE-2015-5477
 2015-08-20  1:02 UTC  (2+ messages)

[PATCH] kernel-arch: Force BFD kernel when using gcc for linking
 2015-08-19 22:52 UTC  (5+ messages)

iw in place of wireless-tools
 2015-08-19 17:43 UTC  (15+ messages)

[PATCH] devtool: add package plugin that lets you create package via devtool
 2015-08-19 16:33 UTC 

[PATCH v4] Opencv: Add OpenCV 3.0
 2015-08-19 14:07 UTC 

[PATCH] libinput: Upgrade 0.18.0 -> 0.21.0
 2015-08-19 14:06 UTC 

[PATCH] Opencv: Add OpenCV 3.0
 2015-08-19 14:04 UTC  (3+ messages)

[PATCH 0/1] glibc: use cross-rpcgen to replace host's rpcgen
 2015-08-19 13:30 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2] testimage: Run commands in target and host when test fails
 2015-08-19 12:36 UTC  (2+ messages)

[PATCH v2] Creates manifest/license files for deployed packages not in rootfs
 2015-08-19  9:52 UTC  (5+ messages)
` [PATCH v2] license.bbclass: Add support "

[PATCH][v2] glibc: package nscd related files
 2015-08-19  9:25 UTC 

[PATCH] parted: set VERSION number same as recipe's version
 2015-08-19  6:49 UTC 

[PATCH] perl: Undefine finitel for uclibc
 2015-08-19  5:58 UTC  (2+ messages)

[oe-commits] Nicolas Dechesne : mesa: upgrade 10.5.8 -> 10.6.3
 2015-08-19  3:36 UTC  (3+ messages)

[PATCH] systemd: fix systemd-udev-hwdb-update service
 2015-08-19  1:48 UTC  (2+ messages)

[PATCH] glibc: package nscd related files
 2015-08-19  1:22 UTC  (3+ messages)

[PATCH 0/3] meta: 3 fixes
 2015-08-19  1:13 UTC  (6+ messages)
` [PATCH 1/3] glibc: print PN when bbwarn

[PATCH 1/2] gnome: move introspection options to gnomebase
 2015-08-18 21:25 UTC  (2+ messages)
` [PATCH 2/2] json-glib: inherit gnomebase instead of gnome

[PATCH] json-glib: enable native builds
 2015-08-18 20:03 UTC 

[PATCH 0/1] terminal.py: Provides devshell support for gnome-terminal >= 3.10
 2015-08-18 17:41 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH 0/1][RFC] devtool: Upgrade feature
 2015-08-18 17:04 UTC  (5+ messages)
` [PATCH 1/1][RFC] "

[PATCH] binconfig-disabled: write an message to stderr to help confused developers
 2015-08-18 16:34 UTC 

[PATCH] oeqa/targetbuild: Remove bashism
 2015-08-18 15:24 UTC 

[PATCH] testimage: Run commands in target and host when test fails
 2015-08-18 15:23 UTC  (4+ messages)

[PATCH 0/4] Fix builds for MIPS64 N32
 2015-08-18 15:05 UTC  (7+ messages)
` [PATCH 4/4] glibc: don't override TUNE_CCARGS for MIPS

[PATCH] glibc-package: use ${PN} in INSANE_SKIP
 2015-08-18 13:55 UTC 

[PATCH] parted_1.8.6.bb: add parted that not GPLv3
 2015-08-18 11:27 UTC  (24+ messages)
    ` meta-gplv2? [Was Re: parted_1.8.6.bb: add parted that not GPLv3]


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