All of lore.kernel.org
 help / color / mirror / Atom feed
From: Noor Ahsan <noor_ahsan@mentor.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] uicmoc-native.inc: Changed PR to INC_PR
Date: Tue, 24 Aug 2010 12:56:47 +0600	[thread overview]
Message-ID: <1282633007-664-1-git-send-email-noor_ahsan@mentor.com> (raw)

* Converted PR to INC_PR

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
---
 recipes/uicmoc/uicmoc4-native.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/uicmoc/uicmoc4-native.inc b/recipes/uicmoc/uicmoc4-native.inc
index 1124226..ea6a469 100644
--- a/recipes/uicmoc/uicmoc4-native.inc
+++ b/recipes/uicmoc/uicmoc4-native.inc
@@ -4,7 +4,7 @@ SECTION = "libs"
 HOMEPAGE = "http://www.trolltech.com"
 PRIORITY = "optional"
 LICENSE = "GPL"
-PR = "r1"
+INC_PR = "r1"
 
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \
            file://configure-fix.patch"
-- 
1.6.3.3


From b5ec4b836699cc8780524a214a9e884ca0936212 Mon Sep 17 00:00:00 2001
Date: Mon, 23 Aug 2010 18:28:38 +0600
Subject: [PATCH] uicmoc4-native: Introduced PR in the recipe file

* Introduced PR and set it to ${INC_PR}.0

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
---
 recipes/uicmoc/uicmoc4-native_4.4.3.bb |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/recipes/uicmoc/uicmoc4-native_4.4.3.bb b/recipes/uicmoc/uicmoc4-native_4.4.3.bb
index d1816d2..0ef53e1 100644
--- a/recipes/uicmoc/uicmoc4-native_4.4.3.bb
+++ b/recipes/uicmoc/uicmoc4-native_4.4.3.bb
@@ -1,3 +1,4 @@
+PR = ${INC_PR}.0
 require uicmoc4-native.inc
 
 inherit native
-- 
1.6.3.3




             reply	other threads:[~2010-08-24  6:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-08-24  6:56 Noor Ahsan [this message]
2010-08-24  7:08 ` [PATCH] uicmoc-native.inc: Changed PR to INC_PR Frans Meulenbroeks

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=1282633007-664-1-git-send-email-noor_ahsan@mentor.com \
    --to=noor_ahsan@mentor.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 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.