diff options
Diffstat (limited to 'meta-oe/recipes-extended/sedutil/sedutil_git.bb')
| -rw-r--r-- | meta-oe/recipes-extended/sedutil/sedutil_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-extended/sedutil/sedutil_git.bb b/meta-oe/recipes-extended/sedutil/sedutil_git.bb index 972a33c742..64d5111f45 100644 --- a/meta-oe/recipes-extended/sedutil/sedutil_git.bb +++ b/meta-oe/recipes-extended/sedutil/sedutil_git.bb | |||
| @@ -7,11 +7,11 @@ LICENSE = "GPL-3.0-only" | |||
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://Common/LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504" | 8 | LIC_FILES_CHKSUM = "file://Common/LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504" |
| 9 | 9 | ||
| 10 | PV = "1.20.0" | 10 | PV = "1.20.0+git" |
| 11 | SRCREV = "d3de8e45e06a21d31cca0046ceb16ced1ef3563a" | 11 | |
| 12 | SRCREV = "6270fb0e3c110572d96936a473b5e0d21a39884d" | ||
| 12 | SRC_URI = "git://github.com/Drive-Trust-Alliance/sedutil.git;branch=master;protocol=https \ | 13 | SRC_URI = "git://github.com/Drive-Trust-Alliance/sedutil.git;branch=master;protocol=https \ |
| 13 | file://0001-Fix-build-on-big-endian-architectures.patch \ | 14 | file://0001-Fix-build-on-big-endian-architectures.patch \ |
| 14 | file://0001-include-missing-cstdint.patch \ | ||
| 15 | " | 15 | " |
| 16 | 16 | ||
| 17 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
