summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-04-30 16:34:22 +0000
committerRichard Purdie <richard@openedhand.com>2008-04-30 16:34:22 +0000
commit14ccccfb95972dcf259df7f826a10a587cd0bdcf (patch)
tree209bd8dfda4109d072f9cf60ac0ec2dbf4dee355
parent57d9d26d8546c7182eeab06a1539238f10178c97 (diff)
downloadpoky-14ccccfb95972dcf259df7f826a10a587cd0bdcf.tar.gz
gmp-native: Fix PV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4377 311d38ba-8fff-0310-9ca6-ca027cbcb966
-rw-r--r--meta/packages/gmp/gmp-native_4.2.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/gmp/gmp-native_4.2.2.bb b/meta/packages/gmp/gmp-native_4.2.2.bb
index 8594f2cb0b..af85db61f2 100644
--- a/meta/packages/gmp/gmp-native_4.2.2.bb
+++ b/meta/packages/gmp/gmp-native_4.2.2.bb
@@ -1,2 +1,2 @@
1PV = "4.2.1" 1PV = "4.2.2"
2require gmp-native.inc 2require gmp-native.inc