Files
meta-openembedded/meta-networking/recipes-support
Gyorgy Sarvari c3c2495e9f cifs-utils: fix broken PACKAGECONFIGs
Some PACKAGECONFIGs (cifsidmap, cifsacl, pam) were failing to build since
a while, erroring out with:

| ../sources/cifs-utils-7.4/resolve_host.c:23:10: fatal error: config.h: No such file or directory
|    23 | #include "config.h"
|       |          ^~~~~~~~~~
| compilation terminated.

The config.h header is generated in the root of build folder, and it seems
that the recipe can't be built 100% out of the source tree.

To avoid this issue, add ${B} as an include folder to CFLAGS, so it finds
the required header.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-12-25 11:25:59 -08:00
..
2025-03-24 07:29:13 -07:00
2025-12-22 18:20:58 -08:00
2025-09-04 10:28:22 -07:00
2025-03-21 11:07:33 -07:00
2025-11-18 08:23:43 -08:00
2025-11-10 20:31:55 -08:00
2025-08-20 07:35:08 -07:00
2025-10-29 21:02:54 -07:00
2025-07-15 23:54:15 -07:00
2024-05-23 08:44:42 -07:00
2025-12-24 13:18:27 -08:00
2025-04-19 14:36:07 -07:00
2025-11-28 11:39:52 -08:00
2025-06-26 07:26:21 -07:00
2025-11-13 10:15:06 -08:00
2025-12-16 19:57:33 -08:00
2025-12-02 09:18:20 -08:00
2024-04-09 13:56:26 -07:00
2025-07-18 21:02:45 -07:00
2025-10-29 21:02:20 -07:00
2025-04-19 14:36:02 -07:00
2024-11-21 21:42:35 -08:00
2025-12-24 13:18:25 -08:00
2023-12-29 09:04:16 -08:00
2025-12-16 19:57:34 -08:00
2025-11-04 16:52:46 -08:00