From fbaf7a7dbfe5f0b05104ecbdcadbbd4f8400fc33 Mon Sep 17 00:00:00 2001 From: Yogesh Tyagi Date: Fri, 4 Jul 2025 11:54:52 +0800 Subject: 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 Signed-off-by: Anuj Mittal --- recipes-support/libipt/libipt_2.1.2.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-support/libipt') 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" inherit pkgconfig cmake -S = "${WORKDIR}/git" - SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.1" SRCREV = "ffc548e5fbc2fa3e9795d4593f861e1df99cf906" -- cgit v1.2.3-54-g00ecf