mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 01:19:30 +00:00
separatebuilddir: add comments
Add a comment explaining the libproxy failure, and note that wpa-supplicant doesn't support B!=S. (From OE-Core rev: ba9b3465bcd639a78328e9d2540c14cddf53cae5) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
6305e6a0ad
commit
afd80c0569
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user