diff options
Diffstat (limited to 'meta/recipes-devtools/file/file_5.45.bb')
| -rw-r--r-- | meta/recipes-devtools/file/file_5.45.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.45.bb b/meta/recipes-devtools/file/file_5.45.bb index a7127023cb..8477668658 100644 --- a/meta/recipes-devtools/file/file_5.45.bb +++ b/meta/recipes-devtools/file/file_5.45.bb | |||
| @@ -11,7 +11,9 @@ LIC_FILES_CHKSUM = "file://COPYING;beginline=2;md5=0251eaec1188b20d9a72c502ecfdd | |||
| 11 | DEPENDS = "file-replacement-native" | 11 | DEPENDS = "file-replacement-native" |
| 12 | DEPENDS:class-native = "bzip2-replacement-native" | 12 | DEPENDS:class-native = "bzip2-replacement-native" |
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" | 14 | SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https \ |
| 15 | file://print_c.patch \ | ||
| 16 | " | ||
| 15 | 17 | ||
| 16 | SRCREV = "4cbd5c8f0851201d203755b76cb66ba991ffd8be" | 18 | SRCREV = "4cbd5c8f0851201d203755b76cb66ba991ffd8be" |
| 17 | S = "${WORKDIR}/git" | 19 | S = "${WORKDIR}/git" |
