From 6f53c97f549d7a028bcac511d3430d15dc1b27f8 Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Sat, 9 May 2009 11:34:04 -0400 Subject: ortp-0.13.1 : Add later version of ortp. Convert to use .inc. * There are later versions, but this version is needed for openbts. --- recipes/ortp/ortp_0.7.1.bb | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) (limited to 'recipes/ortp/ortp_0.7.1.bb') diff --git a/recipes/ortp/ortp_0.7.1.bb b/recipes/ortp/ortp_0.7.1.bb index c05e9d51cb..0318301cfd 100644 --- a/recipes/ortp/ortp_0.7.1.bb +++ b/recipes/ortp/ortp_0.7.1.bb @@ -1,20 +1,4 @@ -DESCRIPTION = "An LGPL implementation of RTP - RFC3550" -LICENSE = "LGPL" -DEPENDS = "glibc " +require ortp.inc PR = "r1" -inherit autotools pkgconfig - -SRC_URI = "http://download.savannah.nongnu.org/releases/linphone/${PN}/sources/${P}.tar.gz" - -do_compile_append() { - sed -i -e s:${STAGING_DIR_TARGET}::g \ - -e s:/${TARGET_SYS}::g \ - ortp.pc - -} - -do_stage () { - autotools_stage_all -} -- cgit v1.2.3