diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-10-14 17:18:57 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-10-14 09:00:21 -0700 |
| commit | 0ab638edac5c4b9133ae60dbad983c928008a215 (patch) | |
| tree | 7ca2756ed353c2d1faae307fec5e4605aa825e7b | |
| parent | 2e2c7e592e9d3ccfc2d25f451680c15566a509ab (diff) | |
| download | meta-openembedded-0ab638edac5c4b9133ae60dbad983c928008a215.tar.gz | |
ndctl: upgrade v82 -> v83
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-core/ndctl/ndctl_v83.bb (renamed from meta-oe/recipes-core/ndctl/ndctl_v82.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/ndctl/ndctl_v82.bb b/meta-oe/recipes-core/ndctl/ndctl_v83.bb index 2603217326..ed3c639369 100644 --- a/meta-oe/recipes-core/ndctl/ndctl_v82.bb +++ b/meta-oe/recipes-core/ndctl/ndctl_v83.bb | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=74a614eac8b2657a4b8e6607421a0883" | |||
| 10 | 10 | ||
| 11 | inherit meson pkgconfig bash-completion systemd | 11 | inherit meson pkgconfig bash-completion systemd |
| 12 | 12 | ||
| 13 | SRCREV = "74b9e411bf13e87df39a517d10143fafa7e2ea92" | 13 | SRCREV = "4f7a1c63b3305c97013d3c46daa6c0f76feff10d" |
| 14 | SRC_URI = "git://github.com/pmem/ndctl.git;branch=main;protocol=https;tag=${PV} \ | 14 | SRC_URI = "git://github.com/pmem/ndctl.git;branch=main;protocol=https;tag=${PV} \ |
| 15 | file://0001-include-libgen.h-for-basename.patch" | 15 | file://0001-include-libgen.h-for-basename.patch" |
| 16 | 16 | ||
