From patchwork Mon Feb 4 11:29:35 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,0/3] Fix use of R* package variables Date: Mon, 04 Feb 2013 11:29:35 -0000 From: Paul Eggleton X-Patchwork-Id: 43993 Message-Id: To: openembedded-devel@lists.openembedded.org 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(-)