[oe] [meta-gnome][PATCH 1/5] evince: Reset PR to 0

Andreas Müller schnitzeltony at gmail.com
Fri May 18 07:35:40 UTC 2018


On Fri, May 18, 2018 at 9:23 AM, Martin Jansa <martin.jansa at gmail.com> wrote:
> On Thu, May 17, 2018 at 04:21:06PM -0700, Khem Raj wrote:
>> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>> ---
>>  meta-gnome/recipes-gnome/evince/evince_3.28.1.bb | 1 -
>>  1 file changed, 1 deletion(-)
>>
>> diff --git a/meta-gnome/recipes-gnome/evince/evince_3.28.1.bb b/meta-gnome/recipes-gnome/evince/evince_3.28.1.bb
>> index ce73620b09..97fe769c5d 100644
>> --- a/meta-gnome/recipes-gnome/evince/evince_3.28.1.bb
>> +++ b/meta-gnome/recipes-gnome/evince/evince_3.28.1.bb
>> @@ -3,7 +3,6 @@ LICENSE = "GPLv2"
>>  LIC_FILES_CHKSUM = "file://COPYING;md5=96f2f8d5ee576a2163977938ea36fa7b"
>>  SECTION = "x11/office"
>>  DEPENDS = "gtk+3 libsecret ${@bb.utils.contains('DISTRO_FEATURES','x11','gnome-desktop3','',d)} poppler gstreamer1.0-plugins-base orc adwaita-icon-theme intltool-native gnome-common-native"
>> -PR = "r5"
>
> Why, it makes the version going backwards without any good reason to do
> that.
>
* master still has evince 3.24.0
* I sent a patch a week ago to update to 3.28.1 and forgot to reset
PR. This patch is pending.

-> If the update and this patch are applied in same series version
should not go backwards.

Andreas



More information about the Openembedded-devel mailing list