Openembedded Core Discussions
 help / color / mirror / Atom feed
 messages from 2017-03-10 07:33:55 to 2017-03-14 13:31:24 UTC [more...]

[PATCH 0/7] linux-yocto: kernel version bumps
 2017-03-14 13:31 UTC  (6+ messages)
` [PATCH 1/7] linux-yocto/4.9: bump to v4.9.13
` [PATCH 2/7] linux-yocto/4.10: update to v4.10.1
` [PATCH 3/7] linux-yocto/4.9: integrate -rt9
` [PATCH 4/7] linux-yocto/4.9/4.10: add Intel Memory Protection Extensions
` [PATCH 5/7] linux-yocto/4.10: update to v4.10.2

State of bitbake world, Failed tasks 2017-03-13
 2017-03-14 13:30 UTC 

[PATCH] openssl: actually apply Use-SHA256-not-MD5-as-default-digest.patch
 2017-03-14 12:49 UTC 

[PATCH 00/44] Replace Smart package manager with DNF package manager
 2017-03-14 12:44 UTC  (68+ messages)
` [PATCH 01/44] package.bbclass: fix locations of debugedit and rpmdeps utilities
` [PATCH 02/44] libsolv: enable rpm support
` [PATCH 03/44] rpmresolve: remove the recipe
` [PATCH 04/44] createrepo-c: add a recipe
` [PATCH 05/44] createrepo: remove the recipe
` [PATCH 06/44] rpm: add a 4.x recipe
` [PATCH 07/44] rpm: remove 5.x recipe
` [PATCH 08/44] python-pygpgme: add a recipe
` [PATCH 09/44] python-iniparse: "
` [PATCH 10/44] python-backports-lzma: "
` [PATCH 11/44] librepo: "
` [PATCH 12/44] libcomps: "
` [PATCH 13/44] libdnf: "
` [PATCH 14/44] dnf: "
` [PATCH 15/44] python-smartpm: remove the recipe
` [PATCH 16/44] db: remove the 6.x recipe
` [PATCH 17/44] package_rpm.bbclass: make architecture-independent .rpm packages "noarch" instead of "all"
` [PATCH 18/44] package_manager.py: improve the API for insert_feed_uris()
` [PATCH 19/44] package_rpm.bbclass: correctly map RRECOMMENDS and RSUGGESTS to rpm tags
` [PATCH 20/44] nativesdk-packagegroup-sdk-host: replace smartpm with dnf
` [PATCH 21/44] rootfs_rpm.bbclass: migrate image creation to dnf
` [PATCH 22/44] scripts/rpm2cpio.sh: replace 5.x version with 4.x version
` [PATCH 23/44] scripts/oe-setup-rpmrepo: replace createrepo with createrepo_c
` [PATCH 24/44] package_rpm.bbclass: replace createrepo reference "
` [PATCH 25/44] package_rpm.bbclass: no need to specify the magic file location
` [PATCH 26/44] testimage.bbclass: fix runtime test for rpm, port smart tests to dnf
` [PATCH 27/44] package_rpm.bbclass: instruct rpm to not remove the buildroot directory
` [PATCH 28/44] selftest: do not perform a full build in test_continue
` [PATCH 29/44] selftest: update output checks in incremental image test to match what dnf prints
` [PATCH 30/44] byacc: remove the recipe
` [PATCH 31/44] gpg_sign.py: fix signing of rpm files using gpg
` [PATCH 32/44] oe-selftest: no need to parse gpg output to determine the name of the signing key
` [PATCH 33/44] run-postinsts: simplify the logic of whether to install it to images
` [PATCH 34/44] package_rpm.bbclass: add a /bin/sh Provides for nativesdk- packages
` [PATCH 35/44] security_flags.inc: update to reflect smart->dnf transition
` [PATCH 36/44] package_rpm.bbclass: do not set the OS dynamically when building rpms
` [PATCH 37/44] nspr: do not use shared library symbol resolution with musl
` [PATCH 38/44] package_rpm.bbclass: do not strip multilib prefixes from package names, do not add multilib prefix to package arch
` [PATCH 39/44] package.bbclass: don't exclude package groups from runtime mapping
` [PATCH 40/44] glibc: do the multilib_header magic also for bits/long-double.h
` [PATCH 41/44] bash: package bashbug separately
` [PATCH 42/44] db: do the multilib_header processing for db.h
` [PATCH 43/44] base-files: do not write the current date into /etc/issue and /etc/issue.net
` [PATCH 44/44] gpgme: fix python module build and installation

[PATCH 0/8] fixes for building in long path
 2017-03-14 12:10 UTC  (12+ messages)
` [PATCH 1/8] m4: do_configure: fix "Argument list too long"
` [PATCH 2/8] guile: "
` [PATCH 3/8] kmod: set ac_cv_path_DOLT_BASH to /bin/bash
` [PATCH 4/8] mc: set ac_cv_path_PERL to /usr/bin/perl
` [PATCH 5/8] valgrind: "
` [PATCH 6/8] autogen-native: config/libopts.m4
` [PATCH 7/8] autogen-native: fix POSIX_SHELL and perl
` [PATCH 8/8] oe/path.py: fix for "Argument list too long"

Use-SHA256-not-MD5-as-default-digest.patch file is not added to the openssl_1.0.2k.bb
 2017-03-14 11:01 UTC  (2+ messages)

[oe-commits] [openembedded-core] 13/29: openssl: Fix symlink creation
 2017-03-14  8:49 UTC 

[PATCH] python*-git: Upgrade to version 2.1.3
 2017-03-14  8:41 UTC  (2+ messages)

[PATCH] testimage: Don't use systemd.log_level=debug logging
 2017-03-14  7:49 UTC 

[jethro][PATCH] sdk: arm toolchain patch for multilib
 2017-03-14 16:00 UTC  (2+ messages)

[PATCH] pinentry: update to 1.0.0
 2017-03-14  2:39 UTC 

[PATCH] useradd-staticids.bbclass: Support recipes specifying static IDs
 2017-03-14  1:35 UTC  (6+ messages)

[morty][PATCH 0/2] GDB: fix missing modules
 2017-03-13 23:06 UTC  (3+ messages)
` [morty][PATCH 1/2] gdb-cross-canadian: Depend on nativesdk-python3-importlib
` [morty][PATCH 2/2] python-3.5-manifest: Add imp to importlib

[PATCH 0/3] distutils3: add egg files to path
 2017-03-13 20:31 UTC  (10+ messages)
` [PATCH 1/3] distutils3.bbclass: add egg files/directories to python path
` [PATCH 2/3] python3-pip: Remove pth file creation at recipe level
` [PATCH 3/3] python3-setuptools: "

