Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] opie-taskbar-images: fix RPROVIDES
Date: Mon, 28 Jun 2010 00:17:12 +0200	[thread overview]
Message-ID: <1277677032-20016-2-git-send-email-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <1277675827.4745.311.camel@lenovo.internal.reciva.com>

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 recipes/opie-taskbar/opie-taskbar-images.inc |   10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diff --git a/recipes/opie-taskbar/opie-taskbar-images.inc b/recipes/opie-taskbar/opie-taskbar-images.inc
index 9f73d31..3e1a8c8 100644
--- a/recipes/opie-taskbar/opie-taskbar-images.inc
+++ b/recipes/opie-taskbar/opie-taskbar-images.inc
@@ -2,7 +2,6 @@ DESCRIPTION = "Opie Launcher and Taskbar"
 SECTION = "opie/base"
 PRIORITY = "optional"
 LICENSE = "GPL"
-RPROVIDES_${PN} = "${PN}"
 APPNAME = "qpe"
 
 S = "${WORKDIR}/pics"
@@ -61,3 +60,12 @@ python do_package_prepend () {
 
 PACKAGE_ARCH = "all"
 PACKAGES = "${PN}-dbg ${PN}-320x480 ${PN}-480x320 ${PN}-480x640 ${PN}-640x480 ${PN}-800x600 ${PN}-600x800 ${PN}-320x240 ${PN}-240x320 ${PN}-320x320"
+RPROVIDES_${PN}-320x480 = "opie-taskbar-images"
+RPROVIDES_${PN}-480x320 = "opie-taskbar-images"
+RPROVIDES_${PN}-480x640 = "opie-taskbar-images"
+RPROVIDES_${PN}-640x480 = "opie-taskbar-images"
+RPROVIDES_${PN}-800x600 = "opie-taskbar-images"
+RPROVIDES_${PN}-600x800 = "opie-taskbar-images"
+RPROVIDES_${PN}-320x240 = "opie-taskbar-images"
+RPROVIDES_${PN}-240x320 = "opie-taskbar-images"
+RPROVIDES_${PN}-320x320 = "opie-taskbar-images"
-- 
1.7.1




  parent reply	other threads:[~2010-06-27 22:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-02 13:39 [PATCH] recipes: conform to OE packaging guidelines with RDEPENDS/RREDEPENDS Martin Jansa
2010-06-02 17:16 ` Koen Kooi
2010-06-02 17:20 ` Denys Dmytriyenko
2010-06-02 17:43   ` Martin Jansa
2010-06-27 20:06 ` Paul Eggleton
2010-06-27 20:32   ` Martin Jansa
2010-06-27 21:57     ` Phil Blundell
2010-06-27 22:17       ` Martin Jansa
2010-06-27 22:17       ` Martin Jansa [this message]
2010-06-28 21:27         ` [PATCH] opie-taskbar-images: fix RPROVIDES Andrea Adami
2010-06-28 21:55         ` Paul Eggleton

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=1277677032-20016-2-git-send-email-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@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