meta-openembedded/meta-xfce/classes
Andreas Müller de430ccd76 xfce-git.bbclass initial add
common preparations for xfce-git-repos

* implement autogen.sh call in do_configure_prepend
* AUTOTOOLS_COPYACLOCAL = "1": In oe-core commit
  79ea036de331bde65a88fb777647dc099ef05acf copying aclocals was moved to
  do_configure[prefuncs]. These are called before do_configure_prepend which
  causes configure.ac not yet being created and autotools_copy_aclocals
  returning undone.

By using this class tons of errors like

| aclocal: error: couldn't open directory '/home/a.mueller/tmp/oe-core-eglibc/work/armv7at2hf-vfp-neon-angstrom-linux-gnueabi/xfce4-settings/4.11.0+gitAUTOINC+b7a0e1fd77-r0/git/aclocal-copy/': No such file or directory
| autoreconf: aclocal failed with exit status: 1

are fixed.

Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
2014-04-20 10:40:26 +02:00
..
thunar-plugin.bbclass thunar-plugin.bbclass: initial add 2013-05-19 09:37:30 +02:00
xfce-app.bbclass xfce-app.bbclass: just set SRC_URI commmon to most xfce-apps 2011-10-31 11:25:55 +01:00
xfce-git.bbclass xfce-git.bbclass initial add 2014-04-20 10:40:26 +02:00
xfce-panel-plugin.bbclass xfce-panel-plugin.bbclass: Add further directories to FILES_${PN} 2011-11-02 17:25:43 +01:00
xfce.bbclass xfce.bbclass: change SRC_URI calculation 2012-09-18 15:53:59 +02:00