Skip to content
  1. Mar 12, 2013
    • Andreas Müller's avatar
      geany: fix build on perl-less machines · b7fbd492
      Andreas Müller authored
      while testing this patch a hidden configure error was detected [1]
      
      autoreconf: running: gnu-configize
      Can't load '/home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/lib/perl-native/perl/5.14.3/auto/Data/Dumper/Dumper.so' for module Data::Dumper: /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/lib/perl-native/perl/5.14.3/auto/Data/Dumper/Dumper.so: undefined symbol: PL_charclass at /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/lib/perl-native/perl/5.14.3/XSLoader.pm line 71.
       at /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/lib/perl-native/perl/5.14.3/Data/Dumper.pm line 36
      Compilation failed in require at /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/share/autoconf/Autom4te/C4che.pm line 33.
      BEGIN failed--compilation aborted at /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/share/autoconf/Autom4te/C4che.pm line 33.
      Compilation failed in require at /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/bin/autom4te line 37.
      BEGIN failed--compilation aborted at /home/andreas/tmp/oe-core-eglibc/sysroots/x86_64-linux/usr/bin/autom4te line 37.
      autoreconf: Leaving directory `.'
      
      but this seems unrelated to geany.
      
      [1] http://lists.linuxtogo.org/pipermail/openembedded-core/2013-March/036745.html
      
      
      
      Signed-off-by: default avatarAndreas Müller <schnitzeltony@googlemail.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      b7fbd492
    • Andreas Müller's avatar
      midori: update to 0.4.8 · 655cf47c
      Andreas Müller authored
      
      
      the following issues caused similarity index decreasing:
      
      | waf: error: no such option: --disable-hildon
      
      | Checking for Python			:  /usr/bin/python2
      
      | Checking for zeitgeist-1.0 >= 0.3.14        : Package zeitgeist-1.0 was not found in the pkg-config search path.
      | Perhaps you should add the directory containing `zeitgeist-1.0.pc'
      
      Run tests showed artifacts with google maps. Theses showed up with previous
      version of midori and current version of firefox too. So they seem
      independent of this update.
      
      Signed-off-by: default avatarAndreas Müller <schnitzeltony@googlemail.com>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      655cf47c
    • Andreas Oberritter's avatar
      swig: avoid host contamination, make build deterministic · 9150eee6
      Andreas Oberritter authored
      
      
      * Explicitly disable all other languages than python, which was the
        only language listed in DEPENDS.
      
      * Inherit pythonnative to make it find OE's python executable.
      
      * Depend on libpcre in order to reliably enable Swig's regex feature.
      
      Signed-off-by: default avatarAndreas Oberritter <obi@opendreambox.org>
      Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
      9150eee6
  2. Mar 08, 2013
  3. Mar 07, 2013
  4. Mar 06, 2013
  5. Mar 05, 2013
  6. Mar 02, 2013
  7. Feb 25, 2013
  8. Feb 21, 2013
  9. Feb 18, 2013
  10. Feb 16, 2013
  11. Feb 15, 2013