diff options
author | Richard Purdie <richard@openedhand.com> | 2008-04-30 16:24:18 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2008-04-30 16:24:18 +0000 |
commit | 57d9d26d8546c7182eeab06a1539238f10178c97 (patch) | |
tree | dfb00cc40a2287800c3765f477f312de6fc037ad /meta/packages/gmp/gmp-native_4.2.2.bb | |
parent | b4ebeec27eb79ecc6bf3c2058b52c1942ae36188 (diff) | |
download | poky-57d9d26d8546c7182eeab06a1539238f10178c97.tar.gz |
gmp: 4.2.1 -> 4.2.2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4376 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/gmp/gmp-native_4.2.2.bb')
-rw-r--r-- | meta/packages/gmp/gmp-native_4.2.2.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/packages/gmp/gmp-native_4.2.2.bb b/meta/packages/gmp/gmp-native_4.2.2.bb new file mode 100644 index 0000000000..8594f2cb0b --- /dev/null +++ b/meta/packages/gmp/gmp-native_4.2.2.bb | |||
@@ -0,0 +1,2 @@ | |||
1 | PV = "4.2.1" | ||
2 | require gmp-native.inc | ||