Skip to content
  1. Apr 20, 2014
    • Andreas Müller's avatar
      xarchiver: fix configue · 2699b34e
      Andreas Müller authored
      
      
      * use xfce-git to fix aclocal-copy error
      * add intltool-native in DEPENDS to fix
        | configure.in:57: error: possibly undefined macro: AC_PROG_INTLTOOL
      
      Signed-off-by: default avatarAndreas Müller <schnitzeltony@googlemail.com>
      2699b34e
    • Andreas Müller's avatar
      xfce-git.bbclass initial add · de430ccd
      Andreas Müller authored
      
      
      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: default avatarAndreas Müller <schnitzeltony@googlemail.com>
      de430ccd
  2. Apr 06, 2014
  3. Apr 02, 2014
  4. Mar 29, 2014
  5. Mar 27, 2014
  6. Mar 26, 2014
  7. Mar 23, 2014
  8. Mar 19, 2014
  9. Mar 18, 2014