diff options
-rw-r--r-- | meta-oe/recipes-support/composefs/composefs_1.0.4.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/composefs/composefs_1.0.4.bb b/meta-oe/recipes-support/composefs/composefs_1.0.4.bb index aaf33b40ec..7b934e4ea4 100644 --- a/meta-oe/recipes-support/composefs/composefs_1.0.4.bb +++ b/meta-oe/recipes-support/composefs/composefs_1.0.4.bb | |||
@@ -13,7 +13,6 @@ LIC_FILES_CHKSUM = "\ | |||
13 | file://LICENSE.Apache-2.0;md5=3b83ef96387f14655fc854ddc3c6bd57 \ | 13 | file://LICENSE.Apache-2.0;md5=3b83ef96387f14655fc854ddc3c6bd57 \ |
14 | " | 14 | " |
15 | 15 | ||
16 | PV .= "+git${SRCPV}" | ||
17 | SRCREV = "7623e4dc89f62ada5724d4e41d0a16d2671312f5" | 16 | SRCREV = "7623e4dc89f62ada5724d4e41d0a16d2671312f5" |
18 | SRC_URI = "git://github.com/containers/composefs.git;protocol=https;branch=main" | 17 | SRC_URI = "git://github.com/containers/composefs.git;protocol=https;branch=main" |
19 | 18 | ||