diff options
| author | Anuj Mittal <anuj.mittal@intel.com> | 2020-06-22 11:01:51 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2020-06-22 13:59:04 +0800 |
| commit | a89e8048ef03069062ce49b5f302d8eb6bef1824 (patch) | |
| tree | 27892735bf3377640690627876b56ca7495831ef | |
| parent | eb0a9c941205e03d7999a93c490e48d61d4e38ea (diff) | |
| download | meta-intel-a89e8048ef03069062ce49b5f302d8eb6bef1824.tar.gz | |
libipt: upgrade 2.0.1 -> 2.0.2
License-Update: Copyright year changed.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
| -rw-r--r-- | recipes-support/libipt/libipt_2.0.2.bb (renamed from recipes-support/libipt/libipt_2.0.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-support/libipt/libipt_2.0.1.bb b/recipes-support/libipt/libipt_2.0.2.bb index 7f2cd1e4..6e524fd8 100644 --- a/recipes-support/libipt/libipt_2.0.1.bb +++ b/recipes-support/libipt/libipt_2.0.2.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=c91702d8338efc75588b838922b7b803" | 8 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c46e7f00db37676465d8c6ccf91b3412" |
| 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 = "916d777123bf60d323890557347570e5e19dfa12" | 16 | SRCREV = "41445e40c8e9bc097c3609509cf142b6ad6dc160" |
| 17 | 17 | ||
| 18 | EXTRA_OECMAKE += " \ | 18 | EXTRA_OECMAKE += " \ |
| 19 | -DPTDUMP=ON \ | 19 | -DPTDUMP=ON \ |
