[oe-commits] [meta-openembedded] 05/05: docopt.cpp: Drop using gitpkgv

git at git.openembedded.org git at git.openembedded.org
Wed Aug 28 14:02:04 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 6adfdd67c1e710745afbe3a40cb7d48d9eaf8383
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Wed Aug 28 06:58:15 2019 -0700

    docopt.cpp: Drop using gitpkgv
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb b/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
index 95c6061..a90094c 100644
--- a/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
+++ b/meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb
@@ -24,6 +24,4 @@ SRC_URI = "\
 
 S = "${WORKDIR}/git"
 
-inherit cmake gitpkgv
-
-PKGV = "0.6.2+git${GITPKGV}"
+inherit cmake

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


More information about the Openembedded-commits mailing list