aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libframeworkd-glib_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/libframeworkd-glib_git.bb')
-rw-r--r--recipes/freesmartphone/libframeworkd-glib_git.bb6
1 files changed, 1 insertions, 5 deletions
diff --git a/recipes/freesmartphone/libframeworkd-glib_git.bb b/recipes/freesmartphone/libframeworkd-glib_git.bb
index f3834d4b02..fbcd3abaa1 100644
--- a/recipes/freesmartphone/libframeworkd-glib_git.bb
+++ b/recipes/freesmartphone/libframeworkd-glib_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "freesmartphone.org API glib wrapper"
LICENSE = "LGPL"
SECTION = "devel"
DEPENDS = "dbus-glib"
-SRCREV = "322ad983ee811308d9a8dd6df02cf02ab2c0825f"
+SRCREV = "95a266d3ffa17352792d59d16ff8671898d445a2"
PV = "0.0.1+gitr${SRCPV}"
PE = "1"
PR = "r0"
@@ -12,7 +12,3 @@ S = "${WORKDIR}/git"
inherit autotools pkgconfig
-do_stage() {
- autotools_stage_all
-}
-