diff options
-rw-r--r-- | meta-oe/recipes-core/safec/safec_3.7.1.bb (renamed from meta-oe/recipes-core/safec/safec_3.5.1.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-oe/recipes-core/safec/safec_3.5.1.bb b/meta-oe/recipes-core/safec/safec_3.7.1.bb index 4b121599e0..5ffe7d7528 100644 --- a/meta-oe/recipes-core/safec/safec_3.5.1.bb +++ b/meta-oe/recipes-core/safec/safec_3.7.1.bb | |||
@@ -7,8 +7,7 @@ SECTION = "lib" | |||
7 | inherit autotools pkgconfig | 7 | inherit autotools pkgconfig |
8 | 8 | ||
9 | S = "${WORKDIR}/git" | 9 | S = "${WORKDIR}/git" |
10 | # v08112019 | 10 | SRCREV = "f9add9245b97c7bda6e28cceb0ee37fb7e254fd8" |
11 | SRCREV = "ad76c7b1dbd0403b0c9decf54164fcce271c590f" | ||
12 | SRC_URI = "git://github.com/rurban/safeclib.git;branch=master;protocol=https \ | 11 | SRC_URI = "git://github.com/rurban/safeclib.git;branch=master;protocol=https \ |
13 | " | 12 | " |
14 | 13 | ||