diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-09-02 21:41:34 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-09-05 22:49:35 -0700 |
| commit | 0a482225b882812f787eceac0b24ebaf8d374291 (patch) | |
| tree | e3be22adcb53c093527f2b168f85bebc6d8cd00e /meta-oe/recipes-support | |
| parent | 2a1ae8b23d60b3ed2d886ca25b0ca225a34faec7 (diff) | |
| download | meta-openembedded-0a482225b882812f787eceac0b24ebaf8d374291.tar.gz | |
mg: Upgrade to 20220614 release
License-Change: update version string [1]
[1] https://github.com/hboetes/mg/commit/da1036f6e085f2d7edd4d4ab65d74de4d4d18c08
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support')
| -rw-r--r-- | meta-oe/recipes-support/mg/mg_20220614.bb (renamed from meta-oe/recipes-support/mg/mg_20210609.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/mg/mg_20210609.bb b/meta-oe/recipes-support/mg/mg_20220614.bb index 5deb5c66e3..01ccef5124 100644 --- a/meta-oe/recipes-support/mg/mg_20210609.bb +++ b/meta-oe/recipes-support/mg/mg_20220614.bb | |||
| @@ -1,11 +1,11 @@ | |||
| 1 | SUMMARY = "A portable version of the mg maintained by the OpenBSD team" | 1 | SUMMARY = "A portable version of the mg maintained by the OpenBSD team" |
| 2 | HOMEPAGE = "http://homepage.boetes.org/software/mg/" | 2 | HOMEPAGE = "http://homepage.boetes.org/software/mg/" |
| 3 | LICENSE = "PD" | 3 | LICENSE = "PD" |
| 4 | LIC_FILES_CHKSUM = "file://version.c;md5=1895eb37bf6bd79cdc5c89d8166fabfb" | 4 | LIC_FILES_CHKSUM = "file://version.c;md5=43616508f42ab3fdb082c5f932bd2eb4" |
| 5 | DEPENDS = "ncurses libbsd" | 5 | DEPENDS = "ncurses libbsd" |
| 6 | SECTION = "console/editors" | 6 | SECTION = "console/editors" |
| 7 | 7 | ||
| 8 | SRCREV = "688f49cd67ab30dfa6482c74815e117cbf7af63a" | 8 | SRCREV = "ea58e622fad20622ac0b723d021baaaf5dc0eb49" |
| 9 | SRC_URI = "git://github.com/hboetes/mg;branch=master;protocol=https \ | 9 | SRC_URI = "git://github.com/hboetes/mg;branch=master;protocol=https \ |
| 10 | file://0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch \ | 10 | file://0001-fileio-Include-sys-param.h-for-MAXNAMLEN.patch \ |
| 11 | file://0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch \ | 11 | file://0002-fileio-Define-DEFFILEMODE-if-platform-is-missing.patch \ |
