On 10/19/21 10:04 AM, Kai wrote:
On 10/15/21 5:52 PM, Martin Jansa wrote:
On Fri, Oct 15, 2021 at 11:37 AM kai <[email protected]
<mailto:[email protected]>> wrote:
From: Kai Kang <[email protected]
<mailto:[email protected]>>
According to oe-core commit
652fdf8719 sstate: Allow validation of sstate singatures against
list of keys
I think you should refer to this oe-core commit instead:
https://git.openembedded.org/openembedded-core/commit/?id=8e26252b45b7660c7c67c702411bdec187a76ffc
<https://urldefense.com/v3/__https://git.openembedded.org/openembedded-core/commit/?id=8e26252b45b7660c7c67c702411bdec187a76ffc__;!!AjveYdw8EvQ!OqpKHpxJolz3bOaQE_okg1SweTyz2-VSUwISYZZHfluMUOPETvbidzkHFC8R2i6sEg$>
My fault. I referred to wrong commit. Thank you for pointing out.
Regards,
Kai
Sorry, just ref the commit in Yocto. Will ref to URL link next time.
Regards,
Kai
pkgconfig-native is not deployed in sysroot by default any more.
Inherit
pkgconfig.bbclass to make it work for ceph.
Signed-off-by: Kai Kang <[email protected]
<mailto:[email protected]>>
---
recipes-extended/ceph/ceph_15.2.12.bb
<https://urldefense.com/v3/__http://ceph_15.2.12.bb__;!!AjveYdw8EvQ!OqpKHpxJolz3bOaQE_okg1SweTyz2-VSUwISYZZHfluMUOPETvbidzkHFC__tW5c3Q$>
| 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-extended/ceph/ceph_15.2.12.bb
<https://urldefense.com/v3/__http://ceph_15.2.12.bb__;!!AjveYdw8EvQ!OqpKHpxJolz3bOaQE_okg1SweTyz2-VSUwISYZZHfluMUOPETvbidzkHFC__tW5c3Q$>
b/recipes-extended/ceph/ceph_15.2.12.bb
<https://urldefense.com/v3/__http://ceph_15.2.12.bb__;!!AjveYdw8EvQ!OqpKHpxJolz3bOaQE_okg1SweTyz2-VSUwISYZZHfluMUOPETvbidzkHFC__tW5c3Q$>
index 6636d7a..693b525 100644
--- a/recipes-extended/ceph/ceph_15.2.12.bb
<https://urldefense.com/v3/__http://ceph_15.2.12.bb__;!!AjveYdw8EvQ!OqpKHpxJolz3bOaQE_okg1SweTyz2-VSUwISYZZHfluMUOPETvbidzkHFC__tW5c3Q$>
+++ b/recipes-extended/ceph/ceph_15.2.12.bb
<https://urldefense.com/v3/__http://ceph_15.2.12.bb__;!!AjveYdw8EvQ!OqpKHpxJolz3bOaQE_okg1SweTyz2-VSUwISYZZHfluMUOPETvbidzkHFC__tW5c3Q$>
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM =
"file://COPYING-LGPL2.1;md5=fbc093901857fcd118f065f900982c24
file://COPYING-GPL2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
file://COPYING;md5=4eb012c221c5fd4b760029a2981a6754 \
"
-inherit cmake python3native python3-dir systemd
+inherit cmake pkgconfig python3native python3-dir systemd
# Disable python pybind support for ceph temporary, when corss
compiling pybind,
# pybind mix cmake and python setup environment, would case a
lot of errors.
--
2.17.1
--
Kai Kang
Wind River Linux
--
Kai Kang
Wind River Linux
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#6839):
https://lists.yoctoproject.org/g/meta-virtualization/message/6839
Mute This Topic: https://lists.yoctoproject.org/mt/86335151/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-