Marta Rybczynska
65fd11a293
chipsec: disable until 6.16 support is fixed
...
The 1.13.16 version does not work on the kernel 6.16 for now [1].
Disable when waiting for the fix.
[1] https://github.com/chipsec/chipsec/issues/2563
Signed-off-by: Marta Rybczynska <marta.rybczynska@ygreky.com >
2025-10-08 17:34:14 +02:00
Marta Rybczynska
ff601bbb19
chipsec: update to 1.13.16
...
Update from 1.9.1 (October 2022) to the latest 1.x release, 1.13.16.
Changelog: https://github.com/chipsec/chipsec/releases
Signed-off-by: Marta Rybczynska <marta.rybczynska@ygreky.com >
2025-10-08 17:34:14 +02:00
Scott Murray
0272225ccd
Adapt to S/UNPACKDIR changes
...
Remove or update S definitions as required to work with oe-core
S/UNPACKDIR changes.
Signed-off-by: Scott Murray <scott.murray@konsulko.com >
2025-07-04 12:41:20 -04:00
Armin Kuster
db91051c6a
chipsec: Fix QA Warnings
...
ERROR: chipsec-1.9.1-r0 do_package_qa: QA Issue: File /usr/lib/python3.12/site-packages/chipsec/helper/linux/chipsec.ko in package chipsec contains reference to TMPDIR [buildpaths]
ERROR: chipsec-1.9.1-r0 do_package_qa: QA Issue: File /usr/lib/python3.12/site-packages/chipsec/helper/linux/.debug/chipsec.ko in package chipsec-dbg contains reference to TMPDIR [buildpaths]
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2024-07-29 20:07:01 -04:00
Armin Kuster
ca10975033
recipes-*: convert WORKDIR->UNPACKDIR
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2024-07-29 20:07:01 -04:00
Armin Kuster
2893be10d0
chipsec: update to 1.9.1
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2022-11-19 14:01:41 -05:00
Armin Kuster
824d2762f6
update chipsec to 1.8.8
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2022-09-12 11:11:50 -04:00
Armin Kuster
8cf673deaa
chipsec: update to 1.8.7
...
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2022-07-30 14:11:27 -07:00
Armin Kuster
a87a1a3e7c
chipsec: update to 1.8.5
...
minor recipe cleanup
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2022-06-23 18:47:59 -07:00
Joe Slater
93f2146211
LICENSE: update to SPDX standard names
...
Use convert-spdx-licenses.py to update LICENSE in recipes.
Signed-off-by: Joe Slater <joe.slater@windriver.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2022-04-13 13:45:44 -07:00
Armin Kuster
8ff2d27721
chipsec: fix WARNING
...
distutils3.bbclass is deprecated, please use setuptools3.bbclass instead
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2022-02-22 08:10:02 -08:00
Armin Kuster
7e27eb5fca
recipes: Update SRC_URI branch and protocols
...
This patch updates SRC_URIs using git to include branch=master if no branch is set
and also to use protocol=https for github urls as generated by the conversion script
in OE-Core.
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-11-04 08:18:00 -07:00
Liwei Song
7f9a5b311e
recipes-security/chipsec: platform security assessment framework
...
Add chipsec, tools to dump and analyzing hardware, system firmware
components, like PCH register, ioport or iomem configuration space.
Signed-off-by: Liwei Song <liwei.song@windriver.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2021-10-18 21:50:22 -07:00