]> code.ossystems Code Review - openembedded-core.git/commitdiff
separatebuilddir: add comments
authorRoss Burton <ross.burton@intel.com>
Tue, 6 Aug 2013 11:23:49 +0000 (12:23 +0100)
committerSaul Wold <sgw@linux.intel.com>
Fri, 9 Aug 2013 15:54:46 +0000 (08:54 -0700)
Add a comment explaining the libproxy failure, and note that wpa-supplicant doesn't support B!=S.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/conf/distro/include/seperatebuilddir.inc

index 979f44b47159bad6e115fc94ca1abea10e51fdf9..fbd5bdb7f376f6686f8eb7d0d5d49983cdf7df76 100644 (file)
@@ -323,6 +323,7 @@ B_pn-libpcre = "${SEPB}"
 B_pn-libpcre-native = "${SEPB}"
 B_pn-libpng = "${SEPB}"
 B_pn-libpng-native = "${SEPB}"
+# Needs automatic support in cmake.bbclass
 #B_pn-libproxy = "${SEPB}"
 B_pn-libpthread-stubs = "${SEPB}"
 B_pn-libpthread-stubs-native = "${SEPB}"
@@ -773,3 +774,6 @@ B_pn-xz-native = "${SEPB}"
 B_pn-yasm = "${SEPB}"
 B_pn-yasm-native = "${SEPB}"
 B_pn-zaurusd = "${SEPB}"
+
+# Recipes that cannot by design use a separate build directory:
+# wpa-supplicant