mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 15:32:13 +02:00
separatebuilddir: Drop cmake lines since cmake class has this as default now
The changes to cmake make this unneeded now. (From OE-Core rev: 92472980b816ee9ada502c1965976cb6eedc0a27) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -320,7 +320,6 @@ B_pn-libpcre = "${SEPB}"
|
||||
B_pn-libpcre-native = "${SEPB}"
|
||||
B_pn-libpng = "${SEPB}"
|
||||
B_pn-libpng-native = "${SEPB}"
|
||||
B_pn-libproxy = "${SEPB}"
|
||||
B_pn-libpthread-stubs = "${SEPB}"
|
||||
B_pn-libpthread-stubs-native = "${SEPB}"
|
||||
B_pn-librsvg = "${SEPB}"
|
||||
@@ -659,7 +658,6 @@ 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