forked from mirrors/linphone-iphone
Specify git revisions to force rebuild by bitbake on update.
This commit is contained in:
parent
73321771a8
commit
adb7c56ac0
9 changed files with 13 additions and 13 deletions
|
|
@ -2,10 +2,10 @@ DESCRIPTION = "iLBC codec as published in IETF RFC 3951"
|
|||
SECTION = "libs"
|
||||
PRIORITY = "optional"
|
||||
LICENSE = "LGPLv3"
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "git://git.linphone.org/libilbc-rfc3951.git;protocol=git"
|
||||
SRCREV = "HEAD"
|
||||
SRCREV = "b9490e0cbdda6a4ec29f7c47d81d3997004fedba"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=586c8a6efdeabd095cc4206ce4d0699b"
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
|
||||
SRCREV = "HEAD"
|
||||
SRCREV = "73321771a8834bc4a5170115daaad09182525463"
|
||||
L_GIT_SRC_URI = "gitosis@git.linphone.org:linphone-daemon"
|
||||
PR_append = "+gitr${SRCREV}"
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
DESCRIPTION = "Audio/video SIP-based IP phone (console edition)"
|
||||
HOMEPAGE = "http://www.linphone.org/?lang=us"
|
||||
LICENSE = "GPLv2"
|
||||
PR="r9"
|
||||
PR="r10"
|
||||
|
||||
DEFAULT_PREFERENCE = "3"
|
||||
OVERRIDES_append = ":console"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
DESCRIPTION = "Audio/video SIP-based IP phone (console edition)"
|
||||
HOMEPAGE = "http://www.linphone.org/?lang=us"
|
||||
LICENSE = "GPLv2"
|
||||
PR="r9"
|
||||
PR="r10"
|
||||
|
||||
DEFAULT_PREFERENCE = "3"
|
||||
OVERRIDES_append = ":console"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
DESCRIPTION = "Audio/video SIP-based IP phone (console edition)"
|
||||
HOMEPAGE = "http://www.linphone.org/?lang=us"
|
||||
LICENSE = "GPLv2"
|
||||
PR="r10"
|
||||
PR="r11"
|
||||
|
||||
DEFAULT_PREFERENCE = "3"
|
||||
OVERRIDES_append = ":console"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
DESCRIPTION = "Audio/video SIP-based IP phone (console edition)"
|
||||
HOMEPAGE = "http://www.linphone.org/?lang=us"
|
||||
LICENSE = "GPLv2"
|
||||
PR="r9"
|
||||
PR="r10"
|
||||
|
||||
DEFAULT_PREFERENCE = "3"
|
||||
OVERRIDES_append = ":console"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
PR = "r1"
|
||||
PR = "r2"
|
||||
SRC_URI = "git://git.linphone.org/msamr.git;protocol=git"
|
||||
SRCREV = "HEAD"
|
||||
SRCREV = "6ed342ed00526c21e85f8a06538fe3da2c7a24f4"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
OVERRIDES_append = ":wideband"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
PR = "r1"
|
||||
PR = "r2"
|
||||
SRC_URI = "git://git.linphone.org/msamr.git;protocol=git"
|
||||
SRCREV = "HEAD"
|
||||
SRCREV = "6ed342ed00526c21e85f8a06538fe3da2c7a24f4"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
require msamr-common.inc
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
PR = "r0"
|
||||
PR = "r1"
|
||||
SRC_URI = "git://git.linphone.org/msilbc.git;protocol=git"
|
||||
SRCREV = "HEAD"
|
||||
SRCREV = "2bf845d7f537eb671dd32ca5b0cc932e8bb48952"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
require msilbc-common.inc
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue