diff options
| author | Philip Balister <philip@balister.org> | 2016-02-22 14:38:02 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-25 17:47:28 +0100 |
| commit | 6706871ee6c551c2e09afcc5abf00c13e07ac536 (patch) | |
| tree | b237bf7317b71b3f00c40d2cdf85975ec5916ade | |
| parent | a8576f6d8b105dd4cca4b7a1a93560ae748231a9 (diff) | |
| download | meta-openembedded-6706871ee6c551c2e09afcc5abf00c13e07ac536.tar.gz | |
cppzmq: Bump rev.
Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb index 1a59716eae..f41cd0a185 100644 --- a/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb +++ b/meta-oe/recipes-connectivity/zeromq/cppzmq_git.bb | |||
| @@ -3,7 +3,7 @@ HOMEPAGE = "http://www.zeromq.org" | |||
| 3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=db174eaf7b55a34a7c89551197f66e94" |
| 5 | DEPENDS = "zeromq" | 5 | DEPENDS = "zeromq" |
| 6 | SRCREV = "a88bf3e0b0bc6ed5f5b25a58f8997a1dae374c8b" | 6 | SRCREV = "68a7b09cfce01c4c279fba2cf91686fcfc566848" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://github.com/zeromq/cppzmq.git" | 8 | SRC_URI = "git://github.com/zeromq/cppzmq.git" |
| 9 | 9 | ||
