All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/3] Fix use of R* package variables
@ 2013-02-04 11:29 Paul Eggleton
  2013-02-04 11:29 ` [meta-oe][PATCH 1/3] gnome-vfs: use RPROVIDES correctly Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2013-02-04 11:29 UTC (permalink / raw)
  To: openembedded-devel

The package needs to be specified when using R* variables, so fix the
few cases where it wasn't.



The following changes since commit 74ec0813562525d02da6ac45eb0237382e98a72f:

  xchat: add libsexy to DEPENDS (2013-02-01 17:44:22 +0100)

are available in the git repository at:

  git://git.openembedded.org/meta-openembedded-contrib paule/pkgvar-fixes
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=paule/pkgvar-fixes

Paul Eggleton (3):
  gnome-vfs: use RPROVIDES correctly
  tiobench: use RDEPENDS correctly
  qconnman: use RCONFLICTS correctly

 meta-gnome/recipes-gnome/gnome-vfs/gnome-vfs_2.24.4.bb |    2 +-
 meta-oe/recipes-benchmark/tiobench/tiobench_0.3.3.bb   |    2 +-
 meta-oe/recipes-qt/qconnman/qconnman-e_git.bb          |    2 +-
 meta-oe/recipes-qt/qconnman/qconnman_git.bb            |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.7.10.4




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-02-05 10:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-04 11:29 [meta-oe][PATCH 0/3] Fix use of R* package variables Paul Eggleton
2013-02-04 11:29 ` [meta-oe][PATCH 1/3] gnome-vfs: use RPROVIDES correctly Paul Eggleton
2013-02-04 11:29 ` [meta-oe][PATCH 2/3] tiobench: use RDEPENDS correctly Paul Eggleton
2013-02-04 11:29 ` [meta-oe][PATCH 3/3] qconnman: use RCONFLICTS correctly Paul Eggleton
2013-02-05 10:22 ` [meta-oe][PATCH 0/3] Fix use of R* package variables Martin Jansa

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.