diff options
-rw-r--r-- | meta/recipes-core/musl/gcompat_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/musl/gcompat_git.bb b/meta/recipes-core/musl/gcompat_git.bb index 955cc3c010..cab1a97a84 100644 --- a/meta/recipes-core/musl/gcompat_git.bb +++ b/meta/recipes-core/musl/gcompat_git.bb | |||
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=eb33ef4af05a9c7602843afb7adfe792" | |||
10 | SRC_URI = "git://git.adelielinux.org/adelie/gcompat.git;protocol=https;branch=current" | 10 | SRC_URI = "git://git.adelielinux.org/adelie/gcompat.git;protocol=https;branch=current" |
11 | 11 | ||
12 | PV = "1.0.0+1.1+git${SRCPV}" | 12 | PV = "1.0.0+1.1+git${SRCPV}" |
13 | SRCREV = "af5a49e489fdc04b9cf02547650d7aeaccd43793" | 13 | SRCREV = "4d6a5156a6eb7f56b30d93853a872e36dadde81b" |
14 | 14 | ||
15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
16 | 16 | ||