Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2016-03-18 08:23:24 to 2016-03-22 18:20:15 UTC [more...]

[PATCH] nativesdk-buildtools-perl-dummy.bb: disable ICECC
 2016-03-22 18:21 UTC  (5+ messages)

[PATCH 0/4] linux-firmware update and cleanup
 2016-03-22 18:13 UTC  (5+ messages)
` [PATCH 1/4] linux-firmware: Update to latest HEAD
` [PATCH 2/4] linux-firmware: Collapse iwlwifi firmware blobs for 7260 and 7265
` [PATCH 3/4] linux-firmware: Clean-up and sync license data
` [PATCH 4/4] linux-firmware: Break out some additional firmware

[PATCH] sanity.bbclass: check host tool dependencies on change in NATIVELBSSTRING
 2016-03-22 17:26 UTC  (2+ messages)

[PATCH V2] libunwind: Fix build with fstack-protector on musl
 2016-03-22 17:14 UTC  (2+ messages)

[PATCH v2] Improve externalsrc task dependency tracking
 2016-03-22 17:14 UTC  (4+ messages)
` [PATCH v2] externalsrc.bbclas: remove nostamp from do_configure

[PATCH] libunwind: Fix build with fstack-protector on musl
 2016-03-22 17:02 UTC  (3+ messages)

[PATCH V5 00/16] fix buildpaths QA issue
 2016-03-22 17:01 UTC  (22+ messages)
` [PATCH 01/16] conf/bitbake.conf package.bbclass: fix dbg package not contain sources while -fdebug-prefix-map used
` [PATCH 02/16] kernel.bbclass: fix buildpath QA issue
` [PATCH 03/16] dtc.inc: fix buildpaths "
` [PATCH 04/16] fix_buildpaths.bbclass: add bbclass to fix build path
` [PATCH 05/16] icu: fix buildpaths QA issue
` [PATCH 06/16] tcl: fix buildpath "
` [PATCH 07/16] python2/3: "
` [PATCH 08/16] bbclass distutils/distutils3: fix .pyc/.pyo buildpath
` [PATCH 09/16] bbclass distutils/distutils3/setuptools/setuptools3: clean up DISTUTILS_INSTALL_ARGS
` [PATCH 10/16] python-setuptools/python3-setuptools: use old-style install
` [PATCH 11/16] python3-pip: "
` [PATCH 12/16] waf.bbclass: support do patch on extracted files
` [PATCH 13/16] python-pycairo: fix buildpath QA issue
` [PATCH 14/16] openssl: "
` [PATCH 15/16] epiphany: fix buildpaths "
` [PATCH 16/16] gconf: "

[PATCH v2] Add ${S} to do_unpack[cleandirs]
 2016-03-22 16:45 UTC  (4+ messages)
` [PATCH v2] base.bbclass wipe ${S} before unpacking source

[PATCH v3] base.bbclass wipe ${S} before unpacking source
 2016-03-22 16:47 UTC 

[PATCH v3 0/2] Improve externalsrc task dependency tracking
 2016-03-22 16:01 UTC  (3+ messages)
` [PATCH v3 1/2] externalsrc: do not use do_configure[nostamp] for git srctrees
` [PATCH v3 2/2] externalsrc: remove nostamp from do_configure

[PATCH V2] ltp: Fix build on x86/musl
 2016-03-22 15:54 UTC 

[PATCH 1/3] util-linux: split out util-linux-mountpoint
 2016-03-22 14:49 UTC  (3+ messages)
` [PATCH 2/3] default-providers.inc: add VIRTUAL-RUNTIME_mountpoint
` [PATCH 3/3] sysvinit: downgrade ALTERNATIVE_PRIORITY[mountpoint]

[PATCH] libmad: avoid using legacy _thumb overrides
 2016-03-22 14:44 UTC 

[PATCH] gcc-cross-canadian.inc: add INSANE_SKIP_ to avoid build warning
 2016-03-22 10:57 UTC  (3+ messages)

[jethro][PATCH] bluez5: allow D-Bus to spawn obexd in systems without systemd
 2016-03-22 10:37 UTC  (6+ messages)

[PATCH v2] package.bbclass: Treat .node files same as .so when checking what to strip
 2016-03-22  9:53 UTC 

[PATCH 0/3] Fixes for grub-efi.bbclass (live + vm)
 2016-03-22  9:48 UTC  (4+ messages)
