diff options
Diffstat (limited to 'meta-networking/recipes-connectivity/nanomsg')
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.1.5.bb b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.1.5.bb index 8444f0b739..66a7aaa6b2 100644 --- a/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.1.5.bb +++ b/meta-networking/recipes-connectivity/nanomsg/nanomsg_1.1.5.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=587b3fd7fd291e418ff4d2b8f3904755" | |||
| 9 | 9 | ||
| 10 | SECTION = "libs/networking" | 10 | SECTION = "libs/networking" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/nanomsg/nanomsg.git;protocol=https" | 12 | SRC_URI = "git://github.com/nanomsg/nanomsg.git;protocol=https;branch=master" |
| 13 | SRCREV = "1749fd7b039165a91b8d556b4df18e3e632ad830" | 13 | SRCREV = "1749fd7b039165a91b8d556b4df18e3e632ad830" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
diff --git a/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb b/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb index 77be27ffaa..6d035f4039 100644 --- a/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb +++ b/meta-networking/recipes-connectivity/nanomsg/nng_1.2.5.bb | |||
| @@ -8,7 +8,7 @@ SECTION = "libs/networking" | |||
| 8 | 8 | ||
| 9 | SRCREV = "53ae1a5ab37fdfc9ad5c236df3eaf4dd63f0fee9" | 9 | SRCREV = "53ae1a5ab37fdfc9ad5c236df3eaf4dd63f0fee9" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/nanomsg/nng.git;branch=v1.2.x" | 11 | SRC_URI = "git://github.com/nanomsg/nng.git;branch=v1.2.x;protocol=https" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
diff --git a/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb b/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb index 176fa3bed2..b52154025b 100644 --- a/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb +++ b/meta-networking/recipes-connectivity/nanomsg/nngpp_git.bb | |||
| @@ -7,7 +7,7 @@ DEPENDS = "nng" | |||
| 7 | SRCREV = "cc5d2641babab165d8a9943817c46d36c6dc17c2" | 7 | SRCREV = "cc5d2641babab165d8a9943817c46d36c6dc17c2" |
| 8 | PV = "1.3.0" | 8 | PV = "1.3.0" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/cwzx/nngpp" | 10 | SRC_URI = "git://github.com/cwzx/nngpp;branch=master;protocol=https" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
