diff options
author | Ross Burton <ross.burton@intel.com> | 2013-06-27 17:40:51 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-02 22:23:47 +0100 |
commit | 8fc0d26f04303c29505b0d015baf9a90b7e60c90 (patch) | |
tree | a5baa88b85d7e73c3b20415dd257183345600da3 /meta/conf/distro | |
parent | 5da33c5e2bf2243ba5a4a356c97654142124d326 (diff) | |
download | poky-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/distro')
-rw-r--r-- | meta/conf/distro/include/seperatebuilddir.inc | 8 |
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}" | |||
68 | B_pn-ccache-native = "${SEPB}" | 68 | B_pn-ccache-native = "${SEPB}" |
69 | B_pn-chrpath = "${SEPB}" | 69 | B_pn-chrpath = "${SEPB}" |
70 | B_pn-chrpath-native = "${SEPB}" | 70 | B_pn-chrpath-native = "${SEPB}" |
71 | B_pn-clutter-1.8 = "${SEPB}" | 71 | B_pn-clutter-1.0 = "${SEPB}" |
72 | B_pn-clutter-gst-1.8 = "${SEPB}" | 72 | B_pn-clutter-gst-1.0 = "${SEPB}" |
73 | B_pn-clutter-gtk-1.8 = "${SEPB}" | 73 | B_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}" |
76 | B_pn-cogl = "${SEPB}" | 76 | B_pn-cogl-1.0 = "${SEPB}" |
77 | B_pn-compositeproto = "${SEPB}" | 77 | B_pn-compositeproto = "${SEPB}" |
78 | B_pn-compositeproto-native = "${SEPB}" | 78 | B_pn-compositeproto-native = "${SEPB}" |
79 | #B_pn-connman = "${SEPB}" | 79 | #B_pn-connman = "${SEPB}" |