mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-25 13:18:27 +00:00
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:
@@ -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
|
||||
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
require vala-dbus-binding-tool.inc
|
||||
|
||||
SRC_URI[archive.md5sum] = "b7537a087f9f468e25170e81df0ed93f"
|
||||
SRC_URI[archive.sha256sum] = "6b0d3796e92b031839e2e2f484e294153ad9eaf9d32915056199a49ce8328722"
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user