diff options
Diffstat (limited to 'meta-oe/recipes-support')
28 files changed, 28 insertions, 28 deletions
diff --git a/meta-oe/recipes-support/ace-cloud-editor/ace-cloud-editor_git.bb b/meta-oe/recipes-support/ace-cloud-editor/ace-cloud-editor_git.bb index 746d4182a9..6d64ab71bf 100644 --- a/meta-oe/recipes-support/ace-cloud-editor/ace-cloud-editor_git.bb +++ b/meta-oe/recipes-support/ace-cloud-editor/ace-cloud-editor_git.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=794d11c5219c59c9efa2487c2b4066b2" | |||
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/ajaxorg/ace-builds.git;protocol=https;branch=master" | 7 | SRC_URI = "git://github.com/ajaxorg/ace-builds.git;protocol=https;branch=master" |
| 8 | 8 | ||
| 9 | PV = "02.07.17+git${SRCPV}" | 9 | PV = "02.07.17+git" |
| 10 | SRCREV = "812e2c56aed246931a667f16c28b096e34597016" | 10 | SRCREV = "812e2c56aed246931a667f16c28b096e34597016" |
| 11 | 11 | ||
| 12 | FILES:${PN} = "${datadir}/ace-builds" | 12 | FILES:${PN} = "${datadir}/ace-builds" |
diff --git a/meta-oe/recipes-support/cli11/cli11_2.3.2.bb b/meta-oe/recipes-support/cli11/cli11_2.3.2.bb index 7c6b2547cb..ef3c951bbf 100644 --- a/meta-oe/recipes-support/cli11/cli11_2.3.2.bb +++ b/meta-oe/recipes-support/cli11/cli11_2.3.2.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://github.com/CLIUtils/CLI11" | |||
| 4 | LICENSE = "BSD-3-Clause" | 4 | LICENSE = "BSD-3-Clause" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=afb20fe5f67e21074b10b864d9563c11" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=afb20fe5f67e21074b10b864d9563c11" |
| 6 | SRCREV = "291c58789c031208f08f4f261a858b5b7083e8e2" | 6 | SRCREV = "291c58789c031208f08f4f261a858b5b7083e8e2" |
| 7 | PV .= "+git${SRCPV}" | 7 | PV .= "+git" |
| 8 | 8 | ||
| 9 | SRC_URI += "gitsm://github.com/CLIUtils/CLI11;branch=main;protocol=https \ | 9 | SRC_URI += "gitsm://github.com/CLIUtils/CLI11;branch=main;protocol=https \ |
| 10 | https://github.com/philsquared/Catch/releases/download/v2.13.7/catch.hpp \ | 10 | https://github.com/philsquared/Catch/releases/download/v2.13.7/catch.hpp \ |
diff --git a/meta-oe/recipes-support/edid-decode/edid-decode_git.bb b/meta-oe/recipes-support/edid-decode/edid-decode_git.bb index 48b52eefca..bb8c9de71d 100644 --- a/meta-oe/recipes-support/edid-decode/edid-decode_git.bb +++ b/meta-oe/recipes-support/edid-decode/edid-decode_git.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2ef696d66c156139232201f223c22592" | |||
| 8 | 8 | ||
| 9 | SRC_URI= "git://git.linuxtv.org/edid-decode.git;protocol=https;branch=master" | 9 | SRC_URI= "git://git.linuxtv.org/edid-decode.git;protocol=https;branch=master" |
| 10 | SRCREV = "5920bf2a756b2f748c49ff6a08b9f421026473c5" | 10 | SRCREV = "5920bf2a756b2f748c49ff6a08b9f421026473c5" |
| 11 | PV = "0.0+git${SRCPV}" | 11 | PV = "0.0+git" |
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
| 14 | do_install() { | 14 | do_install() { |
diff --git a/meta-oe/recipes-support/evemu-tools/evemu-tools_git.bb b/meta-oe/recipes-support/evemu-tools/evemu-tools_git.bb index 4501b082de..b8cd1f620a 100644 --- a/meta-oe/recipes-support/evemu-tools/evemu-tools_git.bb +++ b/meta-oe/recipes-support/evemu-tools/evemu-tools_git.bb | |||
| @@ -11,7 +11,7 @@ SRCREV = "86a5627dbeac8d9d9bc34326a758d6a477e876e4" | |||
| 11 | SRC_URI = "git://git@gitlab.freedesktop.org/libevdev/evemu.git;protocol=https;branch=master" | 11 | SRC_URI = "git://git@gitlab.freedesktop.org/libevdev/evemu.git;protocol=https;branch=master" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | PV = "gitr${SRCPV}" | 14 | PV = "gitr" |
| 15 | 15 | ||
| 16 | inherit autotools pkgconfig | 16 | inherit autotools pkgconfig |
| 17 | 17 | ||
diff --git a/meta-oe/recipes-support/function2/function2_4.2.4.bb b/meta-oe/recipes-support/function2/function2_4.2.4.bb index 2748b84f7c..98d05f6e25 100644 --- a/meta-oe/recipes-support/function2/function2_4.2.4.bb +++ b/meta-oe/recipes-support/function2/function2_4.2.4.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "https://naios.github.io/function2" | |||
| 4 | LICENSE = "BSL-1.0" | 4 | LICENSE = "BSL-1.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e4224ccaecb14d942c71d31bef20d78c" |
| 6 | SRCREV = "a354bd093d2b6e50c9325dbce84d20b4e77aabc6" | 6 | SRCREV = "a354bd093d2b6e50c9325dbce84d20b4e77aabc6" |
| 7 | PV .= "+git${SRCPV}" | 7 | PV .= "+git" |
| 8 | 8 | ||
| 9 | SRC_URI += "gitsm://github.com/Naios/function2;branch=master;protocol=https" | 9 | SRC_URI += "gitsm://github.com/Naios/function2;branch=master;protocol=https" |
| 10 | 10 | ||
diff --git a/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb b/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb index 047acf28db..0ec426afb9 100644 --- a/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb +++ b/meta-oe/recipes-support/hunspell/hunspell-dictionaries.bb | |||
| @@ -133,7 +133,7 @@ LIC_FILES_CHKSUM = " \ | |||
| 133 | 133 | ||
| 134 | RDEPENDS:${PN} = "hunspell" | 134 | RDEPENDS:${PN} = "hunspell" |
| 135 | 135 | ||
| 136 | PV = "0.0.0+git${SRCPV}" | 136 | PV = "0.0.0+git" |
| 137 | SRCREV = "820a65e539e34a3a8c2a855d2450b84745c624ee" | 137 | SRCREV = "820a65e539e34a3a8c2a855d2450b84745c624ee" |
| 138 | SRC_URI = "git://github.com/wooorm/dictionaries.git;branch=master;protocol=https" | 138 | SRC_URI = "git://github.com/wooorm/dictionaries.git;branch=master;protocol=https" |
| 139 | 139 | ||
diff --git a/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb b/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb index 3dbd8db63f..8218b08084 100644 --- a/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb +++ b/meta-oe/recipes-support/idevicerestore/idevicerestore_git.bb | |||
| @@ -8,7 +8,7 @@ HOMEPAGE = "http://www.libimobiledevice.org/" | |||
| 8 | 8 | ||
| 9 | DEPENDS = "libirecovery libimobiledevice libzip curl libimobiledevice-glue openssl" | 9 | DEPENDS = "libirecovery libimobiledevice libzip curl libimobiledevice-glue openssl" |
| 10 | 10 | ||
| 11 | PV = "1.0.1+git${SRCPV}" | 11 | PV = "1.0.1+git" |
| 12 | 12 | ||
| 13 | SRCREV = "ecae6c6e8ca6b6bad080a1c73f10ffd0e67d75a7" | 13 | SRCREV = "ecae6c6e8ca6b6bad080a1c73f10ffd0e67d75a7" |
| 14 | SRC_URI = "git://github.com/libimobiledevice/idevicerestore;protocol=https;branch=master" | 14 | SRC_URI = "git://github.com/libimobiledevice/idevicerestore;protocol=https;branch=master" |
diff --git a/meta-oe/recipes-support/iksemel/iksemel_1.5.bb b/meta-oe/recipes-support/iksemel/iksemel_1.5.bb index e01c0897bb..017e7d26a6 100644 --- a/meta-oe/recipes-support/iksemel/iksemel_1.5.bb +++ b/meta-oe/recipes-support/iksemel/iksemel_1.5.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "LGPL-2.1-only" | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499" |
| 6 | 6 | ||
| 7 | SRCREV = "978b733462e41efd5db72bc9974cb3b0d1d5f6fa" | 7 | SRCREV = "978b733462e41efd5db72bc9974cb3b0d1d5f6fa" |
| 8 | PV = "1.5+git${SRCPV}" | 8 | PV = "1.5+git" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/meduketto/iksemel.git;protocol=https;branch=master \ | 10 | SRC_URI = "git://github.com/meduketto/iksemel.git;protocol=https;branch=master \ |
| 11 | file://fix-configure-option-parsing.patch \ | 11 | file://fix-configure-option-parsing.patch \ |
diff --git a/meta-oe/recipes-support/iniparser/iniparser_4.1.bb b/meta-oe/recipes-support/iniparser/iniparser_4.1.bb index 5e42cdcb06..c80668d279 100644 --- a/meta-oe/recipes-support/iniparser/iniparser_4.1.bb +++ b/meta-oe/recipes-support/iniparser/iniparser_4.1.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=e02baf71c76e0650e667d7da133379ac" | |||
| 6 | 6 | ||
| 7 | DEPENDS = "doxygen-native" | 7 | DEPENDS = "doxygen-native" |
| 8 | 8 | ||
| 9 | PV .= "+git${SRCPV}" | 9 | PV .= "+git" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/ndevilla/iniparser.git;protocol=https;branch=master \ | 11 | SRC_URI = "git://github.com/ndevilla/iniparser.git;protocol=https;branch=master \ |
| 12 | file://0001-iniparser.pc-Make-libpath-a-variable.patch \ | 12 | file://0001-iniparser.pc-Make-libpath-a-variable.patch \ |
diff --git a/meta-oe/recipes-support/libb64/libb64_2.0.0.1.bb b/meta-oe/recipes-support/libb64/libb64_2.0.0.1.bb index 6a1e7b75e1..e0683b177b 100644 --- a/meta-oe/recipes-support/libb64/libb64_2.0.0.1.bb +++ b/meta-oe/recipes-support/libb64/libb64_2.0.0.1.bb | |||
| @@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/libb64" | |||
| 6 | LICENSE = "PD" | 6 | LICENSE = "PD" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=81296a564fa0621472714aae7c763d96" | 7 | LIC_FILES_CHKSUM = "file://LICENSE.md;md5=81296a564fa0621472714aae7c763d96" |
| 8 | 8 | ||
| 9 | PV .= "+2.0.0.2+git${SRCPV}" | 9 | PV .= "+2.0.0.2+git" |
| 10 | SRCREV = "ce864b17ea0e24a91e77c7dd3eb2d1ac4175b3f0" | 10 | SRCREV = "ce864b17ea0e24a91e77c7dd3eb2d1ac4175b3f0" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/libb64/libb64;protocol=https;branch=master \ | 12 | SRC_URI = "git://github.com/libb64/libb64;protocol=https;branch=master \ |
diff --git a/meta-oe/recipes-support/libcereal/libcereal_1.3.2.bb b/meta-oe/recipes-support/libcereal/libcereal_1.3.2.bb index c5f26ecb4e..e100265f7d 100644 --- a/meta-oe/recipes-support/libcereal/libcereal_1.3.2.bb +++ b/meta-oe/recipes-support/libcereal/libcereal_1.3.2.bb | |||
| @@ -16,7 +16,7 @@ DEPENDS = " ${@bb.utils.contains('DISTRO_FEATURES', 'ptest', 'boost', '', d)} " | |||
| 16 | 16 | ||
| 17 | PROVIDES += "${PN}-dev" | 17 | PROVIDES += "${PN}-dev" |
| 18 | 18 | ||
| 19 | PV .= "+git${SRCPV}" | 19 | PV .= "+git" |
| 20 | SRCREV = "ebef1e929807629befafbb2918ea1a08c7194554" | 20 | SRCREV = "ebef1e929807629befafbb2918ea1a08c7194554" |
| 21 | SRC_URI = "git://github.com/USCiLab/cereal.git;branch=master;protocol=https \ | 21 | SRC_URI = "git://github.com/USCiLab/cereal.git;branch=master;protocol=https \ |
| 22 | file://0001-sandbox-Do-not-use-int8_t-in-std-uniform_int_distrib.patch \ | 22 | file://0001-sandbox-Do-not-use-int8_t-in-std-uniform_int_distrib.patch \ |
diff --git a/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb b/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb index a69194996b..dd7f457b10 100644 --- a/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb +++ b/meta-oe/recipes-support/libcyusbserial/libcyusbserial_git.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "LGPL-2.1-only" | |||
| 5 | LIC_FILES_CHKSUM = "file://COPYING.LESSER.txt;md5=4fbd65380cdd255951079008b364516c" | 5 | LIC_FILES_CHKSUM = "file://COPYING.LESSER.txt;md5=4fbd65380cdd255951079008b364516c" |
| 6 | DEPENDS = "libusb udev" | 6 | DEPENDS = "libusb udev" |
| 7 | 7 | ||
| 8 | PV = "1.0.0+git${SRCPV}" | 8 | PV = "1.0.0+git" |
| 9 | 9 | ||
| 10 | SRCREV = "655e2d544183d094f0e2d119c7e0c6206a0ddb3f" | 10 | SRCREV = "655e2d544183d094f0e2d119c7e0c6206a0ddb3f" |
| 11 | SRC_URI = "git://github.com/cyrozap/${BPN}.git;branch=master;protocol=https \ | 11 | SRC_URI = "git://github.com/cyrozap/${BPN}.git;branch=master;protocol=https \ |
diff --git a/meta-oe/recipes-support/libfann/libfann_git.bb b/meta-oe/recipes-support/libfann/libfann_git.bb index 2f52a0f3bd..40f91ac43d 100644 --- a/meta-oe/recipes-support/libfann/libfann_git.bb +++ b/meta-oe/recipes-support/libfann/libfann_git.bb | |||
| @@ -12,7 +12,7 @@ SRCREV ?= "7ec1fc7e5bd734f1d3c89b095e630e83c86b9be1" | |||
| 12 | SRC_URI = "git://github.com/libfann/fann.git;branch=master;protocol=https \ | 12 | SRC_URI = "git://github.com/libfann/fann.git;branch=master;protocol=https \ |
| 13 | " | 13 | " |
| 14 | 14 | ||
| 15 | PV = "2.2.0+git${SRCPV}" | 15 | PV = "2.2.0+git" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
diff --git a/meta-oe/recipes-support/libusbgx/libusbgx_git.bb b/meta-oe/recipes-support/libusbgx/libusbgx_git.bb index 7998b0c155..f8ebcc7767 100644 --- a/meta-oe/recipes-support/libusbgx/libusbgx_git.bb +++ b/meta-oe/recipes-support/libusbgx/libusbgx_git.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | |||
| 5 | 5 | ||
| 6 | inherit autotools pkgconfig systemd update-rc.d update-alternatives | 6 | inherit autotools pkgconfig systemd update-rc.d update-alternatives |
| 7 | 7 | ||
| 8 | PV = "0.2.0+git${SRCPV}" | 8 | PV = "0.2.0+git" |
| 9 | SRCREV = "721e3a1cbd7e2b6361bb439d3959e7403e4f0092" | 9 | SRCREV = "721e3a1cbd7e2b6361bb439d3959e7403e4f0092" |
| 10 | SRCBRANCH = "master" | 10 | SRCBRANCH = "master" |
| 11 | SRC_URI = " \ | 11 | SRC_URI = " \ |
diff --git a/meta-oe/recipes-support/lio-utils/lio-utils_4.1.bb b/meta-oe/recipes-support/lio-utils/lio-utils_4.1.bb index 48be8dfa96..844e5acf90 100644 --- a/meta-oe/recipes-support/lio-utils/lio-utils_4.1.bb +++ b/meta-oe/recipes-support/lio-utils/lio-utils_4.1.bb | |||
| @@ -4,7 +4,7 @@ HOMEPAGE = "http://linux-iscsi.org/index.php/Lio-utils" | |||
| 4 | LICENSE = "GPL-2.0-only" | 4 | LICENSE = "GPL-2.0-only" |
| 5 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=c3ea231a32635cbb5debedf3e88aa3df" | 5 | LIC_FILES_CHKSUM = "file://debian/copyright;md5=c3ea231a32635cbb5debedf3e88aa3df" |
| 6 | 6 | ||
| 7 | PV = "4.1+git${SRCPV}" | 7 | PV = "4.1+git" |
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/Datera/lio-utils.git;branch=master;protocol=https \ | 9 | SRC_URI = "git://github.com/Datera/lio-utils.git;branch=master;protocol=https \ |
| 10 | file://0001-Makefiles-Respect-environment-variables-and-add-LDFL.patch \ | 10 | file://0001-Makefiles-Respect-environment-variables-and-add-LDFL.patch \ |
diff --git a/meta-oe/recipes-support/mcelog/mce-test_git.bb b/meta-oe/recipes-support/mcelog/mce-test_git.bb index fd302db897..05e98e86ed 100644 --- a/meta-oe/recipes-support/mcelog/mce-test_git.bb +++ b/meta-oe/recipes-support/mcelog/mce-test_git.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/utils/cpu/mce/mce-test.git;protocol=git; | |||
| 15 | file://0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch \ | 15 | file://0001-gcov_merge.py-scov_merge.py-switch-to-python3.patch \ |
| 16 | " | 16 | " |
| 17 | SRCREV = "025014dedca39d2b8a57a82e52286e72e157d73a" | 17 | SRCREV = "025014dedca39d2b8a57a82e52286e72e157d73a" |
| 18 | PV = "20222810+git${SRCPV}" | 18 | PV = "20222810+git" |
| 19 | 19 | ||
| 20 | RDEPENDS:${PN} = "mcelog mce-inject dialog bash" | 20 | RDEPENDS:${PN} = "mcelog mce-inject dialog bash" |
| 21 | 21 | ||
diff --git a/meta-oe/recipes-support/ne10/ne10_1.2.1.bb b/meta-oe/recipes-support/ne10/ne10_1.2.1.bb index 5193df3174..21ef9fdc3b 100644 --- a/meta-oe/recipes-support/ne10/ne10_1.2.1.bb +++ b/meta-oe/recipes-support/ne10/ne10_1.2.1.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "git://github.com/projectNe10/Ne10.git;branch=master;protocol=https \ | |||
| 11 | SRCREV = "18c4c982a595dad069cd8df4932aefb1d257591f" | 11 | SRCREV = "18c4c982a595dad069cd8df4932aefb1d257591f" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | PV .= "gitr+${SRCPV}" | 14 | PV .= "gitr+" |
| 15 | 15 | ||
| 16 | inherit cmake | 16 | inherit cmake |
| 17 | 17 | ||
diff --git a/meta-oe/recipes-support/picocom/picocom_git.bb b/meta-oe/recipes-support/picocom/picocom_git.bb index 4ec256bb99..cc0d88faca 100644 --- a/meta-oe/recipes-support/picocom/picocom_git.bb +++ b/meta-oe/recipes-support/picocom/picocom_git.bb | |||
| @@ -5,7 +5,7 @@ HOMEPAGE = "https://gitlab.com/wsakernel/picocom" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3000e4830620e310fe65c0eb69df9e8a" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=3000e4830620e310fe65c0eb69df9e8a" |
| 6 | 6 | ||
| 7 | BASEPV = "2023-04" | 7 | BASEPV = "2023-04" |
| 8 | PV = "${BASEPV}+git${SRCPV}" | 8 | PV = "${BASEPV}+git" |
| 9 | 9 | ||
| 10 | SRCREV = "12537df0314767d5af35bddddbbca3694e6a0342" | 10 | SRCREV = "12537df0314767d5af35bddddbbca3694e6a0342" |
| 11 | 11 | ||
diff --git a/meta-oe/recipes-support/pidgin/icyque_git.bb b/meta-oe/recipes-support/pidgin/icyque_git.bb index fe75415de2..76ed26e88e 100644 --- a/meta-oe/recipes-support/pidgin/icyque_git.bb +++ b/meta-oe/recipes-support/pidgin/icyque_git.bb | |||
| @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464" | |||
| 5 | 5 | ||
| 6 | DEPENDS = "pidgin json-glib" | 6 | DEPENDS = "pidgin json-glib" |
| 7 | 7 | ||
| 8 | PV = "0.1+gitr${SRCPV}" | 8 | PV = "0.1+gitr" |
| 9 | 9 | ||
| 10 | inherit pkgconfig | 10 | inherit pkgconfig |
| 11 | 11 | ||
diff --git a/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb b/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb index 96b97b6744..1981f1ee9c 100644 --- a/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb +++ b/meta-oe/recipes-support/pidgin/purple-skypeweb_git.bb | |||
| @@ -11,7 +11,7 @@ SRC_URI = "git://github.com/EionRobb/skype4pidgin;branch=master;protocol=https" | |||
| 11 | SRCREV = "b226d1c457d73900ae89b8a7469247fbe33677a6" | 11 | SRCREV = "b226d1c457d73900ae89b8a7469247fbe33677a6" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | PV = "1.7+git${SRCPV}" | 14 | PV = "1.7+git" |
| 15 | 15 | ||
| 16 | do_compile() { | 16 | do_compile() { |
| 17 | oe_runmake -C skypeweb; | 17 | oe_runmake -C skypeweb; |
diff --git a/meta-oe/recipes-support/portaudio/portaudio-v19_19.7.0.bb b/meta-oe/recipes-support/portaudio/portaudio-v19_19.7.0.bb index c49a2599ac..2bf4d0a449 100644 --- a/meta-oe/recipes-support/portaudio/portaudio-v19_19.7.0.bb +++ b/meta-oe/recipes-support/portaudio/portaudio-v19_19.7.0.bb | |||
| @@ -3,7 +3,7 @@ SECTION = "libs/multimedia" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=26107732c2ab637c5710446fcfaf02df" | 4 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=26107732c2ab637c5710446fcfaf02df" |
| 5 | 5 | ||
| 6 | PV .= "+git${SRCPV}" | 6 | PV .= "+git" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/PortAudio/portaudio.git;branch=master;protocol=https" | 8 | SRC_URI = "git://github.com/PortAudio/portaudio.git;branch=master;protocol=https" |
| 9 | SRCREV = "929e2e8f7af281c5eb4fa07758930d542ec43d97" | 9 | SRCREV = "929e2e8f7af281c5eb4fa07758930d542ec43d97" |
diff --git a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb index 2fe61e6f59..41a93f3249 100644 --- a/meta-oe/recipes-support/serial-utils/pty-forward-native.bb +++ b/meta-oe/recipes-support/serial-utils/pty-forward-native.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" |
| 4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
| 5 | SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" | 5 | SRCREV = "00dbec2636ae0385ad028587e20e446272ff97ec" |
| 6 | PV = "1.1+gitr${SRCPV}" | 6 | PV = "1.1+gitr" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/freesmartphone/cornucopia.git;protocol=https;branch=master" | 8 | SRC_URI = "git://github.com/freesmartphone/cornucopia.git;protocol=https;branch=master" |
| 9 | S = "${WORKDIR}/git/tools/serial_forward" | 9 | S = "${WORKDIR}/git/tools/serial_forward" |
diff --git a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb index 84bb25e4cd..751bdffead 100644 --- a/meta-oe/recipes-support/serial-utils/serial-forward_git.bb +++ b/meta-oe/recipes-support/serial-utils/serial-forward_git.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "GPL-2.0-only" | |||
| 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=ebb5c50ab7cab4baeffba14977030c07" |
| 4 | SECTION = "console/devel" | 4 | SECTION = "console/devel" |
| 5 | SRCREV = "07c6fdede0870edc37a8d51d033b6e7e29aa7c91" | 5 | SRCREV = "07c6fdede0870edc37a8d51d033b6e7e29aa7c91" |
| 6 | PV = "1.1+gitr${SRCPV}" | 6 | PV = "1.1+gitr" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/freesmartphone/cornucopia.git;branch=master;protocol=https \ | 8 | SRC_URI = "git://github.com/freesmartphone/cornucopia.git;branch=master;protocol=https \ |
| 9 | file://0001-serial_forward-Disable-default-static-linking.patch;striplevel=3 \ | 9 | file://0001-serial_forward-Disable-default-static-linking.patch;striplevel=3 \ |
diff --git a/meta-oe/recipes-support/synergy/synergy_git.bb b/meta-oe/recipes-support/synergy/synergy_git.bb index f2e7a91618..fb767942fe 100644 --- a/meta-oe/recipes-support/synergy/synergy_git.bb +++ b/meta-oe/recipes-support/synergy/synergy_git.bb | |||
| @@ -13,7 +13,7 @@ SRC_URI = "git://github.com/symless/synergy-core;protocol=https;nobranch=1" | |||
| 13 | 13 | ||
| 14 | # Version 1.10.1-stable | 14 | # Version 1.10.1-stable |
| 15 | SRCREV ?= "1b4c076127687aceac931d269e898beaac1cad9f" | 15 | SRCREV ?= "1b4c076127687aceac931d269e898beaac1cad9f" |
| 16 | PV = "1.10.1+git${SRCPV}" | 16 | PV = "1.10.1+git" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | 19 | ||
diff --git a/meta-oe/recipes-support/utouch/utouch-evemu_git.bb b/meta-oe/recipes-support/utouch/utouch-evemu_git.bb index a6d09f69e9..bd69dbb11c 100644 --- a/meta-oe/recipes-support/utouch/utouch-evemu_git.bb +++ b/meta-oe/recipes-support/utouch/utouch-evemu_git.bb | |||
| @@ -12,7 +12,7 @@ SRC_URI = "git://bitmath.org/git/evemu.git;protocol=http;branch=master \ | |||
| 12 | " | 12 | " |
| 13 | SRCREV = "9752b50e922572e4cd214ac45ed95e4ee410fe24" | 13 | SRCREV = "9752b50e922572e4cd214ac45ed95e4ee410fe24" |
| 14 | 14 | ||
| 15 | PV = "1.0.6+git${SRCPV}" | 15 | PV = "1.0.6+git" |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 18 | 18 | ||
diff --git a/meta-oe/recipes-support/utouch/utouch-frame_git.bb b/meta-oe/recipes-support/utouch/utouch-frame_git.bb index 3b1cf60c27..ddd27a7e30 100644 --- a/meta-oe/recipes-support/utouch/utouch-frame_git.bb +++ b/meta-oe/recipes-support/utouch/utouch-frame_git.bb | |||
| @@ -16,6 +16,6 @@ SRC_URI = "git://bitmath.org/git/frame.git;protocol=http;branch=master \ | |||
| 16 | " | 16 | " |
| 17 | SRCREV = "95363d5a1f7394d71144bf3b408ef4e6db4350fc" | 17 | SRCREV = "95363d5a1f7394d71144bf3b408ef4e6db4350fc" |
| 18 | 18 | ||
| 19 | PV = "1.1.2+git${SRCPV}" | 19 | PV = "1.1.2+git" |
| 20 | 20 | ||
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-support/utouch/utouch-mtview_git.bb b/meta-oe/recipes-support/utouch/utouch-mtview_git.bb index e348e39bba..d964d7f263 100644 --- a/meta-oe/recipes-support/utouch/utouch-mtview_git.bb +++ b/meta-oe/recipes-support/utouch/utouch-mtview_git.bb | |||
| @@ -14,6 +14,6 @@ SRCREV = "ad437c38dc111cf3990a03abf14efe1b5d89604b" | |||
| 14 | 14 | ||
| 15 | DEPENDS += "mtdev utouch-frame utouch-evemu libx11" | 15 | DEPENDS += "mtdev utouch-frame utouch-evemu libx11" |
| 16 | 16 | ||
| 17 | PV = "1.1.7+git${SRCPV}" | 17 | PV = "1.1.7+git" |
| 18 | 18 | ||
| 19 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-support/zbar/zbar_git.bb b/meta-oe/recipes-support/zbar/zbar_git.bb index 3be1f27a6f..975779cd18 100644 --- a/meta-oe/recipes-support/zbar/zbar_git.bb +++ b/meta-oe/recipes-support/zbar/zbar_git.bb | |||
| @@ -16,7 +16,7 @@ SRC_URI = "git://github.com/mchehab/zbar.git;branch=master;protocol=https \ | |||
| 16 | SRCREV = "89e7900d85dd54ef351a7ed582aec6a5a5d7fa37" | 16 | SRCREV = "89e7900d85dd54ef351a7ed582aec6a5a5d7fa37" |
| 17 | 17 | ||
| 18 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 19 | PV = "0.23.1+git${SRCPV}" | 19 | PV = "0.23.1+git" |
| 20 | 20 | ||
| 21 | DEPENDS += "xmlto-native" | 21 | DEPENDS += "xmlto-native" |
| 22 | 22 | ||
