diff options
| author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2023-07-07 16:52:17 +0530 |
|---|---|---|
| committer | Naveen Saini <naveen.kumar.saini@intel.com> | 2023-07-13 09:38:58 +0800 |
| commit | ccd2765526a3e6023c86afbad35ec8cd139140f4 (patch) | |
| tree | 5929eab7af3b8839d31db6e71653605c2bed3dea | |
| parent | 614d42850eb2185704ee13d5362bc5d409a95396 (diff) | |
| download | meta-intel-ccd2765526a3e6023c86afbad35ec8cd139140f4.tar.gz | |
libipt : upgrade 2.0.5 -> 2.0.6
License-Update:
copyright years updated
Following line added to LICENSE file:
SPDX-License-Identifier: BSD-3-Clause
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
| -rw-r--r-- | recipes-support/libipt/libipt_2.0.6.bb (renamed from recipes-support/libipt/libipt_2.0.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-support/libipt/libipt_2.0.5.bb b/recipes-support/libipt/libipt_2.0.6.bb index c1f67c1d..8b785a41 100644 --- a/recipes-support/libipt/libipt_2.0.5.bb +++ b/recipes-support/libipt/libipt_2.0.6.bb | |||
| @@ -5,7 +5,7 @@ library or it can be partially or fully integrated into your tool." | |||
| 5 | HOMEPAGE = "https://github.com/intel/libipt" | 5 | HOMEPAGE = "https://github.com/intel/libipt" |
| 6 | 6 | ||
| 7 | LICENSE = "BSD-3-Clause" | 7 | LICENSE = "BSD-3-Clause" |
| 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=bc005f06a45e41cdefcb8f5aceb1f5c9" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=46f05b778d7870144ac731c0234007af" |
| 9 | 9 | ||
| 10 | inherit pkgconfig cmake | 10 | inherit pkgconfig cmake |
| 11 | 11 | ||
| @@ -13,7 +13,7 @@ S = "${WORKDIR}/git" | |||
| 13 | 13 | ||
| 14 | SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.0" | 14 | SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.0" |
| 15 | 15 | ||
| 16 | SRCREV = "e315d53984ebe0e40dbb71b213bcf2cba42496f4" | 16 | SRCREV = "ba98732fc7c3269e06b8587bce27ac87c847c0ff" |
| 17 | 17 | ||
| 18 | EXTRA_OECMAKE += " \ | 18 | EXTRA_OECMAKE += " \ |
| 19 | -DPTDUMP=ON \ | 19 | -DPTDUMP=ON \ |
