meta-openembedded/meta-oe/recipes-connectivity
Martin Jansa bcfc89236b midori: fix build with dirty vala
* there is only one line added to default waf file
  in unpack_wafdir() just before last chdir and return
  because those files are downloaded and cannot be patched in normal way
  os.system("sed -i \"s/version=output.split/version=output.replace('-dirty','').split/g\" wafadmin/Tools/vala.py")

* It fails to parse version like this
  /OE/shr-core/tmp/sysroots/x86_64-linux/usr/bin/valac --version
  Vala 0.12.1-dirty
  reporting 0.0.0 instead which breaks configure

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2011-11-01 08:54:34 +01:00
..
2011-06-10 15:46:20 +02:00
2011-07-14 16:49:27 +01:00
2011-11-01 08:54:34 +01:00
2011-09-19 14:24:37 +02:00
2011-10-18 09:16:02 +02:00
2011-07-26 08:21:29 +02:00
2011-09-19 14:05:51 +02:00
2011-10-24 16:24:25 +02:00
2011-08-02 21:43:27 +02:00