[oe-commits] [meta-openembedded] 01/21: krb5: set CVE_VERSION

git at git.openembedded.org git at git.openembedded.org
Thu Mar 28 18:56:38 UTC 2019


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 585686609f324d689f8026591eb8b9d6cf53d17a
Author: Qi.Chen at windriver.com <Qi.Chen at windriver.com>
AuthorDate: Thu Mar 28 10:16:07 2019 +0800

    krb5: set CVE_VERSION
    
    Signed-off-by: Chen Qi <Qi.Chen at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-connectivity/krb5/krb5_1.17.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-connectivity/krb5/krb5_1.17.bb b/meta-oe/recipes-connectivity/krb5/krb5_1.17.bb
index e29c527..e27a4ae 100644
--- a/meta-oe/recipes-connectivity/krb5/krb5_1.17.bb
+++ b/meta-oe/recipes-connectivity/krb5/krb5_1.17.bb
@@ -35,6 +35,7 @@ SRC_URI[md5sum] = "3b729d89eb441150e146780c4138481b"
 SRC_URI[sha256sum] = "5a6e2284a53de5702d3dc2be3b9339c963f9b5397d3fbbc53beb249380a781f5"
 
 CVE_PRODUCT = "kerberos"
+CVE_VERSION = "5-${PV}"
 
 S = "${WORKDIR}/${BP}/src"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list