summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.13.bb (renamed from meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.12.bb b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.13.bb
index a18b71a7ca..2f5e25c299 100644
--- a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.12.bb
+++ b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.13.bb
@@ -8,7 +8,7 @@ DEPENDS = "util-linux"
8PV .= "+git${SRCPV}" 8PV .= "+git${SRCPV}"
9 9
10SRC_URI = "git://github.com/linux-nvme/nvme-cli.git" 10SRC_URI = "git://github.com/linux-nvme/nvme-cli.git"
11SRCREV = "949d0aea730136d04af1fb9e0efd4427c20dee6d" 11SRCREV = "f0e9569df9289d6ee55ba2c23615cc7c73a9b088"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14