libipt: upgrade 2.0.4 -> 2.0.5

*License-Update: Change in copyright dates

Signed-off-by: Nandini Matam <nandinix.matam@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Nandini Matam 2022-03-02 20:03:43 +05:30 committed by Anuj Mittal
parent c95e1f7f3c
commit e71bf6f0f8

View File

@ -5,7 +5,7 @@ library or it can be partially or fully integrated into your tool."
HOMEPAGE = "https://github.com/intel/libipt"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=aea4783603fc6bd8dff5157996ccb9d9"
LIC_FILES_CHKSUM = "file://LICENSE;md5=bc005f06a45e41cdefcb8f5aceb1f5c9"
inherit pkgconfig cmake
@ -13,7 +13,7 @@ S = "${WORKDIR}/git"
SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.0"
SRCREV = "63813186694487a2bc005f32be57eb526e16714b"
SRCREV = "e315d53984ebe0e40dbb71b213bcf2cba42496f4"
EXTRA_OECMAKE += " \
-DPTDUMP=ON \