All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <tom_rini@mentor.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] Minor fixes
Date: Mon, 16 May 2011 13:18:14 -0700	[thread overview]
Message-ID: <cover.1305577030.git.tom_rini@mentor.com> (raw)

The following series brings in two minor fixups I've pushed into openembedded
master recently.  openssh was being silly and using ${libdir}exec rather
than ${libexecdir} and we weren't wrapping perl${PV} which breaks relocated
caches where perl-native exists and perl doesn't.

Pull URL: git://git.openembedded.org/openembedded-core-contrib
  Branch: trini/minor-fixes-16may2011
  Browse: http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=trini/minor-fixes-16may2011

Thanks,
    Tom Rini <tom_rini@mentor.com>
---


Tom Rini (2):
  openssh: Don't use ${libdir}exec
  perl-native: create_wrapper on perl${PV} too

 meta/recipes-connectivity/openssh/openssh_5.6p1.bb |    4 ++--
 meta/recipes-devtools/perl/perl-native_5.12.3.bb   |    3 ++-
 2 files changed, 4 insertions(+), 3 deletions(-)




             reply	other threads:[~2011-05-16 20:21 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-16 20:18 Tom Rini [this message]
2011-05-16 20:18 ` [PATCH 1/2] openssh: Don't use ${libdir}exec Tom Rini
2011-05-16 20:18 ` [PATCH 2/2] perl-native: create_wrapper on perl${PV} too Tom Rini
2011-05-17 18:23 ` [PATCH 0/2] Minor fixes Saul Wold
  -- strict thread matches above, loose matches on Subject: below --
2012-01-04  1:31 Joshua Lock
2012-01-04 11:25 ` Richard Purdie
2012-10-03 12:37 Paul Eggleton
2012-10-05 16:08 ` Saul Wold
2022-11-26  2:55 Damien Le Moal
2022-11-28 14:15 ` Jens Axboe
2022-11-28 15:29   ` Christoph Hellwig
2022-11-28 15:36     ` Jens Axboe

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.1305577030.git.tom_rini@mentor.com \
    --to=tom_rini@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 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.