From: Joshua Lock <joshua.lock@collabora.co.uk>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v3 00/52] Various metadata tweaks v3
Date: Thu, 22 Oct 2015 16:23:58 +0100 [thread overview]
Message-ID: <5628FF8E.8070706@collabora.co.uk> (raw)
In-Reply-To: <cover.1445527096.git.joshua.lock@collabora.co.uk>
On 22/10/15 16:21, Joshua Lock wrote:
>
> The following series are some tidy ups and changes made whilst
> porting a distro with systemd and a Weston + Xwayland userland to
> Jethro.
Ugh, please ignore - due to user error driving the pull request scripts
this series includes a bunch of patches I didn't write that are already
merged.
Sincere apologies,
Joshua
prev parent reply other threads:[~2015-10-22 15:24 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-22 15:21 [PATCH v3 00/52] Various metadata tweaks v3 Joshua Lock
2015-10-22 15:21 ` [PATCH v3 01/52] common-licenses: use correct GFDL-1.1 license text Joshua Lock
2015-10-22 15:21 ` [PATCH v3 02/52] build-compare: drop PATCHTOOL setting Joshua Lock
2015-10-22 15:21 ` [PATCH v3 03/52] tzdata: reinstate changes reverted in 2014c upgrade Joshua Lock
2015-10-22 15:21 ` [PATCH v3 04/52] gcc-4.x: fix wrong warning when using the universal zero initializer {0} Joshua Lock
2015-10-22 15:21 ` [PATCH v3 05/52] coreutils: fix for native and nativesdk Joshua Lock
2015-10-22 15:21 ` [PATCH v3 06/52] grub-efi, gummiboot: Emit correct path in startup.nsh Joshua Lock
2015-10-22 15:21 ` [PATCH v3 07/52] linux-yocto-custom: fix typo in Upstream-Status tag Joshua Lock
2015-10-22 15:21 ` [PATCH v3 08/52] metadata_scm: rewrite git hash logic Joshua Lock
2015-10-22 15:21 ` [PATCH v3 09/52] devtool: extract: fix error handling Joshua Lock
2015-10-22 15:21 ` [PATCH v3 10/52] classes/base: provide hints on PACKAGECONFIG error Joshua Lock
2015-10-22 15:21 ` [PATCH v3 11/52] toolchain-shar-extract.sh: provide proper path for env_setup_script Joshua Lock
2015-10-22 15:21 ` [PATCH v3 12/52] image-live: make SYSLINUX_ROOT changable in image recipes Joshua Lock
2015-10-22 15:21 ` [PATCH v3 13/52] scripts/gen-lockedsig-cache: fix race with temp file creation Joshua Lock
2015-10-22 15:21 ` [PATCH v3 14/52] test-empty-image: rename from core-image-empty Joshua Lock
2015-10-22 15:21 ` [PATCH v3 15/52] oetest: Add tearDownLocal class Joshua Lock
2015-10-22 15:21 ` [PATCH v3 16/52] oeqa/runtime: Fix setUp and tearDown methods Joshua Lock
2015-10-22 15:21 ` [PATCH v3 17/52] classes/populate_sdk_ext: consistent indentation Joshua Lock
2015-10-22 15:21 ` [PATCH v3 18/52] classes/populate_sdk_ext: prevent image construction from executing on install Joshua Lock
2015-10-22 15:21 ` [PATCH v3 19/52] classes/populate_sdk_ext: add note to env setup script Joshua Lock
2015-10-22 15:21 ` [PATCH v3 20/52] classes/populate_sdk_ext: detect and warn if running in OE environment Joshua Lock
2015-10-22 15:21 ` [PATCH v3 21/52] toolchain-shar-extract.sh: print full-length title underline Joshua Lock
2015-10-22 15:21 ` [PATCH v3 22/52] libc-package: Fix localedef multilib dependency issues Joshua Lock
2015-10-22 15:21 ` [PATCH v3 23/52] devtool: handle virtual providers Joshua Lock
2015-10-22 15:21 ` [PATCH v3 24/52] populate SDK: prepare calling of bb.utils for exceptions Joshua Lock
2015-10-22 15:21 ` [PATCH v3 25/52] sanity.bbclass: expand warning when chmod fails Joshua Lock
2015-10-22 15:21 ` [PATCH v3 26/52] openssh: fix file permission for /etc/pam.d/sshd Joshua Lock
2015-10-22 15:21 ` [PATCH v3 27/52] sudo: fix file permission for /etc/pam.d/sudo Joshua Lock
2015-10-22 15:21 ` [PATCH v3 28/52] gcc-5.2: Fix various _FOR_BUILD and related variables Joshua Lock
2015-10-22 15:21 ` [PATCH v3 29/52] rpm: remove spurious build dependencies Joshua Lock
2015-10-22 15:21 ` [PATCH v3 30/52] i2c-tools: fix inverted RDEPENDS Joshua Lock
2015-10-22 15:21 ` [PATCH v3 31/52] qemu: disable Valgrind Joshua Lock
2015-10-22 15:21 ` [PATCH v3 32/52] useradd_base.bbclass: Do not warn without a reason Joshua Lock
2015-10-22 15:21 ` [PATCH v3 33/52] oeqa/selftest/manifest.py: Test support for manifests Joshua Lock
2015-10-22 15:21 ` [PATCH v3 34/52] oeqa/utils/ftools: Ignore the exception if file does not exist Joshua Lock
2015-10-22 15:21 ` [PATCH v3 35/52] oeqa/utils/ftools: From functions that expect data, check if None Joshua Lock
2015-10-22 15:21 ` [PATCH v3 36/52] oeqa/selftest/bbtests: clean up local DL_DIR/SSTATE_DIR safely Joshua Lock
2015-10-22 15:21 ` [PATCH v3 37/52] oeqa/selftest/bbtests: Updated bitbake TCs Joshua Lock
2015-10-22 15:21 ` [PATCH v3 38/52] oeqa/selftest/buildoptions: Use the correct script for cleaning the workdir Joshua Lock
2015-10-22 15:22 ` [PATCH v3 39/52] oeqa/selftest: verify that devtool can use plugins in other layers Joshua Lock
2015-10-22 15:22 ` [PATCH v3 40/52] oeqa/selftest/wic: corrected testcase decorator for test18_iso_image Joshua Lock
2015-10-22 15:22 ` [PATCH v3 41/52] oeqa/selftest/wic: fix cleaning Joshua Lock
2015-10-22 15:22 ` [PATCH v3 42/52] oeqa/selftest: clean up selftest.inc in teardown Joshua Lock
2015-10-22 15:22 ` [PATCH v3 43/52] oeqa/selftest/wic: remove numbers from test names Joshua Lock
2015-10-22 15:22 ` [PATCH v3 44/52] oeqa/selftest: improve config writing and cleanup Joshua Lock
2015-10-22 15:22 ` [PATCH v3 45/52] archiver.bbclass: Fixes and improves archiver class for kernel and gcc packages Joshua Lock
2015-10-22 15:22 ` [PATCH v3 46/52] build-appliance-image: Update to jethro head revision Joshua Lock
2015-10-22 15:22 ` [PATCH v3 47/52] systemd: add PACKAGECONFIG to build with compatibility libraries Joshua Lock
2015-10-22 15:22 ` [PATCH v3 48/52] weston: add PACKAGECONFIG to build with systemd-login support Joshua Lock
2015-10-22 15:22 ` [PATCH v3 49/52] systemd: make dbus an optional build time dependency Joshua Lock
2015-10-22 15:22 ` [PATCH v3 50/52] weston: add a PACKAGECONFIG option for xwayland support Joshua Lock
2015-10-22 15:22 ` [PATCH v3 51/52] xserver-xorg: add Xwayland RRECOMMENDS Joshua Lock
2015-10-22 15:22 ` [PATCH v3 52/52] xserver-xorg: drop empty ${PN}-security-policy package Joshua Lock
2015-10-22 15:23 ` Joshua Lock [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5628FF8E.8070706@collabora.co.uk \
--to=joshua.lock@collabora.co.uk \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.