diff options
-rw-r--r-- | meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb (renamed from meta-oe/recipes-extended/rsyslog/librelp_1.10.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/librelp_1.10.0.bb b/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb index acdbbb7d1b..7d3b82b610 100644 --- a/meta-oe/recipes-extended/rsyslog/librelp_1.10.0.bb +++ b/meta-oe/recipes-extended/rsyslog/librelp_1.11.0.bb | |||
@@ -9,7 +9,7 @@ DEPENDS = "gmp nettle libidn zlib gnutls openssl" | |||
9 | SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https;branch=stable \ | 9 | SRC_URI = "git://github.com/rsyslog/librelp.git;protocol=https;branch=stable \ |
10 | " | 10 | " |
11 | 11 | ||
12 | SRCREV = "9e749453d51d602d8159717f8a7c27971dcb4c6c" | 12 | SRCREV = "b421f56d9ee31a966058d23bd23c966221c91396" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | 14 | S = "${WORKDIR}/git" |
15 | 15 | ||