| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update for functional issues for different processors
Fixes CVEs:
CVE-2024-28956 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01153.html]
CVE-2025-24495 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01322.html]
Release Notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20250512
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Praveen Kumar <praveen.kumar@windriver.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
| |
Upstream has force pushed master in SPIRV-Headers and the commit we were fetching is
no longer present on that branch. Remove the branch parameter and switch
to using nobranch to continue using that commit.
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update for functional issues for different processors
Fixes CVEs:
CVE-2024-31068 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01166.html]
CVE-2024-36293 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01213.html]
CVE-2023-43758 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01139.html]
CVE-2024-39355 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01228.html]
CVE-2024-37020 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01194.html]
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20250211
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update for functional issues for different processors
Fixes CVEs:
CVE-2024-21853 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01101.html]
CVE-2024-23918 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01079.html]
CVE-2024-21820 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01079.html]
CVE-2024-24968 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01097.html]
CVE-2024-23984 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01103.html]
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-2024112
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
| |
Update for functional issues for different processors
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20241029
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
| |
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
| |
fixes following build error in intel-compute-runtime-native on Ubuntu 24.04 host:
error: ‘*(const NEO::ArgDescValue::Element*)((char*)&<unnamed> + offsetof(NEO::ArgDescValue, NEO::ArgDescValue::elements.StackVec<NEO::ArgDescValue::Element, 1, unsigned char>::onStackMemRawBytes[0]))’ may be used uninitialized [-Werror=maybe-uninitialized]
Backport patch:
* 0001-fix-add-missing-zero-initialization-in-StackVec-clas.patch
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
| |
fixes following build error in ispc-native on Ubuntu 24.04 host:
note: ‘UINT16_MAX’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
Backport patch:
* 0001-SPIRVutil-Include-cstdint-to-fix-GCC-13-build.patch
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
| |
fixes following build error in ispc-native on Ubuntu 24.04 host:
"note: ‘uint32_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?"
Backport patch:
* 0001-Fix-build-with-GCC-13-and-possibly-Clang-15.patch
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update for functional issues for different processors
Fixes CVEs:
CVE-2024-23984 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01103.html]
CVE-2024-24968 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01097.html]
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240910
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update for functional issues for different processors
Fixes CVEs:
CVE-2024-24853 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01083.html]
CVE-2024-25939 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01118.html]
CVE-2024-24980 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01100.html]
CVE-2023-42667 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01038.html]
CVE-2023-49141 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01046.html]
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240813
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
| |
Fixes functional issues for GLK. Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240531
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240514
Fixes CVEs:
CVE-2023-45733 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01051.html]
CVE-2023-46103 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01052.html]
CVE-2023-45745,CVE-2023-47855 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01036.html]
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
Upstream has switched to using main. Also, point to the updated project
page on GitHub.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
Upstream has switched to using main. Also, point to the updated project
page on GitHub.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
| |
master branch for oneDNN has been renamed to main so make the change
in SRC_URI to avoid build failures.
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20240312
Fixes CVEs:
CVE-2023-39368 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00972.html]
CVE-2023-38575 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00982.html]
CVE-2023-28746 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00898.html]
CVE-2023-22655 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00960.html]
CVE-2023-43490 [https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01045.html]
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
| |
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
| |
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
| |
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20231114
Fixes CVE-2023-23583. Details:
https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00950.html
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
| |
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
| |
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
| |
Refresh patches and switch to using master branch.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
| |
updates -rt patchset to -rt67.
Update kernel cache too.
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
Update kernel cache too.
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
| |
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Drop patch 0001-don-t-redefine-LLVM_TABLEGEN_EXE.patch
which is not needed anymore
Backport a fix from main branch to fix build issues.
Move do_install:append:class-native to individual recipe
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
* Update kernel cache
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
* Update kernel cache
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
* Update kernel cache
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
* Update kernel cache
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
| |
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20230808
Also fixes CVE-2022-40982, CVE-2023-23908 and CVE-2022-41804.
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has fix for following issue:
7.144019] RIP: 0010:__list_add_valid+0xb0/0xc0
[ 7.144021] Code: c7 c7 60 2f 6d 8b e8 ab e0 6f 00 0f 0b 31 c0 5d c3 cc cc cc cc 48 89 f2 4c 89 c1 48 89 fe 48 c7 c7 b0 2f 6d 8b e8 8c e0 6f 00 <0f> 0b 31 c0 5d c3 cc cc cc cc 66 0f 1f 44 00 00 55 48 8b 17 48 89
[ 7.149914] input: HDA Intel PCH HDMI/DP,pcm=13 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[ 7.155771] RSP: 0018:ffff97aac06e3ab0 EFLAGS: 00010082
[ 7.155772] RAX: 0000000000000000 RBX: ffffffff8bce2db0 RCX: ffffffff8b8ad698
[ 7.155773] RDX: 0000000000000000 RSI: 0000000000000002 RDI: ffffffff8bc4f6b8
[ 7.155774] RBP: ffff97aac06e3ab0 R08: ffffffff8b8500a0 R09: 000000000000000f
[ 7.155774] R10: 000000000000000f R11: ffffffff8bc5f0cf R12: ffff8b95105ee420
[ 7.162645] input: HDA Intel PCH HDMI/DP,pcm=14 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 7.167091] R13: ffffffff8bce2ba0 R14: ffffffff8bce2db0 R15: ffffffff8bce2db0
[ 7.167091] FS: 00007f3d418eb740(0000) GS:ffff8b98a0580000(0000) knlGS:0000000000000000
[ 7.167092] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 7.167093] CR2: 00007ffc1f80d088 CR3: 000000010e3d8004 CR4: 0000000000770ee0
[ 7.167094] PKRU: 55555554
[ 7.172989] input: HDA Intel PCH HDMI/DP,pcm=15 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 7.174409] Call Trace:
[ 7.174410] <TASK>
[ 7.174411] univ8250_setup_irq+0xec/0x1b0
[ 7.175633] input: HDA Intel PCH HDMI/DP,pcm=16 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 7.176427] serial8250_do_startup+0x452/0x760
[ 7.179298] input: HDA Intel PCH HDMI/DP,pcm=17 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 7.182422] serial8250_startup+0x22/0x30
[ 7.182424] uart_port_startup+0x153/0x2e0
[ 7.610550] uart_port_activate+0x4a/0x80
[ 7.615197] tty_port_open+0x86/0xd0
[ 7.619413] uart_open+0x1e/0x30
[ 7.623275] tty_open+0x16a/0x6b0
[ 7.627198] chrdev_open+0xbf/0x230
[ 7.631292] ? __unregister_chrdev+0x60/0x60
[ 7.636163] do_dentry_open+0x167/0x3f0
[ 7.640572] vfs_open+0x2d/0x40
[ 7.644297] path_openat+0xc17/0x10d0
[ 7.648574] do_filp_open+0xb2/0x160
[ 7.652748] ? __check_object_size+0x14f/0x160
[ 7.657783] do_sys_openat2+0x9f/0x160
[ 7.662106] __x64_sys_openat+0x55/0x90
[ 7.666514] do_syscall_64+0x40/0x90
[ 7.670688] entry_SYSCALL_64_after_hwframe+0x61/0xcb
[ 7.676343] RIP: 0033:0x7f3d419ea01b
[ 7.680535] Code: 25 00 00 41 00 3d 00 00 41 00 74 33 64 8b 04 25 18 00 00 00 85 c0 75 57 44 89 e2 48 89 ee bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 00 f0 ff ff 0f 87 81 00 00 00 48 83 c4 68 5d 41 5c c3 90 48
[ 7.699974] RSP: 002b:00007ffc1f80b540 EFLAGS: 00000246 ORIG_RAX: 0000000000000101
[ 7.708241] RAX: ffffffffffffffda RBX: 000055a066074090 RCX: 00007f3d419ea01b
[ 7.716091] RDX: 0000000000000800 RSI: 00007ffc1f80dc94 RDI: 00000000ffffff9c
[ 7.723936] RBP: 00007ffc1f80dc94 R08: 00007f3d41a993e0 R09: 00007ffc1f80b460
[ 7.731811] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000800
[ 7.739678] R13: 0000000000000001 R14: 0000000000000400 R15: 00007ffc1f80b7de
[ 7.747542] </TASK>
[ 7.750462] ---[ end trace 802d8128f3252360 ]---
It includes following commits:
97b454c47a25 Remove duplicate code in serial8250_do_startup
5f479e9dada1 tools: testing: ptp: Remove nsec period update
cdce7a52645a EDAC/igen6: Add several Intel Alder Lake-N SoCs support
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It has fix for following issue:
7.144019] RIP: 0010:__list_add_valid+0xb0/0xc0
[ 7.144021] Code: c7 c7 60 2f 6d 8b e8 ab e0 6f 00 0f 0b 31 c0 5d c3 cc cc cc cc 48 89 f2 4c 89 c1 48 89 fe 48 c7 c7 b0 2f 6d 8b e8 8c e0 6f 00 <0f> 0b 31 c0 5d c3 cc cc cc cc 66 0f 1f 44 00 00 55 48 8b 17 48 89
[ 7.149914] input: HDA Intel PCH HDMI/DP,pcm=13 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input21
[ 7.155771] RSP: 0018:ffff97aac06e3ab0 EFLAGS: 00010082
[ 7.155772] RAX: 0000000000000000 RBX: ffffffff8bce2db0 RCX: ffffffff8b8ad698
[ 7.155773] RDX: 0000000000000000 RSI: 0000000000000002 RDI: ffffffff8bc4f6b8
[ 7.155774] RBP: ffff97aac06e3ab0 R08: ffffffff8b8500a0 R09: 000000000000000f
[ 7.155774] R10: 000000000000000f R11: ffffffff8bc5f0cf R12: ffff8b95105ee420
[ 7.162645] input: HDA Intel PCH HDMI/DP,pcm=14 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input22
[ 7.167091] R13: ffffffff8bce2ba0 R14: ffffffff8bce2db0 R15: ffffffff8bce2db0
[ 7.167091] FS: 00007f3d418eb740(0000) GS:ffff8b98a0580000(0000) knlGS:0000000000000000
[ 7.167092] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 7.167093] CR2: 00007ffc1f80d088 CR3: 000000010e3d8004 CR4: 0000000000770ee0
[ 7.167094] PKRU: 55555554
[ 7.172989] input: HDA Intel PCH HDMI/DP,pcm=15 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input23
[ 7.174409] Call Trace:
[ 7.174410] <TASK>
[ 7.174411] univ8250_setup_irq+0xec/0x1b0
[ 7.175633] input: HDA Intel PCH HDMI/DP,pcm=16 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input24
[ 7.176427] serial8250_do_startup+0x452/0x760
[ 7.179298] input: HDA Intel PCH HDMI/DP,pcm=17 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input25
[ 7.182422] serial8250_startup+0x22/0x30
[ 7.182424] uart_port_startup+0x153/0x2e0
[ 7.610550] uart_port_activate+0x4a/0x80
[ 7.615197] tty_port_open+0x86/0xd0
[ 7.619413] uart_open+0x1e/0x30
[ 7.623275] tty_open+0x16a/0x6b0
[ 7.627198] chrdev_open+0xbf/0x230
[ 7.631292] ? __unregister_chrdev+0x60/0x60
[ 7.636163] do_dentry_open+0x167/0x3f0
[ 7.640572] vfs_open+0x2d/0x40
[ 7.644297] path_openat+0xc17/0x10d0
[ 7.648574] do_filp_open+0xb2/0x160
[ 7.652748] ? __check_object_size+0x14f/0x160
[ 7.657783] do_sys_openat2+0x9f/0x160
[ 7.662106] __x64_sys_openat+0x55/0x90
[ 7.666514] do_syscall_64+0x40/0x90
[ 7.670688] entry_SYSCALL_64_after_hwframe+0x61/0xcb
[ 7.676343] RIP: 0033:0x7f3d419ea01b
[ 7.680535] Code: 25 00 00 41 00 3d 00 00 41 00 74 33 64 8b 04 25 18 00 00 00 85 c0 75 57 44 89 e2 48 89 ee bf 9c ff ff ff b8 01 01 00 00 0f 05 <48> 3d 00 f0 ff ff 0f 87 81 00 00 00 48 83 c4 68 5d 41 5c c3 90 48
[ 7.699974] RSP: 002b:00007ffc1f80b540 EFLAGS: 00000246 ORIG_RAX: 0000000000000101
[ 7.708241] RAX: ffffffffffffffda RBX: 000055a066074090 RCX: 00007f3d419ea01b
[ 7.716091] RDX: 0000000000000800 RSI: 00007ffc1f80dc94 RDI: 00000000ffffff9c
[ 7.723936] RBP: 00007ffc1f80dc94 R08: 00007f3d41a993e0 R09: 00007ffc1f80b460
[ 7.731811] R10: 0000000000000000 R11: 0000000000000246 R12: 0000000000000800
[ 7.739678] R13: 0000000000000001 R14: 0000000000000400 R15: 00007ffc1f80b7de
[ 7.747542] </TASK>
[ 7.750462] ---[ end trace 802d8128f3252360 ]---
It includes following commits:
97b454c47a25 Remove duplicate code in serial8250_do_startup
5f479e9dada1 tools: testing: ptp: Remove nsec period update
cdce7a52645a EDAC/igen6: Add several Intel Alder Lake-N SoCs support
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
* Update kernel cache.
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
* Update kernel cache.
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
* Update kernel cache.
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
* Update kernel cache.
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
| |
Release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20230512
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
(cherry picked from commit a0ea4e5d395579e70f1057f1f1222c8a2b55bd96)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some testcases are currently failing with following error:
/usr/bin/x86_64-poky-linux-ld: ./tests/static-array-init-1.ispc.o:
relocation R_X86_64_32S against `.rodata.cst16' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/x86_64-poky-linux-ld: failed to set dynamic section sizes: bad value
Backport patch.
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
Currently vpl/examples are not being installed in examples pkg.
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It enables them by default instead of checking based on what is supported.
openvklTest throws following error:
SIGILL - Illegal instruction signal
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
(cherry picked from commit 2b37e2a69cfe0a46c3f52c7f333a9a60b03dcdc3)
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are few problems in current recipe:
(1)
ispc needs to invoke native llvm-config from target sysroot to list LLVM
lib libraries. clang already provides crossscripts/llvm-config, which does
the job.
However, using LLVM_TOOLS_BINARY_DIR leads to wrong llvm-config being
used. So remove it from search path for llvm-config.
(2)
Error:
ispc/1.17.0-r0/recipe-sysroot-native/usr/bin/x86_64-poky-linux/x86_64-poky-linux-ld:
ispc/1.17.0-r0/recipe-sysroot-native/usr/lib/libclang-cpp.so: undefined reference to `std::condition_variable::wait(std::unique_lock<std::mutex>&)@GLIBCXX_3.4.30'
error: linker command failed with exit code 1 (use -v to see invocation)
Native libraries were being linked to target libraries leading to this
failure. Fix and cleanup DEPENDS/RDEPENDS.
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
| |
Release Notes:
https://github.com/embree/embree/releases/tag/v3.13.5
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
(cherry picked from commit 948757b8f6064043c2c1671fa02fa834d86a042c)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
|
| |
Release Notes:
https://github.com/embree/embree/releases/tag/v3.13.4
Signed-off-by: Yogesh Tyagi <yogesh.tyagi@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
(cherry picked from commit 76042df23c4a451e6e1fc2bd07f969a1d5b438fc)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
| |
* Updated kernel cache
* Use the refreshed patch:
0001-v5.15-menuconfig-mconf-cfg-Allow-specification-of-ncurses-.patch
Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
|
|
| |
* Update kernel cache.
* Refresh patch because mconf-cfg.sh is updated to use HOSTPKG_CONFIG
parameter to override pkg-config parameter.
Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
Update kernel cache.
Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
Update kernel cache
Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|
|
|
|
|
|
|
| |
Update kernel cache
Signed-off-by: Teoh Suh Haw <suh.haw.teoh@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
|