vala-dbus-binding-tool: bump SRCREV and add recipe for 0.4.0 tarball

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2012-07-27 17:16:38 +02:00
parent 4438b2cc31
commit 82b9444f72
3 changed files with 10 additions and 3 deletions

View File

@@ -9,7 +9,7 @@ INC_PR = "r3"
export XDG_DATA_DIRS = "${STAGING_DATADIR}"
SRC_URI = "http://downloads.freesmartphone.org/sources/vala-dbus-binding-tool-${PV}.tar.bz2;name=archive"
SRC_URI = "http://downloads.freesmartphone.org/sources/${BPN}/${BP}.tar.bz2;name=archive"
inherit autotools perlnative

View File

@@ -0,0 +1,4 @@
require vala-dbus-binding-tool.inc
SRC_URI[archive.md5sum] = "b7537a087f9f468e25170e81df0ed93f"
SRC_URI[archive.sha256sum] = "6b0d3796e92b031839e2e2f484e294153ad9eaf9d32915056199a49ce8328722"

View File

@@ -1,6 +1,9 @@
require vala-dbus-binding-tool.inc
SRCREV = "2c72ff9c981be947837c72d3aa38e1fbf074068f"
PV = "0.3.2+gitr${SRCPV}"
DEFAULT_PREFERENCE = "-1"
SRCREV = "53d56816a4154e3467f07bd22f4e27d166e3e3f3"
PV = "0.4.0+gitr${SRCPV}"
SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;protocol=git;branch=master"
S = "${WORKDIR}/git"