[oe-commits] Tom Rini : kexec-tools.inc: PR -> INC_PR

git version control git at git.openembedded.org
Thu Apr 21 20:02:37 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 2205aea575a1264939730d0616df425602d6e541
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=2205aea575a1264939730d0616df425602d6e541

Author: Tom Rini <tom_rini at mentor.com>
Date:   Mon Apr 18 15:03:14 2011 -0700

kexec-tools.inc: PR -> INC_PR

Spotted by Martin, oops.

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/kexec-tools/kexec-tools.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/kexec-tools/kexec-tools.inc b/recipes/kexec-tools/kexec-tools.inc
index e7c51bc..0e76264 100644
--- a/recipes/kexec-tools/kexec-tools.inc
+++ b/recipes/kexec-tools/kexec-tools.inc
@@ -4,6 +4,6 @@ HOMEPAGE = "http://www.xmission.com/~ebiederm/files/kexec/"
 SECTION = "kernel/userland"
 LICENSE = "GPL"
 DEPENDS = "virtual/kernel zlib"
-PR = "r4"
+INC_PR = "r4"
 
 inherit autotools





More information about the Openembedded-commits mailing list