mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-19 12:59:03 +02:00
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:
parent
c6cc4bea46
commit
f5c204c99b
|
@ -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=c46e7f00db37676465d8c6ccf91b3412"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=aea4783603fc6bd8dff5157996ccb9d9"
|
||||
|
||||
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 = "99a73227f15d49f83bd7c83dbcf0980ec3653e7a"
|
||||
SRCREV = "63813186694487a2bc005f32be57eb526e16714b"
|
||||
|
||||
EXTRA_OECMAKE += " \
|
||||
-DPTDUMP=ON \
|
Loading…
Reference in New Issue
Block a user