` [PATCH 1/3] bootimg.bbclass: fix settings for grub-efi.bbclass
` [PATCH 2/3] grub-efi.bbclass: make it can build vm and live together
` [PATCH 3/3] bootimg.bbclass: only inherit syslinux when pcbios

[PATCH] package.bbclass: Treat .node files same as .so
 2016-03-22  9:41 UTC  (2+ messages)

[PATCH v2] parselogs: add new whitelist entries to address 4.4.3 issues
 2016-03-22  8:57 UTC  (3+ messages)

[PATCH] pixz: Fix build on big-endian/musl systems
 2016-03-22  7:56 UTC 

[PATCH] ltp: Fix build on x86/musl
 2016-03-22  5:34 UTC 

[PATCH v3 0/2] Yocto Bug #6945
 2016-03-22  3:37 UTC  (4+ messages)

[meta-qt5] QtCreator now allowing me to select qmake in SDK
 2016-03-22  1:49 UTC  (3+ messages)

[PATCH V3 00/18] fix buildpaths QA issue
 2016-03-22  1:16 UTC  (31+ messages)
` [PATCH 01/18] gcc-5.3/gcc-4.9:replace build path with target path in __FILE__
` [PATCH 02/18] gcc-5.3/gcc-4.9:Reuse -fdebug-prefix-map to replace -ffile-prefix-map
` [PATCH 03/18] kernel.bbclass: fix buildpath QA issue
` [PATCH 04/18] valgrind: "
` [PATCH 05/18] dtc.inc: fix buildpaths "
` [PATCH 06/18] fix_buildpaths.bbclass: add bbclass to fix build path
` [PATCH 07/18] icu: fix buildpaths QA issue
` [PATCH 08/18] tcl: fix buildpath "
` [PATCH 09/18] python2/3: "
` [PATCH 10/18] bbclass distutils/distutils3: fix .pyc/.pyo buildpath
` [PATCH 11/18] bbclass distutils/distutils3/setuptools/setuptools3: clean up DISTUTILS_INSTALL_ARGS
` [PATCH 12/18] python-setuptools/python3-setuptools: use old-style install
` [PATCH 13/18] python3-pip: "
` [PATCH 14/18] waf.bbclass: support do patch on extracted files
` [PATCH 15/18] python-pycairo: fix buildpath QA issue
` [PATCH 16/18] openssl: "
` [PATCH 17/18] gconf: fix buildpaths "
` [PATCH 18/18] epiphany: "
` [PATCH V4 00/18] "
  ` [PATCH 18/18] gconf: "

[dizzy][PATCH 1/4] glibc: CVE-2015-8777
 2016-03-22  0:42 UTC  (6+ messages)
` [dizzy][PATCH 3/4] glibc: CVE-2015-9761

[PATCH 0/2] Create GIO module cache on postinst/rm
 2016-03-21 23:30 UTC  (5+ messages)
` [PATCH 1/2] glib-2.0: Install gio-querymodules in main package
` [PATCH 2/2] gio-module-cache: Add class for Gio modules

[jethro][PATCH] systemd: fix segfault on shutdown
 2016-03-21 23:22 UTC 

[PATCH] image.bbclass: run wicenv task only for wic images
 2016-03-21 21:11 UTC  (2+ messages)

[PATCH] sanity.bbclass cleanup
 2016-03-21 20:24 UTC 

[PATCH][jethro] ruby-native: Depend on openssl-native
 2016-03-21 20:17 UTC 

[PATCH 0/2] Bugfixes for matchbox panel
 2016-03-21 19:43 UTC  (3+ messages)
` [PATCH 1/2] matchbox-panel-2: Fix Home-button icon load issue
` [PATCH 2/2] matchbox-wm: Update to fix XChangeProperty datatype issue

[PATCH 1/2] gstreamer1.0-plugins-bad: fix incorrect handling of Cflags in gstreamer-gl.pc file
 2016-03-21 16:40 UTC  (2+ messages)
` [PATCH 2/2] gstreamer1.0: fix introspection support also for git recipes

[PATCH 0/8] gobject introspection fixes
 2016-03-21 16:31 UTC  (13+ messages)
` [PATCH 1/8] bitbake.conf: remove 'gobject-introspection-data' from DISTRO/MACHINE_FEATURES_BACKFILL
` [PATCH 7/8] gobject-introspection.bbclass: make additional DEPENDS conditional

[RFC PATCH] rpm signing: replace python-pexpect with our own implementation
 2016-03-21 16:15 UTC  (2+ messages)
` [RFC PATCH] oe/gpg_sign: use our own immplementation of pexpect

[PATCH 1/2] x86-base.inc: suggest the latest kernel
 2016-03-21 15:57 UTC  (2+ messages)
` [PATCH 2/2] useradd.bbclass: remove user/group created by the package in cleanall task

[PATCHv2 0/7] Improve oe-init-build-env/-memres
 2016-03-21 11:55 UTC  (3+ messages)

[PATCH 0/1] Fix for oe-buildenv-internal
 2016-03-21 11:41 UTC  (2+ messages)
` [PATCH 1/1] oe-buildenv-internal: Correct the sed expression which updates $PATH

[PATCH] u-boot: Upgrade to 2016.03 release
 2016-03-21 10:11 UTC  (3+ messages)

