mirror of
https://git.yoctoproject.org/poky
synced 2026-04-13 05:02:24 +02:00
separatebuilddir: build libproxy and taglib out of the source tree
(From OE-Core rev: 706084cedc73612af4feb5dd9075f1efb1b7d58c) 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:
committed by
Richard Purdie
parent
6aafc529d7
commit
3c6fde03db
@@ -320,8 +320,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-libproxy = "${SEPB}"
|
||||
B_pn-libpthread-stubs = "${SEPB}"
|
||||
B_pn-libpthread-stubs-native = "${SEPB}"
|
||||
B_pn-librsvg = "${SEPB}"
|
||||
@@ -660,6 +659,7 @@ B_pn-sysprof = "${SEPB}"
|
||||
B_pn-systemd = "${SEPB}"
|
||||
B_pn-systemtap = "${SEPB}"
|
||||
B_pn-systemtap-native = "${SEPB}"
|
||||
B_pn-taglib = "${SEPB}"
|
||||
B_pn-tar = "${SEPB}"
|
||||
B_pn-tar-replacement-native = "${SEPB}"
|
||||
B_pn-tcl = "${SEPB}"
|
||||
|
||||
Reference in New Issue
Block a user