diff options
| author | Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> | 2020-07-25 12:15:17 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-07-28 12:23:16 -0700 |
| commit | 872f1b6ad19abcd2f373980cd38db104ab55ed6b (patch) | |
| tree | 22ac1933b11e5b4e3ef49beb554c2668db308a42 | |
| parent | 19948fa6703f4af10d54bdfe8764add06439bd18 (diff) | |
| download | meta-openembedded-872f1b6ad19abcd2f373980cd38db104ab55ed6b.tar.gz | |
dialog: update to 1.3-20200327
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-extended/dialog/dialog_1.3-20200327.bb (renamed from meta-oe/recipes-extended/dialog/dialog_1.3-20190808.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/dialog/dialog_1.3-20190808.bb b/meta-oe/recipes-extended/dialog/dialog_1.3-20200327.bb index a1acfcd005..5ac9b89020 100644 --- a/meta-oe/recipes-extended/dialog/dialog_1.3-20190808.bb +++ b/meta-oe/recipes-extended/dialog/dialog_1.3-20200327.bb | |||
| @@ -10,8 +10,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343" | |||
| 10 | 10 | ||
| 11 | SRC_URI = "ftp://ftp.invisible-island.net/${BPN}/${BP}.tgz \ | 11 | SRC_URI = "ftp://ftp.invisible-island.net/${BPN}/${BP}.tgz \ |
| 12 | " | 12 | " |
| 13 | SRC_URI[md5sum] = "f48b597251a26c522002736652e0300c" | 13 | SRC_URI[md5sum] = "f7a3c240af305b5282af590541e8f4b7" |
| 14 | SRC_URI[sha256sum] = "886e12f2cf3df36cde65f32f6ae52bc598eb2599a611b1d8ce5dfdea599e47e2" | 14 | SRC_URI[sha256sum] = "466163e8b97c2b7709d00389199add3156bd813f60ccb0335d0a30f2d4a17f99" |
| 15 | 15 | ||
| 16 | # hardcoded here for use in dialog-static recipe | 16 | # hardcoded here for use in dialog-static recipe |
| 17 | S = "${WORKDIR}/dialog-${PV}" | 17 | S = "${WORKDIR}/dialog-${PV}" |
