diff options
author | Saul Wold <sgw@linux.intel.com> | 2012-06-18 12:51:21 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-06-21 13:03:02 +0100 |
commit | 948e3e4e6aa42159053b8ba015d264a0216dc5bd (patch) | |
tree | 3de02316540df9124e5a3e7d7c29dbd28fc656d7 /meta/recipes-support | |
parent | 6a5a4a1c489a23871b6f25c60ed0b079971a2c83 (diff) | |
download | poky-948e3e4e6aa42159053b8ba015d264a0216dc5bd.tar.gz |
PR bumps for PACKAGES reorder
(From OE-Core rev: 19cb0aa7fbbbfc6b34280134dfdf9a4c77b6c430)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libksba/libksba_1.2.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/libksba/libksba_1.2.0.bb b/meta/recipes-support/libksba/libksba_1.2.0.bb index 1d8d287fbb..dd8d88f49d 100644 --- a/meta/recipes-support/libksba/libksba_1.2.0.bb +++ b/meta/recipes-support/libksba/libksba_1.2.0.bb | |||
@@ -2,6 +2,7 @@ DESCRIPTION = "Libksba provides an easy API to create and parse X.509 and CMS re | |||
2 | HOMEPAGE = "http://www.gnupg.org/related_software/libksba/" | 2 | HOMEPAGE = "http://www.gnupg.org/related_software/libksba/" |
3 | LICENSE = "GPLv3" | 3 | LICENSE = "GPLv3" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949" |
5 | PR = "r1" | ||
5 | 6 | ||
6 | DEPENDS = "libgpg-error" | 7 | DEPENDS = "libgpg-error" |
7 | 8 | ||