mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-04 20:54:46 +02:00
libipt : upgrade 2.1.1 -> 2.1.2
* Support latest processors. * Bug fixes. License-Update: License year is updated. Release notes: https://github.com/intel/libipt/releases/tag/v2.1.2 Signed-off-by: Sudhir Sharma <sudhir.sharma@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
1bc9b44c76
commit
74fc129a2c
|
@ -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=a429afa59f273b5d12778eda69d10313"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=491799fd9431e57ad52cb0ef3497afce"
|
||||
|
||||
inherit pkgconfig cmake
|
||||
|
||||
|
@ -13,7 +13,7 @@ S = "${WORKDIR}/git"
|
|||
|
||||
SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.1"
|
||||
|
||||
SRCREV = "1c9bc700f4b9a71fd2d1cf1742de7e2351ddb281"
|
||||
SRCREV = "ffc548e5fbc2fa3e9795d4593f861e1df99cf906"
|
||||
|
||||
EXTRA_OECMAKE += " \
|
||||
-DPTDUMP=ON \
|
Loading…
Reference in New Issue
Block a user