diff options
Diffstat (limited to 'meta/recipes-devtools/git')
-rw-r--r-- | meta/recipes-devtools/git/git_2.49.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/git/git_2.49.0.bb b/meta/recipes-devtools/git/git_2.49.0.bb index 3538170d08..e1b501d62b 100644 --- a/meta/recipes-devtools/git/git_2.49.0.bb +++ b/meta/recipes-devtools/git/git_2.49.0.bb | |||
@@ -16,7 +16,7 @@ SRC_URI:append:class-nativesdk = " \ | |||
16 | file://environment.d-git.sh \ | 16 | file://environment.d-git.sh \ |
17 | " | 17 | " |
18 | 18 | ||
19 | S = "${WORKDIR}/git-${PV}" | 19 | S = "${UNPACKDIR}/git-${PV}" |
20 | 20 | ||
21 | LIC_FILES_CHKSUM = "\ | 21 | LIC_FILES_CHKSUM = "\ |
22 | file://COPYING;md5=7c0d7ef03a7eb04ce795b0f60e68e7e1 \ | 22 | file://COPYING;md5=7c0d7ef03a7eb04ce795b0f60e68e7e1 \ |