summaryrefslogtreecommitdiffstats
path: root/meta/conf
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-06-27 17:40:51 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-07-02 22:23:47 +0100
commit8fc0d26f04303c29505b0d015baf9a90b7e60c90 (patch)
treea5baa88b85d7e73c3b20415dd257183345600da3 /meta/conf
parent5da33c5e2bf2243ba5a4a356c97654142124d326 (diff)
downloadpoky-8fc0d26f04303c29505b0d015baf9a90b7e60c90.tar.gz
seperatebuilddir: cogl and clutter build out of tree
(From OE-Core rev: bbbb5f3816a8851d4af713db304b45d9ecb9820d) 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>
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/seperatebuilddir.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc
index d113f92fd9..979f44b471 100644
--- a/meta/conf/distro/include/seperatebuilddir.inc
+++ b/meta/conf/distro/include/seperatebuilddir.inc
@@ -68,12 +68,12 @@ B_pn-ccache = "${SEPB}"
68B_pn-ccache-native = "${SEPB}" 68B_pn-ccache-native = "${SEPB}"
69B_pn-chrpath = "${SEPB}" 69B_pn-chrpath = "${SEPB}"
70B_pn-chrpath-native = "${SEPB}" 70B_pn-chrpath-native = "${SEPB}"
71B_pn-clutter-1.8 = "${SEPB}" 71B_pn-clutter-1.0 = "${SEPB}"
72B_pn-clutter-gst-1.8 = "${SEPB}" 72B_pn-clutter-gst-1.0 = "${SEPB}"
73B_pn-clutter-gtk-1.8 = "${SEPB}" 73B_pn-clutter-gtk-1.0 = "${SEPB}"
74#B_pn-cmake = "${SEPB}" 74#B_pn-cmake = "${SEPB}"
75#B_pn-cmake-native = "${SEPB}" 75#B_pn-cmake-native = "${SEPB}"
76B_pn-cogl = "${SEPB}" 76B_pn-cogl-1.0 = "${SEPB}"
77B_pn-compositeproto = "${SEPB}" 77B_pn-compositeproto = "${SEPB}"
78B_pn-compositeproto-native = "${SEPB}" 78B_pn-compositeproto-native = "${SEPB}"
79#B_pn-connman = "${SEPB}" 79#B_pn-connman = "${SEPB}"