mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
bzip2: bump PR of all recipes depending on bzip2
* Commit e27af1f273e9a7348dd8f5542df9206acd9210f3 of OE-core split bzip2 into binary and library packages. Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
8b5006510a
commit
629d9fa067
@@ -13,7 +13,7 @@ DEPENDS = "libxml2 gconf dbus bzip2 gnome-mime-data zlib"
|
||||
RRECOMMENDS_${PN} = "gnome-vfs-plugin-file shared-mime-info"
|
||||
# Some legacy packages will require gnome-mime-data to be installed, but use of
|
||||
# it is deprecated.
|
||||
PR = "r0"
|
||||
PR = "r1"
|
||||
|
||||
inherit gnome
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@ LICENSE = "GPLv2 & LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=dc7371b50816c96e145fa0f8ade8e24d \
|
||||
file://COPYING.LIB;md5=61464cfe342798eeced82efe9ae55f63"
|
||||
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
SECTION = "libs"
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@ DEPENDS = "libusb1 libcec libplist expat yajl gperf-native libxmu fribidi mpeg2d
|
||||
SRCREV = "f38655f1b565926846c1e17e0e7801c811037b1f"
|
||||
|
||||
PV = "11.0"
|
||||
PR = "r10"
|
||||
PR = "r11"
|
||||
PR_append = "+gitr${SRCPV}"
|
||||
SRC_URI = "git://github.com/xbmc/xbmc.git;branch=eden;protocol=git \
|
||||
file://0001-configure-don-t-run-python-distutils-to-find-STAGING.patch \
|
||||
|
||||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=944f66dcedc98d5a4e5d964bd3b32e7b"
|
||||
# FIXME: There is much more checked libraries. All should be added or explicitly disabled to get consistent results.
|
||||
DEPENDS = "lcms bzip2 jpeg libpng librsvg tiff zlib"
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
PATCHSET = "6"
|
||||
SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}-${PATCHSET}.tar.bz2 \
|
||||
|
||||
@@ -16,7 +16,7 @@ SRC_URI = "svn://code.ros.org/svn/opencv/tags/2.3.1;module=opencv;proto=https \
|
||||
SRCREV = "7198"
|
||||
|
||||
PV = "2.3.1"
|
||||
PR = "r2"
|
||||
PR = "r3"
|
||||
|
||||
S = "${WORKDIR}/opencv"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user