summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/git/git_2.35.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/git/git_2.35.1.bb')
-rw-r--r--meta/recipes-devtools/git/git_2.35.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-devtools/git/git_2.35.1.bb b/meta/recipes-devtools/git/git_2.35.1.bb
index 62017b98ef..a333458d5f 100644
--- a/meta/recipes-devtools/git/git_2.35.1.bb
+++ b/meta/recipes-devtools/git/git_2.35.1.bb
@@ -9,7 +9,8 @@ PROVIDES:append:class-native = " git-replacement-native"
9 9
10SRC_URI = "${KERNELORG_MIRROR}/software/scm/git/git-${PV}.tar.gz;name=tarball \ 10SRC_URI = "${KERNELORG_MIRROR}/software/scm/git/git-${PV}.tar.gz;name=tarball \
11 file://fixsort.patch \ 11 file://fixsort.patch \
12" 12 file://0001-config.mak.uname-do-not-force-RHEL-7-specific-build-.patch \
13 "
13 14
14S = "${WORKDIR}/git-${PV}" 15S = "${WORKDIR}/git-${PV}"
15 16