diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2013-03-29 22:20:01 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-02 18:11:05 +0100 |
commit | 46e1a4f0ada44b0ee55ed56c93a06556f6a27ac6 (patch) | |
tree | 39e3ef8778f8c45d9aa70fd4692fb03b564d49e5 /meta/conf | |
parent | 3ee9d3631920e68d2970aa9f1f851d48191892cb (diff) | |
download | poky-46e1a4f0ada44b0ee55ed56c93a06556f6a27ac6.tar.gz |
seperatebuilddir.inc: remove reference to gtk+-native
(From OE-Core rev: 3c34da6cd73091f9b2e77e7ee7efbca073af6572)
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/seperatebuilddir.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc index 06df5fd73b..a9ca24090b 100644 --- a/meta/conf/distro/include/seperatebuilddir.inc +++ b/meta/conf/distro/include/seperatebuilddir.inc | |||
@@ -222,7 +222,6 @@ B_pn-gtk+3 = "${SEPB}" | |||
222 | B_pn-gtk-doc-stub = "${SEPB}" | 222 | B_pn-gtk-doc-stub = "${SEPB}" |
223 | B_pn-gtk-doc-stub-native = "${SEPB}" | 223 | B_pn-gtk-doc-stub-native = "${SEPB}" |
224 | B_pn-gtk-engines = "${SEPB}" | 224 | B_pn-gtk-engines = "${SEPB}" |
225 | B_pn-gtk+-native = "${SEPB}" | ||
226 | ##make[1]: *** No rule to make target `data/gtkrc', needed by `all-am'. Stop | 225 | ##make[1]: *** No rule to make target `data/gtkrc', needed by `all-am'. Stop |
227 | ##B_pn-gtk-sato-engine = "${SEPB}" | 226 | ##B_pn-gtk-sato-engine = "${SEPB}" |
228 | B_pn-guile = "${SEPB}" | 227 | B_pn-guile = "${SEPB}" |