aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe
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
parent6a0c9ea9d3d91a5d2125f335922d1956b7d81f3e (diff)
downloadmeta-openembedded-contrib-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')
-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 1e7a393193..53330c0675 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"
LIC_FILES_CHKSUM = "file://Common/LICENSE.txt;md5=d32239bcb673463ab874e80d47fae504"
BASEPV = "1.15.1"
-PV = "${BASEPV}+git${SRCPV}"
-SRCREV = "358cc758948be788284d5faba46ccf4cc1813796"
+PV = "1.15.1.01"
+SRCREV = "565670749ef6947a905c451477a3a9a15e7e0ba5"
SRC_URI = "git://github.com/Drive-Trust-Alliance/sedutil.git \
file://0001-Fix-build-on-big-endian-architectures.patch \
file://0001-DtaAnnotatedDump-Add-typedef-name-to-the-union.patch \