diff options
| -rw-r--r-- | meta-oe/recipes-extended/pmdk/pmdk_2.1.0.bb (renamed from meta-oe/recipes-extended/pmdk/pmdk_2.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/pmdk/pmdk_2.0.0.bb b/meta-oe/recipes-extended/pmdk/pmdk_2.1.0.bb index aeda236901..100ff4200c 100644 --- a/meta-oe/recipes-extended/pmdk/pmdk_2.0.0.bb +++ b/meta-oe/recipes-extended/pmdk/pmdk_2.1.0.bb | |||
| @@ -12,7 +12,7 @@ DEPENDS:append:libc-musl = " fts" | |||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/pmem/pmdk.git;branch=master;protocol=https" | 14 | SRC_URI = "git://github.com/pmem/pmdk.git;branch=master;protocol=https" |
| 15 | SRCREV = "ba92d6b469d52d16f26279bebaf317bbdbb3822c" | 15 | SRCREV = "5705fdffa755d00b4dbb4d6c30eb49671436f961" |
| 16 | 16 | ||
| 17 | inherit autotools-brokensep pkgconfig | 17 | inherit autotools-brokensep pkgconfig |
| 18 | 18 | ||
