ndctl: upgrade v78 -> v79

Changelog:
===========
- incorporates functionality up to and including the 6.9 kernel.
- Highlights include test and build fixes a new cxl-wait-sanitize
  command, support for QOS Class in cxl-create-region, and a new
  cxl-set-alert-config command.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Wang Mingyu
2024-05-14 17:09:42 +08:00
committed by Khem Raj
parent 03656602ab
commit 9833bfcd75
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=74a614eac8b2657a4b8e6607421a0883"
inherit meson pkgconfig bash-completion systemd
SRCREV = "a871e6153b11fe63780b37cdcb1eb347b296095c"
SRCREV = "16f45755f991f4fb6d76fec70a42992426c84234"
SRC_URI = "git://github.com/pmem/ndctl.git;branch=main;protocol=https \
file://0001-include-libgen.h-for-basename.patch"