Yi Zhao
d5ce74c955
meta-integrity/conf/layer.conf: rename BBFILE_COLLECTIONS
...
There is already a BBFILE_COLLECTIONS named integrity in
meta-security/meta-integrity layer, which will casue conflicts.
Rename BBFILE_COLLECTIONS to integrity-layer.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2023-01-19 11:16:32 +08:00
Yi Zhao
225076287f
layer.conf: add langdale to LAYERSERIES_COMPAT
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2022-11-03 09:47:47 +08:00
Jia Zhang
2ccf4aa4e3
meta-secure-core: support kirkstone
...
Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com >
2022-06-05 14:51:31 +08:00
Yi Zhao
bbd671ca72
meta-secure-core: Handle bitbake variable renaming
...
This is the result of automated script conversion:
poky/scripts/contrib/convert-variable-renames.py meta-secure-core
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2022-04-08 09:05:06 +08:00
Yi Zhao
2bd48852e2
meta-secure-core: fix wrong operator combination
...
Operations like XXX:append += "YYY" are almost always wrong and this
is a common mistake made in the metadata. Improve them to use the
standard format.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2021-11-18 13:58:20 +08:00
Chen Qi
438190a471
layer.conf: add back append to BB_HASHBASE_WHITELIST
...
Add back the append override, as the '+=' operator will make the
default value of BB_HASHBASE_WHITELIST in oe-core not have any
effect.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com >
2021-08-16 20:39:40 +08:00
Yi Zhao
9f03a89db8
layer.conf: add honister to LAYERSERIES_COMPAT
...
Drop other releases since they are not compatible anymore.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2021-08-09 18:51:13 +08:00
Yi Zhao
4042043742
meta-secure-core: Convert to new override syntax
...
Converting the metadata to use ":" as the override character instead of "_".
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2021-08-09 18:51:13 +08:00
Yi Zhao
6cbe3df2a2
layer.conf: add hardknott to LAYERSERIES_COMPAT
...
Remove other releases since they are not compatible anymore.
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2021-04-21 12:57:22 +08:00
Bartłomiej Burdukiewicz
50a847007d
conf/layer.conf: Add gatesgarth to LAYERSERIES_COMPAT
...
Signed-off-by: Bartłomiej Burdukiewicz <bartlomiej.burdukiewicz@gmail.com >
2020-12-09 09:17:12 +08:00
Christophe Priouzeau
ac1ec689f2
conf/layer.conf: Add dunfell to LAYERSERIES_COMPAT
...
Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com >
2020-05-27 08:22:24 +08:00
muvarov
e3678e964c
conf/layer.conf: Add zeus to LAYERSERIES_COMPAT ( #121 )
...
Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org >
2019-11-01 08:39:17 +08:00
Yi Zhao
990593c179
meta-integrity/conf/layer.conf: add opemembedded-layer as layer dependency
...
Fix ima-inspect build failure:
$ bitbake ima-inspect
ERROR: Nothing PROVIDES 'tclap' (but
/build/poky/meta-secure-core/meta-integrity/recipes-support/ima-inspect/ima-inspect_0.11.bb
DEPENDS on or otherwise requires it).
ERROR: Required build target 'ima-inspect' has no buildable providers.
Missing or unbuildable dependency chain was: ['ima-inspect', 'tclap']
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2019-06-21 10:16:04 +08:00
Yi Zhao
a2688eb342
conf/layer.conf: Add warrior to LAYERSERIES_COMPAT
...
Signed-off-by: Yi Zhao <yi.zhao@windriver.com >
2019-04-23 15:43:10 +08:00
Hongxu Jia
c1a543fc99
layer.conf: update LAYERSERIES_COMPAT sumo' -> thud'
...
Since `9ec5a8a layer.conf: Drop sumo from LAYERSERIES_CORENAMES' and
`9867924 layer.conf: Add thud to LAYERSERIES_CORENAMES' applied in oe-core,
update LAYERSERIES_COMPAT `sumo' -> `thud'
Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com >
2018-10-08 14:47:47 +08:00
Jia Zhang
139a9b656d
Clean up the stuffs for stable branches
...
The following commits are reverted by the way:
- seloader: Fix building for rocko (bc6bbe2 )
- meta-integrity: rpm: Add back in required patches for rocko (5fa9c85 )
Because they are only applicable to rocko.
Signed-off-by: Jia Zhang <zhang.jia@linux.alibaba.com >
2018-09-20 21:21:37 -04:00
Tom Rini
cd40815e69
layer.conf: Mark as compatible with rocko
...
As we also work with the 'rocko' release list that in our
LAYERSERIES_COMPAT.
Signed-off-by: Tom Rini <trini@konsulko.com >
2018-07-25 20:41:35 +08:00
Trevor Woerner
18d65f8933
layer.conf: add LAYERSERIES_COMPAT
...
see https://patchwork.openembedded.org/patch/140542/
Signed-off-by: Trevor Woerner <twoerner@gmail.com >
2018-05-26 08:08:58 +08:00
Jia Zhang
49fadf7ef0
Update BB_HASHBASE_WHITELIST
...
Signed-off-by: Jia Zhang <lans.zhang2008@gmail.com >
2017-09-01 20:28:38 +08:00
Wenzong Fan
c41b36ea73
meta-integrity: add tpm2, tpm as LAYERRECOMMENDS ( #9 )
...
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com >
2017-08-24 13:34:03 +08:00
Jia Zhang
6fd5d7be55
meta-integrity: remove INHERIT += "sign_rpm_ext"
...
This definition should be placed in local.conf.
Signed-off-by: Jia Zhang <lans.zhang2008@gmail.com >
2017-08-23 17:38:01 +08:00
Lans Zhang
e874405319
meta-secure-core: define the oe index name
...
Signed-off-by: Lans Zhang <jia.zhang@windriver.com >
2017-07-20 14:17:27 +08:00
Lans Zhang
fbce2ce14b
meta-integrity: enable sign_rpm_ext to support rpm and file signing
...
Signed-off-by: Lans Zhang <jia.zhang@windriver.com >
2017-07-11 12:58:05 +08:00
Lans Zhang
1b3e594449
meta-secure-core: initial commit
...
Signed-off-by: Lans Zhang <jia.zhang@windriver.com >
2017-06-22 15:24:04 +08:00