diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2023-05-08 18:09:58 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-05-08 21:45:53 -0700 |
| commit | 366e40427b5cff7aa4c2916a0e9a8e5e1ec09029 (patch) | |
| tree | 6bc0c324eef74ecfe5343e298213af99a69da242 /meta-oe | |
| parent | 43f33cb3084031c7518fa80731f45afb9de25ff1 (diff) | |
| download | meta-openembedded-366e40427b5cff7aa4c2916a0e9a8e5e1ec09029.tar.gz | |
mg: upgrade 20230406 -> 20230501
License-Update: version of hboetes updated to 20230501
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-support/mg/mg_20230501.bb (renamed from meta-oe/recipes-support/mg/mg_20230406.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-support/mg/mg_20230406.bb b/meta-oe/recipes-support/mg/mg_20230501.bb index 8d61b7f7bc..ee00003977 100644 --- a/meta-oe/recipes-support/mg/mg_20230406.bb +++ b/meta-oe/recipes-support/mg/mg_20230501.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=36d8ace99e6cd003132975a9266d3f77" | 4 | LIC_FILES_CHKSUM = "file://version.c;md5=a8e0b53d89d277bf3b40878ac568bedd" |
| 5 | DEPENDS = "ncurses libbsd" | 5 | DEPENDS = "ncurses libbsd" |
| 6 | SECTION = "console/editors" | 6 | SECTION = "console/editors" |
| 7 | 7 | ||
| 8 | SRCREV = "4e6d2de9582cfe7f0977be4ce9532e3d33c5be15" | 8 | SRCREV = "f21c2ba36772ffa68d9cfa55305e427d37903b4a" |
| 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 \ |
