diff options
| -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" | |||
| 8 | PV .= "+git${SRCPV}" | 8 | PV .= "+git${SRCPV}" |
| 9 | 9 | ||
| 10 | SRC_URI = "git://github.com/linux-nvme/nvme-cli.git" | 10 | SRC_URI = "git://github.com/linux-nvme/nvme-cli.git" |
| 11 | SRCREV = "949d0aea730136d04af1fb9e0efd4427c20dee6d" | 11 | SRCREV = "f0e9569df9289d6ee55ba2c23615cc7c73a9b088" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
