Lee Chee Yang
1f7b2ab1d2
libgloss: update bbappend to match 4.5.0
...
Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com >
2025-12-31 08:45:57 +08:00
Naveen Saini
6c98151197
libgloss: add bbappend
...
It carries patch to disable warnings as error for x86 32-bit
(qemu-x86) machine.
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com >
2024-09-30 09:27:54 +08:00
Naveen Saini
ac53222255
newlib: add bbappend
...
Build newlib library to be thread-safe in multithreaded environment.
https://github.com/zephyrproject-rtos/zephyr/pull/21518
https://github.com/zephyrproject-rtos/zephyr/issues/21519
https://github.com/zephyrproject-rtos/zephyr/pull/36201
https://sourceware.org/legacy-ml/newlib/2016/msg01165.html
https://sourceware.org/git/?p=newlib-cygwin.git;a=commit;h=bd54749095ee45d7136b6e7c8a1e5218749c87b6
Error log:
newlib/libc-hooks.c:310:1: note: in expansion of macro 'BUILD_ASSERT'
BUILD_ASSERT(IS_ENABLED(_RETARGETABLE_LOCKING), "Retargetable locking must be enabled");
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com >
Tested-by: Jon Mason <jon.mason@arm.com >
2022-11-14 18:01:00 +08:00
Naveen Saini
b917a0f551
arc: drop obsolete recipes and bbappends
...
Remove recipes and bbappends which are not being used.
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com >
Tested-by: Jon Mason <jon.mason@arm.com >
2022-11-14 18:01:00 +08:00
Eilís Ní Fhlannagáin
dde88ba40b
meta-zephyr-core/bsp: Restructure into sublayers
...
This commit restructures meta-zephyr into meta-zephyr-core and
meta-zephyr-bsp. It moves machine definitions into meta-zephyr-bsp
in preparation for adding the autogenerated zephyr machines.
Signed-off-by: Eilís Ní Fhlannagáin <elizabeth.flanagan@huawei.com >
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com >
2022-01-24 19:26:35 +08:00