[oe-commits] Richard Purdie : distro: Add separatebuilddir.inc

git at git.openembedded.org git at git.openembedded.org
Thu Mar 21 23:50:24 UTC 2013


Module: openembedded-core.git
Branch: master-next
Commit: 95ced45f2075ecc3dd93671cf3b02ec547981d8d
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=95ced45f2075ecc3dd93671cf3b02ec547981d8d

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Tue Mar  5 16:48:11 2013 +0000

distro: Add separatebuilddir.inc

Going forward its going to be useful to separate build data from source data
in those autotooled projects which support it. Unfortunately there is a lot
of breakage so for now, this starts the creation of an opt in list which
we can iterate over enable more recipes over time.

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/conf/distro/defaultsetup.conf            |    1 +
 meta/conf/distro/include/seperatebuilddir.inc |  772 +++++++++++++++++++++++++
 2 files changed, 773 insertions(+), 0 deletions(-)

Diff:   http://git.openembedded.org/?p=openembedded-core.git/?a=commitdiff;h=95ced45f2075ecc3dd93671cf3b02ec547981d8d




More information about the Openembedded-commits mailing list