summaryrefslogtreecommitdiffstats
path: root/recipes-support/libipt
diff options
context:
space:
mode:
authorYogesh Tyagi <yogesh.tyagi@intel.com>2025-07-04 11:54:52 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2025-07-04 17:49:37 +0800
commitfbaf7a7dbfe5f0b05104ecbdcadbbd4f8400fc33 (patch)
tree747a57d4de5823466366e8f98790c61a8d4ae326 /recipes-support/libipt
parentfc53424964a38b4c7afefd57646ebd8f9a69a0cb (diff)
downloadmeta-intel-fbaf7a7dbfe5f0b05104ecbdcadbbd4f8400fc33.tar.gz
recipes: Update to match S/UNPACKDIR changes
Update to match the recent changes in OE-Core where the unpack layout changed. [https://patchwork.yoctoproject.org/project/oe-core/patch/20250616095000.2918921-1-alex.kanavin@gmail.com/] Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Diffstat (limited to 'recipes-support/libipt')
-rw-r--r--recipes-support/libipt/libipt_2.1.2.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-support/libipt/libipt_2.1.2.bb b/recipes-support/libipt/libipt_2.1.2.bb
index edc9c371..7806cf6b 100644
--- a/recipes-support/libipt/libipt_2.1.2.bb
+++ b/recipes-support/libipt/libipt_2.1.2.bb
@@ -9,8 +9,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=491799fd9431e57ad52cb0ef3497afce"
9 9
10inherit pkgconfig cmake 10inherit pkgconfig cmake
11 11
12S = "${WORKDIR}/git"
13
14SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.1" 12SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.1"
15 13
16SRCREV = "ffc548e5fbc2fa3e9795d4593f861e1df99cf906" 14SRCREV = "ffc548e5fbc2fa3e9795d4593f861e1df99cf906"