diff options
| author | Yogesh Tyagi <yogesh.tyagi@intel.com> | 2025-07-04 11:54:52 +0800 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@intel.com> | 2025-07-04 17:49:37 +0800 |
| commit | fbaf7a7dbfe5f0b05104ecbdcadbbd4f8400fc33 (patch) | |
| tree | 747a57d4de5823466366e8f98790c61a8d4ae326 /recipes-support | |
| parent | fc53424964a38b4c7afefd57646ebd8f9a69a0cb (diff) | |
| download | meta-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')
| -rw-r--r-- | recipes-support/isa-l/isa-l_2.31.1.bb | 1 | ||||
| -rw-r--r-- | recipes-support/libipt/libipt_2.1.2.bb | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/recipes-support/isa-l/isa-l_2.31.1.bb b/recipes-support/isa-l/isa-l_2.31.1.bb index 78850579..93178942 100644 --- a/recipes-support/isa-l/isa-l_2.31.1.bb +++ b/recipes-support/isa-l/isa-l_2.31.1.bb | |||
| @@ -7,7 +7,6 @@ SECTION = "lib" | |||
| 7 | 7 | ||
| 8 | inherit autotools pkgconfig | 8 | inherit autotools pkgconfig |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | ||
| 11 | SRCREV = "c387163fcbca62701d646149564c550c78a4f985" | 10 | SRCREV = "c387163fcbca62701d646149564c550c78a4f985" |
| 12 | SRC_URI = "git://github.com/intel/isa-l.git;branch=master;protocol=https" | 11 | SRC_URI = "git://github.com/intel/isa-l.git;branch=master;protocol=https" |
| 13 | 12 | ||
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 | ||
| 10 | inherit pkgconfig cmake | 10 | inherit pkgconfig cmake |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | ||
| 13 | |||
| 14 | SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.1" | 12 | SRC_URI = "git://github.com/intel/libipt.git;protocol=https;branch=stable/v2.1" |
| 15 | 13 | ||
| 16 | SRCREV = "ffc548e5fbc2fa3e9795d4593f861e1df99cf906" | 14 | SRCREV = "ffc548e5fbc2fa3e9795d4593f861e1df99cf906" |
