diff options
author | Richard Purdie <richard@openedhand.com> | 2008-04-30 16:34:22 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-04-30 16:34:22 +0000 |
commit | 14ccccfb95972dcf259df7f826a10a587cd0bdcf (patch) | |
tree | 209bd8dfda4109d072f9cf60ac0ec2dbf4dee355 /meta/packages | |
parent | 57d9d26d8546c7182eeab06a1539238f10178c97 (diff) | |
download | poky-14ccccfb95972dcf259df7f826a10a587cd0bdcf.tar.gz |
gmp-native: Fix PV
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4377 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r-- | meta/packages/gmp/gmp-native_4.2.2.bb | 2 |
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 @@ | |||
1 | PV = "4.2.1" | 1 | PV = "4.2.2" |
2 | require gmp-native.inc | 2 | require gmp-native.inc |