summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/ndctl/ndctl_v79.bb (renamed from meta-oe/recipes-core/ndctl/ndctl_v78.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/ndctl/ndctl_v78.bb b/meta-oe/recipes-core/ndctl/ndctl_v79.bb
index 907c02c7c8..9a4bc49d12 100644
--- a/meta-oe/recipes-core/ndctl/ndctl_v78.bb
+++ b/meta-oe/recipes-core/ndctl/ndctl_v79.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=74a614eac8b2657a4b8e6607421a0883"
10 10
11inherit meson pkgconfig bash-completion systemd 11inherit meson pkgconfig bash-completion systemd
12 12
13SRCREV = "a871e6153b11fe63780b37cdcb1eb347b296095c" 13SRCREV = "16f45755f991f4fb6d76fec70a42992426c84234"
14SRC_URI = "git://github.com/pmem/ndctl.git;branch=main;protocol=https \ 14SRC_URI = "git://github.com/pmem/ndctl.git;branch=main;protocol=https \
15 file://0001-include-libgen.h-for-basename.patch" 15 file://0001-include-libgen.h-for-basename.patch"
16 16