mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 20:07:25 +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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user