mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
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:
parent
c95e1f7f3c
commit
e71bf6f0f8
|
@ -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 \
|
Loading…
Reference in New Issue
Block a user