Go to file
Martin Jansa 2c313ca01f gtkperf: add gtk+ dependency
* when there is no gtk+ in sysroot, configure fails to find it
  but doesn't cause do_configure task to fail :/

  configure: WARNING: using cross tools not prefixed with host triplet
  checking pkg-config is at least version 0.9.0... yes
  checking for GTK... no

* builds fails a bit later with confusing do_install error:
  ERROR: Function failed: do_install (log file is located at /OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/gtkperf/0.40-r0/temp/log.do_install.31526)
  ERROR: Logfile of failure stored in: /OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/gtkperf/0.40-r0/temp/log.do_install.31526
  Log data follows:
  | DEBUG: SITE files ['endian-little', 'bit-32', 'ix86-common', 'common-linux', 'common-glibc', 'i586-linux', 'common']
  | DEBUG: Executing shell function do_install
  | NOTE: make -j 9 DESTDIR=/OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/gtkperf/0.40-r0/image install
  | make: *** No rule to make target 'install'.  Stop.
  | ERROR: oe_runmake failed
  | WARNING: /OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/gtkperf/0.40-r0/temp/run.do_install.31526:1 exit 1 from
  |   exit 1
  | ERROR: Function failed: do_install (log file is located at /OE/build/oe-core/tmp-eglibc/work/i586-oe-linux/gtkperf/0.40-r0/temp/log.do_install.31526)
  NOTE: recipe gtkperf-0.40-r0: task do_install: Failed
  ERROR: Task 2 (/OE/build/oe-core/meta-openembedded/meta-oe/recipes-graphics/gtkperf/gtkperf_0.40.bb, do_install) failed with exit code '1'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-05-07 19:19:19 +02:00
contrib update oe-stylize to be Python3 comaptible 2012-12-18 17:35:18 +01:00
meta-efl efl: fix pkg-config files when B!=S 2014-05-05 18:31:29 +02:00
meta-filesystems xfsprogs: Do not do out-of-tree build yet 2014-05-03 20:47:01 +02:00
meta-gnome gcr: add libgcrypt dependency 2014-05-05 18:31:28 +02:00
meta-gpe recipes: bump PRs and remove PRINCs 2014-03-05 18:37:31 +01:00
meta-initramfs klcc_cross: move in target sysroot as crossscript 2014-05-04 11:41:12 +01:00
meta-multimedia coriander: add tiff dependency 2014-05-05 18:31:28 +02:00
meta-networking netperf: fix S!=B issues 2014-05-03 20:47:03 +02:00
meta-oe gtkperf: add gtk+ dependency 2014-05-07 19:19:19 +02:00
meta-perl add libcrypt-openssl-rsa-perl 2014-01-13 09:59:45 +00:00
meta-ruby ruby: add --enable-wide-getaddrinfo to whitelist 2014-05-05 18:31:29 +02:00
meta-systemd lighttpd: rename .bbappend to match with any version 2014-05-03 20:47:03 +02:00
meta-webserver xdebug: fix for S != B 2014-05-03 20:47:03 +02:00
meta-xfce xfce4-session: Take the precedence over mini-x-session 2014-04-20 13:42:06 +02:00
toolchain-layer gcc-4.6: Update to match gcc restructing in OE-Core 2013-09-03 19:56:52 +02:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories