<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-intel.git/recipes-support/libipt, branch scarthgap</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-intel.git/atom?h=scarthgap</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-intel.git/atom?h=scarthgap'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/'/>
<updated>2024-04-29T08:20:58+00:00</updated>
<entry>
<title>recipes: avoid using WORKDIR in do_install</title>
<updated>2024-04-29T08:20:58+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2024-04-29T04:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=7864daf8ecec559fe144ba3d767768ba7392ec86'/>
<id>urn:sha1:7864daf8ecec559fe144ba3d767768ba7392ec86</id>
<content type='text'>
Replace usage of WORKDIR in do_compile/do_install by ${S} or ${B}. It
also helps with cases when externalsrc is used like with devtool.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libipt : upgrade 2.1.0 -&gt; 2.1.1</title>
<updated>2024-03-11T14:42:52+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2024-03-11T10:18:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=83239e51830efc9828fbdcff7b1e3ba10b187d14'/>
<id>urn:sha1:83239e51830efc9828fbdcff7b1e3ba10b187d14</id>
<content type='text'>
License-Update: copyright years updated

Release Notes:
https://github.com/intel/libipt/releases/tag/v2.1.1

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libipt: 2.0.6 -&gt; 2.1.0</title>
<updated>2023-10-30T07:42:30+00:00</updated>
<author>
<name>Lee Chee Yang</name>
<email>chee.yang.lee@intel.com</email>
</author>
<published>2023-10-30T06:32:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=758d05bc76332f207a96a19ff812d624b328c983'/>
<id>urn:sha1:758d05bc76332f207a96a19ff812d624b328c983</id>
<content type='text'>
by default, enable the new tool 'ptseg' for finding the PSB segment
for a given offset.

Signed-off-by: Lee Chee Yang &lt;chee.yang.lee@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libipt : upgrade 2.0.5 -&gt; 2.0.6</title>
<updated>2023-07-13T01:38:58+00:00</updated>
<author>
<name>Yogesh Tyagi</name>
<email>yogesh.tyagi@intel.com</email>
</author>
<published>2023-07-07T11:22:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=ccd2765526a3e6023c86afbad35ec8cd139140f4'/>
<id>urn:sha1:ccd2765526a3e6023c86afbad35ec8cd139140f4</id>
<content type='text'>
License-Update:
copyright years updated

Following line added to LICENSE file:
SPDX-License-Identifier: BSD-3-Clause

Signed-off-by: Yogesh Tyagi &lt;yogesh.tyagi@intel.com&gt;
Signed-off-by: Naveen Saini &lt;naveen.kumar.saini@intel.com&gt;
</content>
</entry>
<entry>
<title>libipt: upgrade 2.0.4 -&gt; 2.0.5</title>
<updated>2022-03-02T15:01:55+00:00</updated>
<author>
<name>Nandini Matam</name>
<email>nandinix.matam@intel.com</email>
</author>
<published>2022-03-02T14:33:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=e71bf6f0f863294ebe101f6839c2d66140b8c463'/>
<id>urn:sha1:e71bf6f0f863294ebe101f6839c2d66140b8c463</id>
<content type='text'>
 *License-Update: Change in copyright dates

Signed-off-by: Nandini Matam &lt;nandinix.matam@intel.com&gt;
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-07-31T09:47:03+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2021-07-31T09:47:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=0584f638797a816b29b909d4611d5a099df7bbc1'/>
<id>urn:sha1:0584f638797a816b29b909d4611d5a099df7bbc1</id>
<content type='text'>
Use the convert-overrides.py to convert to new syntax and manually
fix some additional changes.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libipt: upgrade 2.0.3 -&gt; 2.0.4</title>
<updated>2021-03-24T08:18:37+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2021-03-24T07:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=f5c204c99b669d6dea12abbc19e8f7462379095c'/>
<id>urn:sha1:f5c204c99b669d6dea12abbc19e8f7462379095c</id>
<content type='text'>
License-Update: copyright years updated

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libipt: upgrade 2.0.2 -&gt; 2.0.3</title>
<updated>2020-08-17T06:55:21+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-08-17T06:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=28b91eb41f8f0604dc40b580faa7d026fc8c2b8c'/>
<id>urn:sha1:28b91eb41f8f0604dc40b580faa7d026fc8c2b8c</id>
<content type='text'>
Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libipt: upgrade 2.0.1 -&gt; 2.0.2</title>
<updated>2020-06-22T05:59:04+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-06-22T03:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=a89e8048ef03069062ce49b5f302d8eb6bef1824'/>
<id>urn:sha1:a89e8048ef03069062ce49b5f302d8eb6bef1824</id>
<content type='text'>
License-Update: Copyright year changed.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
<entry>
<title>libipt: add CMAKE_SKIP_RPATH</title>
<updated>2020-04-24T00:19:55+00:00</updated>
<author>
<name>Anuj Mittal</name>
<email>anuj.mittal@intel.com</email>
</author>
<published>2020-04-24T00:19:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-intel.git/commit/?id=9e4503ae042a5e7cdd1efbbce8f1fa97282e977d'/>
<id>urn:sha1:9e4503ae042a5e7cdd1efbbce8f1fa97282e977d</id>
<content type='text'>
dunfell has a change in cmake class that forces cmake to use relative
RPATHs but when this recipe is used with zeus, we'd need to explicitly
make sure that binaries don't have absolute paths.

Signed-off-by: Anuj Mittal &lt;anuj.mittal@intel.com&gt;
</content>
</entry>
</feed>
