6 Commits

Author SHA1 Message Date
Martin Jansa 937e6bce9b vala-dbus-binding-tool: fix the version inside the package
* "vala-dbus-binding-tool_version" string ends as the version and e.g. libfso-glib doesn't like it at all
  | configure: error: Package requirements (vala-dbus-binding-tool-1.0 >= 0.4.0) were not met:
  | Requested 'vala-dbus-binding-tool-1.0 >= 0.4.0' but version of Vala-DBus-Binding-Tool is vala-dbus-binding-tool_version

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-11 11:34:04 +02:00
Martin Jansa 15dde1c22c vala-dbus-binding-tool: upgrade to different 0.4.0 release
* new version of vala-dbus-binding-tool was released with 0.4.0 version
  but unfortunately there already was 0.4.0 and 0.4.1 version, see
  comment in git recipe for more details
* be aware that it's actually newer than 0.4.1 used before
  and it's compatible with gee-0.8 which is newer than gee-1.0
  and yes I know how incorrect it sounds, but it's truth
* remove negative preference from git recipe so it's used by default
  and most people wont notice the mess with 0.4.0 archives

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2015-05-11 10:25:52 +02:00
Jackie Huang b79176adb3 remove the unnecessary protocol parameters
It's not necessary to specify the protocol parameter when it's the
default protocol for the fetcher, e.g. the default protocol for
git fetcher it git, "protocol=git" isn't needed.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2013-09-03 16:59:13 +02:00
Martin Jansa 82b9444f72 vala-dbus-binding-tool: bump SRCREV and add recipe for 0.4.0 tarball
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-07-28 12:32:04 +02:00
Martin Jansa 59a641b2ae vala-dbus-biniding-tool: bump SRCREV
* also needed to rebuild after libgee upgrade

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2012-05-04 10:05:32 +02:00
Martin Jansa 89500c583e recipes,classes: import a lot of recipes from meta-shr
* tested on shr-lite-image for om-gta02 and nokia900 (with meta-shr layer)
2011-04-10 14:43:41 +02:00