[PATCH] terminal: Use original PATH for terminals
 2017-03-13 20:20 UTC  (2+ messages)

[PATCH 0/2] Enable go on musl and add native version for 1.8
 2017-03-13 19:57 UTC  (3+ messages)
` [PATCH 1/2] go: Enable on musl
` [PATCH 2/2] go: add native recipes for 1.8

[PATCH V4] go: Add recipes for golang compilers and tools
 2017-03-13 18:56 UTC  (3+ messages)

[PATCH v2] gzip: add ptest
 2017-03-13 16:37 UTC 

Create more than one image with WIC
 2017-03-13 16:16 UTC  (5+ messages)

Yocto Project Status WW11’17
 2017-03-13 14:55 UTC 

how does files/fs-perms.txt affect building base-files rpm?
 2017-03-13 13:59 UTC  (4+ messages)

[PATCH] ccache: Disable CCACHE_HASHDIR by default
 2017-03-13 13:51 UTC  (3+ messages)

[PATCH V7] go: Add recipes for golang compilers and tools
 2017-03-13 13:36 UTC  (6+ messages)

[PATCH] bitbake.conf: whitelist socat as non-fatal host tool
 2017-03-13 13:09 UTC 

[PATCH] classes: Fix "U-boot", use proper spelling of "U-Boot"
 2017-03-13 11:09 UTC 

[PATCH] wic: selftest: account for occasional newline in debugfs file names
 2017-03-13 10:37 UTC  (2+ messages)

[v2][PATCH] license class: try alt encoding when copying license file
 2017-03-13 10:08 UTC  (3+ messages)

[PATCH v2 0/2] devtool/recipetool: allow installation of devDependencies
 2017-03-13 10:01 UTC  (3+ messages)
` [PATCH v2 1/2] devtool/recipetill: npm install "
` [PATCH v2 2/2] classes/npm: allow installation "

[PATCH] shadow: 'useradd' copies root's extended attributes
 2017-03-13  9:57 UTC 

[PATCH] u-boot: Update patch to match upstream
 2017-03-13  9:51 UTC 

[PATCH 0/2] add tools for terminal and devshell
 2017-03-13  9:08 UTC  (7+ messages)
` [PATCH 1/2] terminal.bbclass: add tools for terminal
` [PATCH 2/2] devshell.bbclass: add editors for devshell

