diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2011-06-02 14:32:06 (GMT) |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-06-02 15:11:44 (GMT) |
commit | b3ae264b21d61269a59727d98ce797cefe537e38 (patch) | |
tree | 19955360a50447e3ecf9cd3a61b6f23c4396e2e4 /meta-emenlow | |
parent | 53f1184c0965512f1f8398a81bc69d8f5f8047a0 (diff) | |
download | meta-intel-b3ae264b21d61269a59727d98ce797cefe537e38.tar.gz |
meta-emenlow: remove obsolete bbappends
Qt 4.6.3 and Clutter 1.4 have been removed from oe-core / poky.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
Diffstat (limited to 'meta-emenlow')
-rw-r--r-- | meta-emenlow/recipes-graphics/clutter/clutter-1.4_1.4.2.bbappend | 4 | ||||
-rw-r--r-- | meta-emenlow/recipes-qt/qt4/qt4-x11-free_4.6.3.bbappend | 2 |
2 files changed, 0 insertions, 6 deletions
diff --git a/meta-emenlow/recipes-graphics/clutter/clutter-1.4_1.4.2.bbappend b/meta-emenlow/recipes-graphics/clutter/clutter-1.4_1.4.2.bbappend deleted file mode 100644 index 71677ad..0000000 --- a/meta-emenlow/recipes-graphics/clutter/clutter-1.4_1.4.2.bbappend +++ /dev/null | |||
@@ -1,4 +0,0 @@ | |||
1 | DEPENDS_emenlow = "${STDDEPENDS} virtual/xserver-xf86 virtual/libgl" | ||
2 | EXTRA_OECONF_emenlow = "${BASE_CONF} --with-flavour=glx" | ||
3 | PACKAGE_ARCH_emenlow = "${MACHINE_ARCH}" | ||
4 | |||
diff --git a/meta-emenlow/recipes-qt/qt4/qt4-x11-free_4.6.3.bbappend b/meta-emenlow/recipes-qt/qt4/qt4-x11-free_4.6.3.bbappend deleted file mode 100644 index 92eabf2..0000000 --- a/meta-emenlow/recipes-qt/qt4/qt4-x11-free_4.6.3.bbappend +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | QT_GLFLAGS_emenlow = "-opengl" | ||
2 | |||