[PATCH 0/7] fixes for runqemu
 2016-03-21  9:58 UTC  (4+ messages)
    ` V2 "

[PATCH] python(3): Disable tkinter
 2016-03-21 10:01 UTC 

[PATCH][RFC] systemd-serialgetty: allow baud rate overriding
 2016-03-21  9:37 UTC  (4+ messages)

[PATCH 0/3] gpg_sign.py: get rid of pexpect
 2016-03-21  9:25 UTC  (4+ messages)
` [PATCH 1/3] rpm: check _gpg_passphrase before ask for input
` [PATCH 2/3] gpg_sign.py: get rid of pexpect
` [PATCH 3/3] selftest/signing.py: RPM_GPG_PASSPHRASE_FILE -> RPM_GPG_PASSPHRASE

[PATCH 0/9] Extensible SDK fixes
 2016-03-21  5:14 UTC  (10+ messages)
` [PATCH 1/9] devtool: sdk-install: add option to allow building from source
` [PATCH 2/9] classes/populate_sdk_ext: parse metadata on minimal SDK install
` [PATCH 3/9] bitbake.conf: whitelist proxy variables in config hash
` [PATCH 4/9] devtool: configure-help: fix error if do_configure not already run
` [PATCH 5/9] devtool: add: delete externalsrc files on npm recipe do_install
` [PATCH 6/9] devtool: add: create git repository if URL specified as positional argument
` [PATCH 7/9] oe-publish-sdk: drop SDK installer file from published output
` [PATCH 8/9] oe-publish-sdk: improve help output slightly
` [PATCH 9/9] oe-publish-sdk: fix remote publishing

[PATCH 0/4] Misc fixes
 2016-03-21  5:10 UTC  (5+ messages)
` [PATCH 1/4] classes/packagegroup: fix dbg/dev/ptest complementary packages
` [PATCH 2/4] classes/packagegroup: drop complementary -ptest if ptest not in DISTRO_FEATURES
` [PATCH 3/4] classes/distutils*: don't hide logs when setup script fails
` [PATCH 4/4] site.conf.sample: fix reference to oe-git-proxy script

[PATCH] at: fix configure option with/without-selinux
 2016-03-21  2:10 UTC 

State of bitbake world, Failed tasks 2016-03-16
 2016-03-20 21:26 UTC  (3+ messages)

How to avoid the poisoned sysroot?
 2016-03-19 12:16 UTC  (2+ messages)

[PATCH V2 1/4] siteinfo: Move apr configure cache to common-linux
 2016-03-19  9:13 UTC  (4+ messages)
` [PATCH V2 2/4] world-broken: Add packages broken on musl
` [PATCH V2 3/4] packagegroup: Disable packages not available "
` [PATCH V2 4/4] lttng-tools: Remove lttng-ust from PACKAGECONFIG for musl

[PATCH] ffmpeg: Remove RSUGGEST=mplayer
 2016-03-19  9:12 UTC 

[PATCH 1/2] siteinfo: Move apr configure cache to common-linux
 2016-03-19  7:36 UTC  (2+ messages)
` [PATCH 2/2] world-broken: Add packages broken on musl

[PATCH] gcc-runtime.inc: set LICENSE for all gcc-runtime packages
 2016-03-19  0:27 UTC  (2+ messages)

[PATCH v1] site: enable pthread support for x86_64 APR builds
 2016-03-18 22:47 UTC  (5+ messages)

[PATCH 1/2] tzcode: update to 2016b
 2016-03-18 21:43 UTC  (2+ messages)
` [PATCH 2/2] tzdata: "

[PATCH] bluez5: allow D-Bus to spawn obexd in systems without systemd
 2016-03-18 20:04 UTC  (5+ messages)

[PATCH 00/24] Add gobject introspection support to oe-core
 2016-03-18 19:29 UTC  (10+ messages)
` [PATCH 02/24] python3-native: use the previous version of python-config script

[PATCH v3] grub: add -Wno-error=trampolines to native CFLAGS
 2016-03-18 18:16 UTC 

[PATCH v2] grub: add -Wno-error=trampolines to native CFLAGS
 2016-03-18 18:00 UTC  (2+ messages)

[PATCH] parselogs: add new whitelist entries to address 4.4.3 issues
 2016-03-18 17:40 UTC 

Yocto Project booth at ELC - Call for demos
 2016-03-18 17:13 UTC 

Yocto Project Status WW12
 2016-03-18 15:21 UTC 

[PATCH] grub: fix documentation rebuilds
 2016-03-18 14:41 UTC 

[PATCH] oe-selftest: Fixed --list-tests-by tag option
 2016-03-18 13:18 UTC 

[PATCH] dhcpd: create dhcpd user for dhcp dameon
 2016-03-18 12:21 UTC 

[PATCH] gcc: Fix the license on GNU OpenMP
 2016-03-18 10:50 UTC  (8+ messages)

[PATCH] ParaTypeFFL-1.3: Add license file
 2016-03-18 10:34 UTC 

[PATCH 1/3] oe-selftest: Updated --list-tests and --list-tests-by
 2016-03-18  9:50 UTC  (4+ messages)

[jethro][PATCH 0/2] Backports for issues using devtool on the kernel
 2016-03-18  9:14 UTC  (4+ messages)
` [jethro][PATCH 1/2] devtool: extract: copy kernel config to srctree


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