summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/ndctl/ndctl_v84.bb (renamed from meta-oe/recipes-core/ndctl/ndctl_v83.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/ndctl/ndctl_v83.bb b/meta-oe/recipes-core/ndctl/ndctl_v84.bb
index ed3c639369..582e90b96d 100644
--- a/meta-oe/recipes-core/ndctl/ndctl_v83.bb
+++ b/meta-oe/recipes-core/ndctl/ndctl_v84.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 = "4f7a1c63b3305c97013d3c46daa6c0f76feff10d" 13SRCREV = "8ad90e54f0ff4f7291e7f21d44d769d10f24e2b6"
14SRC_URI = "git://github.com/pmem/ndctl.git;branch=main;protocol=https;tag=${PV} \ 14SRC_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