diff options
-rw-r--r-- | meta/recipes-devtools/pseudo/pseudo_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb index 1a708066f7..c9386c3f09 100644 --- a/meta/recipes-devtools/pseudo/pseudo_git.bb +++ b/meta/recipes-devtools/pseudo/pseudo_git.bb | |||
@@ -13,7 +13,7 @@ SRC_URI:append:class-nativesdk = " \ | |||
13 | file://older-glibc-symbols.patch" | 13 | file://older-glibc-symbols.patch" |
14 | SRC_URI[prebuilt.sha256sum] = "ed9f456856e9d86359f169f46a70ad7be4190d6040282b84c8d97b99072485aa" | 14 | SRC_URI[prebuilt.sha256sum] = "ed9f456856e9d86359f169f46a70ad7be4190d6040282b84c8d97b99072485aa" |
15 | 15 | ||
16 | SRCREV = "c9670c27ff67ab899007ce749254b16091577e55" | 16 | SRCREV = "cc1f6167cb5065daba1462056e2dce8ff72aa855" |
17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
18 | PV = "1.9.0+git${SRCPV}" | 18 | PV = "1.9.0+git${SRCPV}" |
19 | 19 | ||