diff options
| -rw-r--r-- | meta-oe/recipes-support/logwarn/logwarn_1.0.14.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/logwarn/logwarn_1.0.14.bb b/meta-oe/recipes-support/logwarn/logwarn_1.0.14.bb index 3549cb2153..0738b50bde 100644 --- a/meta-oe/recipes-support/logwarn/logwarn_1.0.14.bb +++ b/meta-oe/recipes-support/logwarn/logwarn_1.0.14.bb | |||
| @@ -14,6 +14,9 @@ SRC_URI = "https://s3.amazonaws.com/archie-public/${BPN}/${BP}.tar.gz" | |||
| 14 | SRC_URI[md5sum] = "e544a6230673ea54f7430bf817bb39d8" | 14 | SRC_URI[md5sum] = "e544a6230673ea54f7430bf817bb39d8" |
| 15 | SRC_URI[sha256sum] = "8dbfcf9b28c782ab3bddd6a620d4fb95d1b0ffcbe93276996cdc4800aa9aebd1" | 15 | SRC_URI[sha256sum] = "8dbfcf9b28c782ab3bddd6a620d4fb95d1b0ffcbe93276996cdc4800aa9aebd1" |
| 16 | 16 | ||
| 17 | UPSTREAM_CHECK_URI = "https://github.com/archiecobbs/logwarn/tags" | ||
| 18 | UPSTREAM_CHECK_REGEX = "releases/tag/(?P<pver>\d+(\.\d+)+)" | ||
| 19 | |||
| 17 | inherit autotools-brokensep | 20 | inherit autotools-brokensep |
| 18 | 21 | ||
| 19 | # This directory is NOT volatile. | 22 | # This directory is NOT volatile. |