devshell not working after pulling latest oe-core changes
 2017-03-13  7:42 UTC  (4+ messages)

[PATCH 0/1] gcc-target.inc: create symlinks for gcov and gcov-tool
 2017-03-13  2:35 UTC  (2+ messages)
` [PATCH 1/1] "

State of bitbake world, Failed tasks 2017-03-11
 2017-03-12 23:02 UTC  (4+ messages)
` [oe] "

[PATCH] gzip: add ptest
 2017-03-12 20:02 UTC  (3+ messages)

[PATCH] lincese class: try alt encoding when copying license file
 2017-03-12 15:24 UTC 

[PATCH 0/1] mesa: Contain configure search for llvm
 2017-03-11 23:16 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH 1/4] glibc: do the multilib_header magic also for bits/long-double.h
 2017-03-11 16:05 UTC  (6+ messages)
` [PATCH 4/4] gpgme: fix python module build and installation

[PATCH 1/2] u-boot-mkimage: Fix use of 'cc' instead of BUILD_CC
 2017-03-11 14:50 UTC  (2+ messages)
` [PATCH 2/2] yasm: Set CCLD_FOR_BUILD to ensure BUILD_CC is used

[PATCH 1/2] u-boot: fix extlinux creation race
 2017-03-11 14:16 UTC  (2+ messages)
` [PATCH 2/2] u-boot: add option to specify FDT argument in extlinux.conf

[PATCH 0/1] Whitelist sftp
 2017-03-11 11:24 UTC  (3+ messages)
` [PATCH 1/1] bitbake.conf: Add 'sftp' to HOSTTOOLS_NONFATAL

[PATCH] fs-perms.txt: Two cleanup tweaks for consistency
 2017-03-11  9:02 UTC 

couple ambiguities/errors(?) in rootfs-postcommands.bbclass
 2017-03-11  7:49 UTC 

[PATCH] openssl: Disable make's -e flag without breaking ${AR}
 2017-03-11  5:28 UTC 

[PATCH] toaster.bbclass: Correct parsing of installed-package-sizes.txt
 2017-03-11  5:26 UTC 

[PATCH] feature-arm-thumb.inc: fix ARM_THUMB_SUFFIX for armv8
 2017-03-11  1:31 UTC 

[PATCH] selftest/devtool: Add test to verify "modify virtual/kernel"
 2017-03-10 13:58 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v3 1/2] security_flags: disable -pie for ghostscript
 2017-03-10 19:13 UTC  (4+ messages)
` [PATCH v3 2/2] ghostscript: build and install libgs

[PATCH] uninative: remove unneeded call to sparse copy
 2017-03-10 15:15 UTC 

[meta-oe][PATCH rebased] wic: Fix and update rootfs-pcbios-ext plugin
 2017-03-10 15:01 UTC  (2+ messages)

[PATCH] wic: Prevent duplicate entries on fstab
 2017-03-10 13:51 UTC  (13+ messages)

[PATCH 1/4] chkconfig-alternatives-native: fix obey_variables
 2017-03-10 13:38 UTC  (5+ messages)
` [PATCH 2/4] meta-selftest: add selftest-ed recipes

[PATCH] wic/partionedfs: Avoid reserving space for non-existing ext. partition
 2017-03-10 13:16 UTC  (3+ messages)
  ` [PATCH v3] "

[PATCH 1/3] cdrtools-native: Fix when cc is missing
 2017-03-10 12:58 UTC  (3+ messages)
` [PATCH 2/3] quilt: Avoid hardcoding paths into output
` [PATCH 3/3] runqemu-gen-tapdevs: Improve help text with an example

[PATCH v2] gpgme: fix python module build and installation
 2017-03-10 11:08 UTC 

[PATCH] base-files: do not write the current date into /etc/issue and /etc/issue.net
 2017-03-10 10:39 UTC 

[PATCH] pkgconfig: Fix QA issue when upgrade rpm from 5.4.16 to 5.4.17
 2017-03-10 10:29 UTC  (2+ messages)

[PATCH] gcc: let cpp rrecommend gcc
 2017-03-10 10:10 UTC  (4+ messages)
  ` [PATCH v2] gcc: move cc1 binary file to package cpp

[PATCH] grep: upgrade to 3.0
 2017-03-10 10:11 UTC 

[PATCH] curl: upgrade to 7.53.1
 2017-03-10  9:54 UTC 

[PATCH] rpm: 5.4.16 -> 5.4.17
 2017-03-10  8:49 UTC  (2+ messages)


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