diff options
| -rw-r--r-- | meta-oe/recipes-extended/mozjs/mozjs-115_115.11.0.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/mozjs/mozjs-115_115.11.0.bb b/meta-oe/recipes-extended/mozjs/mozjs-115_115.11.0.bb index b088286023..c0eb1291fe 100644 --- a/meta-oe/recipes-extended/mozjs/mozjs-115_115.11.0.bb +++ b/meta-oe/recipes-extended/mozjs/mozjs-115_115.11.0.bb | |||
| @@ -19,6 +19,9 @@ SRC_URI = "https://archive.mozilla.org/pub/firefox/releases/${PV}esr/source/fire | |||
| 19 | " | 19 | " |
| 20 | SRC_URI[sha256sum] = "16be46f16a356a2b8bd3541805a24c8a2acf6f077cf8a65859689685c26025e0" | 20 | SRC_URI[sha256sum] = "16be46f16a356a2b8bd3541805a24c8a2acf6f077cf8a65859689685c26025e0" |
| 21 | 21 | ||
| 22 | UPSTREAM_CHECK_URI = "https://tracker.debian.org/pkg/mozjs115" | ||
| 23 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | ||
| 24 | |||
| 22 | S = "${WORKDIR}/firefox-${PV}" | 25 | S = "${WORKDIR}/firefox-${PV}" |
| 23 | 26 | ||
| 24 | inherit pkgconfig perlnative python3native rust | 27 | inherit pkgconfig perlnative python3native rust |
