diff options
Diffstat (limited to 'meta-oe/recipes-core/ndctl/ndctl_v73.bb')
| -rw-r--r-- | meta-oe/recipes-core/ndctl/ndctl_v73.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/ndctl/ndctl_v73.bb b/meta-oe/recipes-core/ndctl/ndctl_v73.bb index c88d392970..da649d578b 100644 --- a/meta-oe/recipes-core/ndctl/ndctl_v73.bb +++ b/meta-oe/recipes-core/ndctl/ndctl_v73.bb | |||
| @@ -13,7 +13,8 @@ inherit meson pkgconfig bash-completion systemd | |||
| 13 | SRCREV = "dd58d43458943d20ff063850670bf54a5242c9c5" | 13 | SRCREV = "dd58d43458943d20ff063850670bf54a5242c9c5" |
| 14 | SRC_URI = "git://github.com/pmem/ndctl.git;branch=main;protocol=https \ | 14 | SRC_URI = "git://github.com/pmem/ndctl.git;branch=main;protocol=https \ |
| 15 | file://0001-util-Correct-path-to-iniparser.h.patch \ | 15 | file://0001-util-Correct-path-to-iniparser.h.patch \ |
| 16 | file://0001-meson-Use-pkg-config-to-detect-iniparser.patch" | 16 | file://0001-meson-Use-pkg-config-to-detect-iniparser.patch \ |
| 17 | file://0001-build-set-HAVE_STATEMENT_EXPR-var.patch" | ||
| 17 | 18 | ||
| 18 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>v\d+(\.\d+)*)" | 19 | UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>v\d+(\.\d+)*)" |
| 19 | 20 | ||
