]> code.ossystems Code Review - openembedded-core.git/commit
irda-utils: Weak Define the build TARGETS
authorKhem Raj <raj.khem@gmail.com>
Mon, 31 Aug 2015 06:17:20 +0000 (06:17 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 12 Sep 2015 21:47:12 +0000 (22:47 +0100)
commit6369bff034a6ee8fbf7fd47d3f9ba46c3ac1a367
treedb17aeadaaf2099981875674f994bde1ea3d1715
parente7147de9f28925b1bb5df39d9c0848dd7957328c
irda-utils: Weak Define the build TARGETS

This will help one to disable the targets via bbappends if needed
e.g. musl can not compile irdaping since it uses includes
net/if_packet.h, which (on GLIBC) only defines struct sockaddr_pkt but
not in other libc e.g. musl that makes irdaping specific to glibc

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/irda-utils/irda-utils_0.9.18.bb