mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 03:52:39 +02:00
qt-mobility, xserver-xorg, ofono, bluez4, gst-plugins-good: bump PR to rebuild after libudev0 soname change to libudev1
* this patch depends on http://patchwork.openembedded.org/patch/32085/ (From OE-Core rev: 2792569605b50bdad8b2b8398c823dd08006daf1) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
3372d9676f
commit
d67c64e738
@@ -1,6 +1,6 @@
|
||||
require bluez4.inc
|
||||
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
SRC_URI += "file://bluetooth.conf \
|
||||
file://sbc_mmx.patch"
|
||||
|
||||
@@ -4,6 +4,7 @@ SRC_URI = "\
|
||||
${KERNELORG_MIRROR}/linux/network/${BPN}/${BP}.tar.bz2 \
|
||||
file://ofono \
|
||||
"
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI[md5sum] = "e457ea13db22bb2de77767c867dcc4d3"
|
||||
SRC_URI[sha256sum] = "164b413068e810281a5e6c9bb90d5002d80f1c30bef2f3ffdbe70f963079524d"
|
||||
|
||||
@@ -3,7 +3,7 @@ require ofono.inc
|
||||
S = "${WORKDIR}/git"
|
||||
SRCREV = "14544d5996836f628613c2ce544380ee6fc8f514"
|
||||
PV = "0.12-git${SRCPV}"
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
SRC_URI = "git://git.kernel.org/pub/scm/network/ofono/ofono.git;protocol=git \
|
||||
file://ofono"
|
||||
|
||||
@@ -8,5 +8,5 @@ SRC_URI += "file://crosscompile.patch \
|
||||
SRC_URI[md5sum] = "8796fff441e5435ee36a72579008af24"
|
||||
SRC_URI[sha256sum] = "fa415decf02027ca278b06254ccfbcceba2a83c2741405257ebf749da4a73cf2"
|
||||
|
||||
PR = "r3"
|
||||
PR = "r4"
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
|
||||
|
||||
DEPENDS += "gst-plugins-base gconf cairo jpeg libpng gtk+ zlib libid3tag flac \
|
||||
speex libsoup-2.4 pulseaudio"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
inherit gettext gconf
|
||||
|
||||
|
||||
@@ -16,7 +16,7 @@ SRC_URI = "http://get.qt.nokia.com/qt/add-ons/qt-mobility-opensource-src-${PV}.t
|
||||
SRC_URI[md5sum]="ea5db5a8d3dd4709c2926dceda646bd8"
|
||||
SRC_URI[sha256sum]="ee3c88975e04139ac9589f76d4be646d44fcbc4c8c1cf2db621abc154cf0ba44"
|
||||
|
||||
PR = "r5"
|
||||
PR = "r6"
|
||||
|
||||
S = "${WORKDIR}/qt-mobility-opensource-src-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user