All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Yang <liezhi.yang@windriver.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 0/7] meta: fix rdepends for util packages
Date: Sun, 17 Aug 2014 23:11:42 -0700	[thread overview]
Message-ID: <cover.1408342098.git.liezhi.yang@windriver.com> (raw)

These patches fix the PKG-util/-misc/-bin/-dev's RDEPENDS issue, they may not
work well for ipk or deb without these fixes.

// Robert

The following changes since commit d0be4b37743492fc9c178fd6f9ef73a5eb2fd9c3:

  chrpath: Drop warning from darwn builds (2014-08-17 10:01:30 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/util
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/util

Robert Yang (7):
  apr: add bash to RDEPENDS_apr-dev
  dtc: add bash to RDEPENDS_dtc-misc
  gst-plugins-base: add perl to RDEPENDS_gst-plugins-base-apps
  rpm: add perl to RDEPENDS_rpm-build
  aspell: add perl to RDEPENDS_aspell-utils
  syslinux: add perl to RDEPENDS_syslinux-misc
  lttng-ust: add python-core to RDEPENDS_lttng-ust-bin

 meta/recipes-devtools/rpm/rpm_5.4+cvs.bb           |    4 +---
 meta/recipes-devtools/rpm/rpm_5.4.14.bb            |    4 +---
 meta/recipes-devtools/syslinux/syslinux_6.01.bb    |    1 +
 meta/recipes-kernel/dtc/dtc.inc                    |    2 ++
 meta/recipes-kernel/lttng/lttng-ust_2.5.0.bb       |    1 +
 .../gstreamer/gst-plugins-package.inc              |    2 ++
 meta/recipes-support/apr/apr_1.5.1.bb              |    1 +
 meta/recipes-support/aspell/aspell_0.60.6.1.bb     |    2 ++
 8 files changed, 11 insertions(+), 6 deletions(-)

-- 
1.7.9.5



             reply	other threads:[~2014-08-18  6:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-18  6:11 Robert Yang [this message]
2014-08-18  6:11 ` [PATCH 1/7] apr: add bash to RDEPENDS_apr-dev Robert Yang
2014-08-18  6:11 ` [PATCH 2/7] dtc: add bash to RDEPENDS_dtc-misc Robert Yang
2014-08-18  6:11 ` [PATCH 3/7] gst-plugins-base: add perl to RDEPENDS_gst-plugins-base-apps Robert Yang
2014-08-18  6:11 ` [PATCH 4/7] rpm: add perl to RDEPENDS_rpm-build Robert Yang
2014-08-18  6:11 ` [PATCH 5/7] aspell: add perl to RDEPENDS_aspell-utils Robert Yang
2014-08-18  6:11 ` [PATCH 6/7] syslinux: add perl to RDEPENDS_syslinux-misc Robert Yang
2014-08-18  6:11 ` [PATCH 7/7] lttng-ust: add python-core to RDEPENDS_lttng-ust-bin Robert Yang

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.1408342098.git.liezhi.yang@windriver.com \
    --to=liezhi.yang@windriver.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.