|
Re: [meta-cgl][PATCH] pacemaker: Fix build with -fno-common
Ping.
Thanks,
By
Yu, Mingli
·
#50807
·
|
|
[meta-cgl][PATCH] pacemaker: improve reproducibility
From: Mingli Yu <mingli.yu@...>
Remove the build path info from the files such as crm_master,
crm_report and etc to improve reproducibility.
Signed-off-by: Mingli Yu
From: Mingli Yu <mingli.yu@...>
Remove the build path info from the files such as crm_master,
crm_report and etc to improve reproducibility.
Signed-off-by: Mingli Yu
|
By
Yu, Mingli
·
#50806
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.2_M3.rc2)
By
Sangeeta Jain
·
#50805
·
|
|
Re: QA notification for completed autobuilder build (yocto-3.2_M3.rc2)
There were two failures in this build. One was a single selftest
failure which I'll look into. The other was a qemumips altcfg image
loss of networking. I know Saul is working on better debug for that
There were two failures in this build. One was a single selftest
failure which I'll look into. The other was a qemumips altcfg image
loss of networking. I know Saul is working on better debug for that
|
By
Richard Purdie
·
#50804
·
|
|
Re: [meta-anaconda][PATCH] libgnomekbd: add recipe which was removed from meta-openembedded
Merged. Thanks.
Kai
-- Kai KangWind River Linux
Merged. Thanks.
Kai
-- Kai KangWind River Linux
|
By
kai
·
#50803
·
|
|
[meta-anaconda][PATCH] libgnomekbd: add recipe which was removed from meta-openembedded
Add this recipe as python3-anaconda recipe still needs it.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
recipes-gnome/libgnome/libgnomekbd_3.26.1.bb | 14 ++++++++++++++
1 file changed, 14
Add this recipe as python3-anaconda recipe still needs it.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
recipes-gnome/libgnome/libgnomekbd_3.26.1.bb | 14 ++++++++++++++
1 file changed, 14
|
By
Chen Qi
·
#50802
·
|
|
[meta-cgl][PATCH V3] ucarp: fix build error with gcc-10
Add a patch to use __attribute__((packed)) to replace __packed to
avoid multiple definition build error with gcc10.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
Add a patch to use __attribute__((packed)) to replace __packed to
avoid multiple definition build error with gcc10.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
|
By
Chen Qi
·
#50801
·
|
|
Re: [meta-cgl][PATCH V2] ucarp: fix build error with gcc-10
Thanks for this info.
I'll send out V3 to use '__attribute__((packed))__'.
Best Regards,
Chen Qi
Thanks for this info.
I'll send out V3 to use '__attribute__((packed))__'.
Best Regards,
Chen Qi
|
By
Chen Qi
·
#50800
·
|
|
Re: [meta-cgl][PATCH V2] ucarp: fix build error with gcc-10
Forgot to mention, I also tested with '__attribute__((packed))', the build succeeded.
Adrian, Alexandru and Joe, I'll send out V3 with this change.
You can choose V2 or V3 as you
Forgot to mention, I also tested with '__attribute__((packed))', the build succeeded.
Adrian, Alexandru and Joe, I'll send out V3 with this change.
You can choose V2 or V3 as you
|
By
Chen Qi
·
#50799
·
|
|
Re: [meta-cgl][PATCH V2] ucarp: fix build error with gcc-10
certain compilers do allow __packed keyword and it might be
intentional too. If its removed then
the bug will become even more subtler, therefore. if we want to change
the code then its perhaps
better
certain compilers do allow __packed keyword and it might be
intentional too. If its removed then
the bug will become even more subtler, therefore. if we want to change
the code then its perhaps
better
|
By
Khem Raj
·
#50798
·
|
|
Re: [meta-cgl][PATCH V2] ucarp: fix build error with gcc-10
It's possible, but I didn't look at the logic and I don't want to. Anyway, the variable never had any effect. So I figure it's safe to remove it, and this will not change any behavior.
Unfortunately,
It's possible, but I didn't look at the logic and I don't want to. Anyway, the variable never had any effect. So I figure it's safe to remove it, and this will not change any behavior.
Unfortunately,
|
By
Chen Qi
·
#50797
·
|
|
Re: [meta-cgl][PATCH V2] ucarp: fix build error with gcc-10
I wonder if the intention is to mark this structure as packed struct
then it should be replaced with __attribute__((packed))
I wonder if the intention is to mark this structure as packed struct
then it should be replaced with __attribute__((packed))
|
By
Khem Raj
·
#50796
·
|
|
[meta-cgl][PATCH V2] ucarp: fix build error with gcc-10
Add a patch to remove the useless '__packed' variable to avoid
multiple definition error with gcc10.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
...001-ip_carp.h-remove-unused-__packed.patch
Add a patch to remove the useless '__packed' variable to avoid
multiple definition error with gcc10.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
...001-ip_carp.h-remove-unused-__packed.patch
|
By
Chen Qi
·
#50795
·
|
|
QA notification for completed autobuilder build (yocto-3.2_M3.rc2)
A build flagged for QA (yocto-3.2_M3.rc2) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.2_M3.rc2
Build hash information:
bitbake:
A build flagged for QA (yocto-3.2_M3.rc2) was completed on the autobuilder and is available at:
https://autobuilder.yocto.io/pub/releases/yocto-3.2_M3.rc2
Build hash information:
bitbake:
|
By
Pokybuild User
·
#50794
·
|
|
Re: [meta-cgl][PATCH] meta-cgl-common: depend on meta-python2 layer
Just like Randy points out, please ignore this patch.
I've sent out a new patch to remove 'python-setuptools-native' from crmsh's DEPENDS.
Just like Randy points out, please ignore this patch.
I've sent out a new patch to remove 'python-setuptools-native' from crmsh's DEPENDS.
|
By
Chen Qi
·
#50793
·
|
|
Re: [meta-cgl][PATCH] meta-cgl-common: depend on meta-python2 layer
THANKS. I've sent out a new patch.
THANKS. I've sent out a new patch.
|
By
Chen Qi
·
#50792
·
|
|
[meta-cgl][PATCH] crmsh: remove python-setuptools-native from DEPENDS
Current version of crmsh uses python3-setuptools, which is from
setuptools3.bbclass. So we can safely remove this python2 dependency.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
Current version of crmsh uses python3-setuptools, which is from
setuptools3.bbclass. So we can safely remove this python2 dependency.
Signed-off-by: Chen Qi <Qi.Chen@...>
---
|
By
Chen Qi
·
#50791
·
|
|
[meta-zephyr][PATCH] acrn.conf: set tune corei7-64
Added CONFIG_X86_64 since ACRN hypervisor supports x86_64 capable
platforms only.
Ref:
https://github.com/zephyrproject-rtos/zephyr/commit/d0126a037d23484feebba00d2c0eac27e6393fef
Signed-off-by:
Added CONFIG_X86_64 since ACRN hypervisor supports x86_64 capable
platforms only.
Ref:
https://github.com/zephyrproject-rtos/zephyr/commit/d0126a037d23484feebba00d2c0eac27e6393fef
Signed-off-by:
|
By
Naveen Saini
·
#50790
·
|
|
Re: [meta-mingw][PATCH] Override SDK_VENDOR
Assuming AB success, is this also suitable for stable branches like dunfell?--
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor
Assuming AB success, is this also suitable for stable branches like dunfell?--
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor
|
By
kergoth@...
·
#50789
·
|
|
Re: [meta-cgl][PATCH] meta-cgl-common: depend on meta-python2 layer
Hi Qi,
Are you sure?
It looks like crmsh moved to python3 a while ago as
indicated below.
If there's still a dependency, please open an issue:
Hi Qi,
Are you sure?
It looks like crmsh moved to python3 a while ago as
indicated below.
If there's still a dependency, please open an issue:
|
By
Randy MacLeod
·
#50788
·
|