aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr/libphone-utils_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/shr/libphone-utils_git.bb')
-rw-r--r--recipes/shr/libphone-utils_git.bb7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes/shr/libphone-utils_git.bb b/recipes/shr/libphone-utils_git.bb
index 88d5d4b10a..09e16d9675 100644
--- a/recipes/shr/libphone-utils_git.bb
+++ b/recipes/shr/libphone-utils_git.bb
@@ -1,13 +1,16 @@
DESCRIPTION = "phone-utils library"
SECTION = "libs"
-SRCREV = "3eb7242866543a266bd43a048d05b1a674ce94cf"
+SRCREV = "d3f510d75f76d6d03c53b3376ce1aba1c88062e7"
PV = "0.0.2+gitr${SRCPV}"
PR = "r2"
DEPENDS="glib-2.0"
-inherit pkgconfig autotools autotools_stage
+inherit pkgconfig autotools autotools
CONFFILES_${PN} = "${sysconfdir}/phone-utils.conf"
SRC_URI = "git://git.shr-project.org/repo/libphone-utils.git;protocol=http;branch=master"
S="${WORKDIR}/git"
+
+PACKAGES =+ " ${PN}-test"
+FILES_${PN}-test = "${bindir}/phoneutils_test"