Thank you for the feedback. Here is the revised patch. Changes: * SRC_URI prototocol is "https" * Removed use of gitpkgv
An open question. I earlier wondered whether the resulting packages should be named "docopt.cpp" or "libdocopt.cpp". I did a quick search and it seems on Ubuntu the packagers are naming the resulting binary packages with the "lib" prefix https://ubuntu.pkgs.org/18.04/ubuntu-universe-amd64/libdocopt-dev_0.6.2-2_amd64.deb.html Eero Aaltonen (1): Recipe for docopt.cpp option parsing library file | 0 ...01-Set-library-VERSION-and-SOVERSION.patch | 31 +++++++++++++++++++ .../docopt.cpp/docopt.cpp_git.bb | 27 ++++++++++++++++ 3 files changed, 58 insertions(+) create mode 100644 file create mode 100644 meta-oe/recipes-extended/docopt.cpp/docopt.cpp/0001-Set-library-VERSION-and-SOVERSION.patch create mode 100644 meta-oe/recipes-extended/docopt.cpp/docopt.cpp_git.bb -- 2.17.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
