diff options
Diffstat (limited to 'meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.13.bb')
| -rw-r--r-- | meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.13.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.13.bb b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.13.bb index 2f5e25c299..e07c1b8362 100644 --- a/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.13.bb +++ b/meta-oe/recipes-bsp/nvme-cli/nvme-cli_1.13.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=8264535c0c4e9c6c335635c4026a8022" | |||
| 7 | DEPENDS = "util-linux" | 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;branch=master;protocol=https" |
| 11 | SRCREV = "f0e9569df9289d6ee55ba2c23615cc7c73a9b088" | 11 | SRCREV = "f0e9569df9289d6ee55ba2c23615cc7c73a9b088" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
