poky.conf: Include separatebuilddir.inc

Use the separate builddir code for poky.

(From meta-yocto rev: 2e861624ebcadd1ebbd37fa5892d2f9f44215c13)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie 2013-03-23 11:39:12 +00:00
parent 2143c9965e
commit 9e366e1532
1 changed files with 1 additions and 0 deletions

View File

@ -107,3 +107,4 @@ INHERIT += "poky-sanity"
WARN_QA = "textrel pkgvarcheck"
ERROR_QA = "dev-so debug-deps dev-deps debug-files arch la2 pkgconfig la perms useless-rpaths rpaths staticdev ldflags"
include conf/distro/include/seperatebuilddir.inc