From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [PATCH 0/7] Misc improvements 1 from Mentor
Date: Thu, 12 Nov 2015 16:40:23 -0700 [thread overview]
Message-ID: <cover.1447371041.git.chris_larson@mentor.com> (raw)
From: Christopher Larson <chris_larson@mentor.com>
This is the second of three pull requests / patch series from Mentor's queue
of changes destined for oe-core master (not jethro). This series includes
a few recipe improvements and adds the ability to supply and use wks files
from a different layer than the image.
The following changes since commit e44ed8c18e395b9c055aefee113b90708e8a8a2f:
build-appliance-image: Update to jethro head revision (2015-11-03 14:02:57 +0000)
are available in the git repository at:
git://github.com/kergoth/openembedded-core mentor-misc-improvements-1-after-jethro
https://github.com/kergoth/openembedded-core/tree/mentor-misc-improvements-1-after-jethro
Christopher Larson (7):
image_types: improve wks path specification
sysprof: use packageconfig for the gui
sysprof: add missing gdk-pixbuf/pango deps
systemd: for valgrind, define VALGRIND=1
bluez5: enable sysvinit support
psplash: add systemd support
nativesdk-perl: set PERL5LIB based on wrapper path
meta/classes/image_types.bbclass | 22 ++++---
meta/recipes-connectivity/bluez5/bluez5.inc | 8 ++-
meta/recipes-connectivity/bluez5/bluez5/init | 68 ++++++++++++++++++++++
.../psplash/files/psplash-quit.service | 11 ++++
.../psplash/files/psplash-start.service | 11 ++++
meta/recipes-core/psplash/psplash_git.bb | 20 +++++--
meta/recipes-core/systemd/systemd_225.bb | 3 +
meta/recipes-devtools/perl/perl_5.22.0.bb | 4 +-
.../sysprof/files/gui-argument.patch | 35 +++++++++++
meta/recipes-kernel/sysprof/sysprof_git.bb | 9 ++-
10 files changed, 174 insertions(+), 17 deletions(-)
create mode 100644 meta/recipes-connectivity/bluez5/bluez5/init
create mode 100755 meta/recipes-core/psplash/files/psplash-quit.service
create mode 100755 meta/recipes-core/psplash/files/psplash-start.service
create mode 100644 meta/recipes-kernel/sysprof/files/gui-argument.patch
--
2.2.1
next reply other threads:[~2015-11-12 23:40 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-12 23:40 Christopher Larson [this message]
2015-11-12 23:40 ` [PATCH 1/7] image_types: improve wks path specification Christopher Larson
2015-11-12 23:46 ` Christopher Larson
2015-11-13 21:05 ` Christopher Larson
2015-11-12 23:40 ` [PATCH 2/7] sysprof: use packageconfig for the gui Christopher Larson
2015-11-12 23:47 ` Christopher Larson
2015-11-12 23:40 ` [PATCH 3/7] sysprof: add missing gdk-pixbuf/pango deps Christopher Larson
2015-11-12 23:40 ` [PATCH 4/7] systemd: for valgrind, define VALGRIND=1 Christopher Larson
2015-11-12 23:40 ` [PATCH 5/7] bluez5: enable sysvinit support Christopher Larson
2015-11-12 23:40 ` [PATCH 6/7] psplash: add systemd support Christopher Larson
2015-11-12 23:40 ` [PATCH 7/7] nativesdk-perl: set PERL5LIB based on wrapper path Christopher Larson
2015-11-12 23:48 ` Christopher Larson
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=cover.1447371041.git.chris_larson@mentor.com \
--to=kergoth@gmail.com \
--cc=chris_larson@mentor.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox