From: Yogesh Tyagi <[email protected]> License update : Update copyright format from 'Copyright (c)' to 'Copyright (C)' in BSD-3-Clause LICENSE file.
Release Notes: https://github.com/intel/libipt/releases/tag/v2.2 Signed-off-by: Yogesh Tyagi <[email protected]> --- recipes-support/libipt/{libipt_2.1.2.bb => libipt_2.2.bb} | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) rename recipes-support/libipt/{libipt_2.1.2.bb => libipt_2.2.bb} (86%) diff --git a/recipes-support/libipt/libipt_2.1.2.bb b/recipes-support/libipt/libipt_2.2.bb similarity index 86% rename from recipes-support/libipt/libipt_2.1.2.bb rename to recipes-support/libipt/libipt_2.2.bb index bbaac6f5..ca1edb7f 100644 --- a/recipes-support/libipt/libipt_2.1.2.bb +++ b/recipes-support/libipt/libipt_2.2.bb @@ -5,13 +5,13 @@ 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=491799fd9431e57ad52cb0ef3497afce" +LIC_FILES_CHKSUM = "file://LICENSE;md5=fcee2b5da70c8e2e58c5f4d1f2d5788a" inherit pkgconfig cmake -SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.1" +SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.2" -SRCREV = "ffc548e5fbc2fa3e9795d4593f861e1df99cf906" +SRCREV = "eecdf779a35384235d3c32a6213024f53368cb60" EXTRA_OECMAKE += " \ -DPTDUMP=ON \ @@ -31,3 +31,4 @@ do_install:append() { FILES:${PN}-test = "${bindir}" PACKAGES =+ "${PN}-test" + -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8698): https://lists.yoctoproject.org/g/meta-intel/message/8698 Mute This Topic: https://lists.yoctoproject.org/mt/117592178/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
