libipt: upgrade 2.0.3 -> 2.0.4

License-Update: copyright years updated

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2021-03-24 15:03:46 +08:00
parent c6cc4bea46
commit f5c204c99b

View File

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