diff options
author | Khem Raj <raj.khem@gmail.com> | 2019-11-09 11:53:25 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-11-10 07:52:39 -0800 |
commit | 44f4f89d7dcc3a64eeefa307245ef9a3f4682db6 (patch) | |
tree | 0b7c07e4fb561e683612ee71a46b0be216bc4d48 /meta-oe | |
parent | 3a9262866dd0db61a1b9f4312e3cb2bb4a9b6b07 (diff) | |
download | meta-openembedded-44f4f89d7dcc3a64eeefa307245ef9a3f4682db6.tar.gz |
sip: Upgrade to 4.19.19
Needed for QT 5.13 based python modules
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-devtools/sip/sip.inc | 6 | ||||
-rw-r--r-- | meta-oe/recipes-devtools/sip/sip3_4.19.19.bb (renamed from meta-oe/recipes-devtools/sip/sip3_4.19.16.bb) | 0 | ||||
-rw-r--r-- | meta-oe/recipes-devtools/sip/sip_4.19.19.bb (renamed from meta-oe/recipes-devtools/sip/sip_4.19.16.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip.inc b/meta-oe/recipes-devtools/sip/sip.inc index 092531b32..d8e32a768 100644 --- a/meta-oe/recipes-devtools/sip/sip.inc +++ b/meta-oe/recipes-devtools/sip/sip.inc | |||
@@ -5,9 +5,9 @@ LICENSE = "GPLv2+" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE-GPL2;md5=e91355d8a6f8bd8f7c699d62863c7303" | 5 | LIC_FILES_CHKSUM = "file://LICENSE-GPL2;md5=e91355d8a6f8bd8f7c699d62863c7303" |
6 | 6 | ||
7 | SRC_URI = "https://www.riverbankcomputing.com/static/Downloads/sip/${PV}/sip-${PV}.tar.gz \ | 7 | SRC_URI = "https://www.riverbankcomputing.com/static/Downloads/sip/${PV}/sip-${PV}.tar.gz \ |
8 | " | 8 | " |
9 | SRC_URI[md5sum] = "7e854b0da395ddc8fb5da82d0321994d" | 9 | SRC_URI[md5sum] = "98111479309dc472410f26080d6d4a88" |
10 | SRC_URI[sha256sum] = "184c790d58e9527fc6bdac2bbf8638f3d1b41dea922cad8eb83172b4ba70c620" | 10 | SRC_URI[sha256sum] = "5436b61a78f48c7e8078e93a6b59453ad33780f80c644e5f3af39f94be1ede44" |
11 | 11 | ||
12 | S = "${WORKDIR}/sip-${PV}" | 12 | S = "${WORKDIR}/sip-${PV}" |
13 | 13 | ||
diff --git a/meta-oe/recipes-devtools/sip/sip3_4.19.16.bb b/meta-oe/recipes-devtools/sip/sip3_4.19.19.bb index 010fa30fe..010fa30fe 100644 --- a/meta-oe/recipes-devtools/sip/sip3_4.19.16.bb +++ b/meta-oe/recipes-devtools/sip/sip3_4.19.19.bb | |||
diff --git a/meta-oe/recipes-devtools/sip/sip_4.19.16.bb b/meta-oe/recipes-devtools/sip/sip_4.19.19.bb index 3da15b842..3da15b842 100644 --- a/meta-oe/recipes-devtools/sip/sip_4.19.16.bb +++ b/meta-oe/recipes-devtools/sip/sip_4.19.19.bb | |||