summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/sedutil/sedutil_git.bb
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-08-20 14:22:50 +0800
committerKhem Raj <raj.khem@gmail.com>2021-08-23 22:00:39 -0700
commit04622cfb626e67034a4cb416ee7a8ab37e434fa2 (patch)
treed60c167b2b084e67799d648d2d88e784e334922a /meta-oe/recipes-extended/sedutil/sedutil_git.bb
parent6a0c9ea9d3d91a5d2125f335922d1956b7d81f3e (diff)
downloadmeta-openembedded-04622cfb626e67034a4cb416ee7a8ab37e434fa2.tar.gz
sedutil: upgrade 1.15.1 -> 1.15.1.01
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/sedutil/sedutil_git.bb')
-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 \