From: Lee Chee Yang <[email protected]> by default, enable the new tool 'ptseg' for finding the PSB segment for a given offset.
Signed-off-by: Lee Chee Yang <[email protected]> --- recipes-support/libipt/{libipt_2.0.6.bb => libipt_2.1.0.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename recipes-support/libipt/{libipt_2.0.6.bb => libipt_2.1.0.bb} (90%) diff --git a/recipes-support/libipt/libipt_2.0.6.bb b/recipes-support/libipt/libipt_2.1.0.bb similarity index 90% rename from recipes-support/libipt/libipt_2.0.6.bb rename to recipes-support/libipt/libipt_2.1.0.bb index 8b785a41..ecd41e4d 100644 --- a/recipes-support/libipt/libipt_2.0.6.bb +++ b/recipes-support/libipt/libipt_2.1.0.bb @@ -11,13 +11,14 @@ inherit pkgconfig cmake 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.1" -SRCREV = "ba98732fc7c3269e06b8587bce27ac87c847c0ff" +SRCREV = "45d74c4fc01097419a88609f110d0a3ca63e326a" EXTRA_OECMAKE += " \ -DPTDUMP=ON \ -DPTTC=ON \ + -DPTSEG=ON \ -DCMAKE_SKIP_RPATH=ON \ " -- 2.37.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8145): https://lists.yoctoproject.org/g/meta-intel/message/8145 Mute This Topic: https://lists.yoctoproject.org/mt/102270086/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
