summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-extended/sedutil/sedutil_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/sedutil/sedutil_git.bb b/meta-oe/recipes-extended/sedutil/sedutil_git.bb
index 1e7a39319..53330c067 100644
--- a/meta-oe/recipes-extended/sedutil/sedutil_git.bb
+++ b/meta-oe/recipes-extended/sedutil/sedutil_git.bb
@@ -8,8 +8,8 @@ LICENSE = "GPLv3"
8LIC_FILES_CHKSUM = "file://Common/LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504" 8LIC_FILES_CHKSUM = "file://Common/LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504"
9 9
10BASEPV = "1.15.1" 10BASEPV = "1.15.1"
11PV = "${BASEPV}+git${SRCPV}" 11PV = "1.15.1.01"
12SRCREV = "358cc758948be788284d5faba46ccf4cc1813796" 12SRCREV = "565670749ef6947a905c451477a3a9a15e7e0ba5"
13SRC_URI = "git://github.com/Drive-Trust-Alliance/sedutil.git \ 13SRC_URI = "git://github.com/Drive-Trust-Alliance/sedutil.git \
14 file://0001-Fix-build-on-big-endian-architectures.patch \ 14 file://0001-Fix-build-on-big-endian-architectures.patch \
15 file://0001-DtaAnnotatedDump-Add-typedef-name-to-the-union.patch \ 15 file://0001-DtaAnnotatedDump-Add-typedef-name-to-the-union.patch \