aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpephone/libiac2_svn.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gpephone/libiac2_svn.bb')
-rw-r--r--recipes/gpephone/libiac2_svn.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/recipes/gpephone/libiac2_svn.bb b/recipes/gpephone/libiac2_svn.bb
deleted file mode 100644
index 6f4ba0f3d9..0000000000
--- a/recipes/gpephone/libiac2_svn.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-DESCRIPTION = "LiPS IPC library."
-SECTION = "gpe/libs"
-PRIORITY = "optional"
-LICENSE = "LiPS"
-DEPENDS = "gtk+ gtk-doc dbus-glib"
-SRCREV = "1590"
-PV = "0.0+svnr${SRCPV}"
-PE = "1"
-PR = "r0"
-
-inherit gpephone pkgconfig autotools
-
-SRC_URI = "${GPEPHONE_SVN} \
- file://disable-tests.patch;striplevel=0"
-
-EXTRA_OECONF = "--enable-gui --enable-test=no --with-cuint=no"
-
-S = ${WORKDIR}/${PN}
-