Files
meta-openembedded/meta-oe/recipes-connectivity
Martin Jansa 17a1bb00de libwebsockets: remove STAGING_LIBDIR with /
* after buildpath warnings fix from:
  https://git.openembedded.org/meta-openembedded/commit/?id=eeef1fddd9052bed4b1a91565260518eb042fed2
  the LibwebsocketsTargets.cmake ends with:
  INTERFACE_LINK_LIBRARIES "ssl;crypto;ssl;crypto;/libcap.so;-lpthread"
  instead of:
  INTERFACE_LINK_LIBRARIES "ssl;crypto;ssl;crypto;/OE/build/.../libwebsockets/4.3.3/lib32-recipe-sysroot/usr/lib/libcap.so;-lpthread"
  which causes e.g. mosquitto to fail in do_compile with:
  ninja: error: '/libcap.so', needed by 'src/mosquitto', missing and no known rule to make it

* this happens only when libwebsocket is built with libcap enabled
  (by libcap in DEPENDS)

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-05-24 14:31:08 -07:00
..
2024-04-23 15:15:31 -07:00
2023-11-17 11:38:24 -08:00
2024-03-25 18:52:53 -07:00
2023-11-17 11:38:24 -08:00
2024-05-19 08:28:01 -07:00
2024-02-12 19:33:53 -08:00
2024-02-09 09:52:12 -08:00
2023-11-12 12:02:25 -08:00
2023-07-13 07:22:17 -07:00
2024-02-09 09:52:12 -08:00
2024-01-12 10:30:32 -08:00
2024-04-02 11:28:55 -07:00
2024-02-09 09:52:12 -08:00