diff options
| author | Randy MacLeod <randy.macleod@windriver.com> | 2017-09-15 11:23:24 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-09-22 22:50:40 +0000 |
| commit | 89fca8bbe2d3574d8b5732dd448b1caabb8563e2 (patch) | |
| tree | 4617eadda2fa49e21e72108408c53d4bfaf60887 | |
| parent | 06eb9d658e71b6a61f2589d9618ae2ca35eaaf8b (diff) | |
| download | meta-openembedded-89fca8bbe2d3574d8b5732dd448b1caabb8563e2.tar.gz | |
librelp: upgrade from 1.2.12 to 1.2.14
Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-oe/recipes-extended/rsyslog/librelp_1.2.14.bb (renamed from meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.2.14.bb index 84c2583314..28047eb542 100644 --- a/meta-oe/recipes-extended/rsyslog/librelp_1.2.12.bb +++ b/meta-oe/recipes-extended/rsyslog/librelp_1.2.14.bb | |||
| @@ -8,7 +8,7 @@ DEPENDS = "gmp nettle libidn zlib gnutls" | |||
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https" | 9 | SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https" |
| 10 | 10 | ||
| 11 | SRCREV = "02c3be4f5c39fec59d05cd8b75b08dbba04098ad" | 11 | SRCREV = "fc512e337bfc7c92770246dbff5f482b879498b9" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
