diff options
Diffstat (limited to 'meta-oe/recipes-connectivity')
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb index b0fc6308e5..1a78575445 100644 --- a/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb +++ b/meta-oe/recipes-connectivity/gnuradio/gnuradio_git.bb | |||
| @@ -70,7 +70,7 @@ SRCREV = "a7b3a9339106aaba72195b693dfeaa98f194e0d5" | |||
| 70 | GIT_REPO = "gnuradio.git" | 70 | GIT_REPO = "gnuradio.git" |
| 71 | GIT_BRANCH = "master" | 71 | GIT_BRANCH = "master" |
| 72 | 72 | ||
| 73 | SRC_URI = "git://git.gnuradio.org/${GIT_REPO};branch=${GIT_BRANCH};protocol=git \ | 73 | SRC_URI = "git://git.gnuradio.org/${GIT_REPO};branch=${GIT_BRANCH} \ |
| 74 | file://0001-gr-trellis-Kill-docs-hard.patch \ | 74 | file://0001-gr-trellis-Kill-docs-hard.patch \ |
| 75 | " | 75 | " |
| 76 | 76 | ||
diff --git a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb index f5bd1cf045..874637f1eb 100644 --- a/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb +++ b/meta-oe/recipes-connectivity/phonet-utils/phonet-utils_git.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "This small package provides a few command line tools for Linux Ph | |||
| 2 | HOMEPAGE = "" | 2 | HOMEPAGE = "" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe" |
| 5 | SRC_URI = "git://gitorious.org/meego-cellular/phonet-utils.git;branch=master;protocol=git" | 5 | SRC_URI = "git://gitorious.org/meego-cellular/phonet-utils.git;branch=master" |
| 6 | PR = "r2" | 6 | PR = "r2" |
| 7 | S = "${WORKDIR}/git" | 7 | S = "${WORKDIR}/git" |
| 8 | SRCREV = "4acfa720fd37d178a048fc2be17180137d4a70ea" | 8 | SRCREV = "4acfa720fd37d178a048fc2be17180137d4a70ea" |
diff --git a/meta-oe/recipes-connectivity/soft66/soft66_git.bb b/meta-oe/recipes-connectivity/soft66/soft66_git.bb index a574c3c9f7..b88411fbb9 100644 --- a/meta-oe/recipes-connectivity/soft66/soft66_git.bb +++ b/meta-oe/recipes-connectivity/soft66/soft66_git.bb | |||
| @@ -9,7 +9,7 @@ PV = "0.1.3+gitr${SRCPV}" | |||
| 9 | PR = "r1" | 9 | PR = "r1" |
| 10 | 10 | ||
| 11 | SRCREV = "a1dab25e73896c90c98227ac8055f227b830d512" | 11 | SRCREV = "a1dab25e73896c90c98227ac8055f227b830d512" |
| 12 | SRC_URI = "git://home.horsten.com/soft66;protocol=git \ | 12 | SRC_URI = "git://home.horsten.com/soft66 \ |
| 13 | file://fix-ar.patch" | 13 | file://fix-ar.patch" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-connectivity/uhd/uhd_git.bb b/meta-oe/recipes-connectivity/uhd/uhd_git.bb index 180fd27c7e..ee02cc7c22 100644 --- a/meta-oe/recipes-connectivity/uhd/uhd_git.bb +++ b/meta-oe/recipes-connectivity/uhd/uhd_git.bb | |||
| @@ -3,7 +3,7 @@ require uhd.inc | |||
| 3 | PV = "3.5.3" | 3 | PV = "3.5.3" |
| 4 | PR = "${INC_PR}.0" | 4 | PR = "${INC_PR}.0" |
| 5 | 5 | ||
| 6 | SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint;protocol=git \ | 6 | SRC_URI = "git://ettus.sourcerepo.com/ettus/uhd.git;branch=maint \ |
| 7 | file://0001-use-uint8_t-from-boost-namespace.patch;striplevel=2 \ | 7 | file://0001-use-uint8_t-from-boost-namespace.patch;striplevel=2 \ |
| 8 | " | 8 | " |
| 9 | S = "${WORKDIR}/git/host" | 9 | S = "${WORKDIR}/git/host" |
