diff --git a/build/openembedded/libilbc-rfc3951_git.bb b/build/openembedded/libilbc-rfc3951_git.bb index 0e07c133c..250976172 100644 --- a/build/openembedded/libilbc-rfc3951_git.bb +++ b/build/openembedded/libilbc-rfc3951_git.bb @@ -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" diff --git a/build/openembedded/linphone-common_git.inc b/build/openembedded/linphone-common_git.inc index b582b4324..cc047e157 100644 --- a/build/openembedded/linphone-common_git.inc +++ b/build/openembedded/linphone-common_git.inc @@ -1,5 +1,5 @@ -SRCREV = "HEAD" +SRCREV = "73321771a8834bc4a5170115daaad09182525463" L_GIT_SRC_URI = "gitosis@git.linphone.org:linphone-daemon" PR_append = "+gitr${SRCREV}" diff --git a/build/openembedded/linphone_+git-nogtk-gsm-video-x11.bb b/build/openembedded/linphone_+git-nogtk-gsm-video-x11.bb index 57735e6ac..56c8fa6fe 100644 --- a/build/openembedded/linphone_+git-nogtk-gsm-video-x11.bb +++ b/build/openembedded/linphone_+git-nogtk-gsm-video-x11.bb @@ -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" diff --git a/build/openembedded/linphone_+git-nogtk-gsm-video.bb b/build/openembedded/linphone_+git-nogtk-gsm-video.bb index 59cc563e5..48a58d4ac 100644 --- a/build/openembedded/linphone_+git-nogtk-gsm-video.bb +++ b/build/openembedded/linphone_+git-nogtk-gsm-video.bb @@ -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" diff --git a/build/openembedded/linphone_+git-nogtk-gsm.bb b/build/openembedded/linphone_+git-nogtk-gsm.bb index a0d782ce6..04eae2c8e 100644 --- a/build/openembedded/linphone_+git-nogtk-gsm.bb +++ b/build/openembedded/linphone_+git-nogtk-gsm.bb @@ -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" diff --git a/build/openembedded/linphone_+git-nogtk.bb b/build/openembedded/linphone_+git-nogtk.bb index 8a8896c9f..8397cc507 100644 --- a/build/openembedded/linphone_+git-nogtk.bb +++ b/build/openembedded/linphone_+git-nogtk.bb @@ -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" diff --git a/build/openembedded/msamr_git+wb.bb b/build/openembedded/msamr_git+wb.bb index 5c40aed1e..63f1caa8b 100644 --- a/build/openembedded/msamr_git+wb.bb +++ b/build/openembedded/msamr_git+wb.bb @@ -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" diff --git a/build/openembedded/msamr_git.bb b/build/openembedded/msamr_git.bb index 56592e035..07b394dc2 100644 --- a/build/openembedded/msamr_git.bb +++ b/build/openembedded/msamr_git.bb @@ -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 diff --git a/build/openembedded/msilbc_git.bb b/build/openembedded/msilbc_git.bb index 37b7cfd88..3ed186094 100644 --- a/build/openembedded/msilbc_git.bb +++ b/build/openembedded/msilbc_git.bb @@ -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