[OE-core] [PATCH 01/14] polkit: upgrade to 0.103

Wang, Shane shane.wang at intel.com
Sat Dec 24 07:07:54 UTC 2011


> Op 23 dec. 2011, om 17:35 heeft Shane Wang het volgende geschreven:
> 
>> Signed-off-by: Shane Wang <shane.wang at intel.com> ---
>> .../introspection.patch                            |    0
>> .../polkit-1_pam.patch                             |    0
>> .../polkit/{polkit_0.102.bb => polkit_0.103.bb}    |    6 +++--- 3
>> files changed, 3 insertions(+), 3 deletions(-) rename
>> meta/recipes-extended/polkit/{polkit-0.102 =>
>> polkit-0.103}/introspection.patch (100%) rename
>> meta/recipes-extended/polkit/{polkit-0.102 =>
>> polkit-0.103}/polkit-1_pam.patch (100%) rename
>> meta/recipes-extended/polkit/{polkit_0.102.bb => polkit_0.103.bb} (84%)
>> 
>> diff --git
>> a/meta/recipes-extended/polkit/polkit-0.102/introspection.patch
>> b/meta/recipes-extended/polkit/polkit-0.103/introspection.patch
>> similarity index 100% rename from
>> meta/recipes-extended/polkit/polkit-0.102/introspection.patch rename to
>> meta/recipes-extended/polkit/polkit-0.103/introspection.patch diff
>> --git a/meta/recipes-extended/polkit/polkit-0.102/polkit-1_pam.patch
>> b/meta/recipes-extended/polkit/polkit-0.103/polkit-1_pam.patch
>> similarity index 100% rename from
>> meta/recipes-extended/polkit/polkit-0.102/polkit-1_pam.patch rename to
>> meta/recipes-extended/polkit/polkit-0.103/polkit-1_pam.patch diff --git
>> a/meta/recipes-extended/polkit/polkit_0.102.bb
>> b/meta/recipes-extended/polkit/polkit_0.103.bb similarity index 84%
>> rename from meta/recipes-extended/polkit/polkit_0.102.bb rename to
>> meta/recipes-extended/polkit/polkit_0.103.bb index 714aa8e..0498494
>> 100644 --- a/meta/recipes-extended/polkit/polkit_0.102.bb +++
>> b/meta/recipes-extended/polkit/polkit_0.103.bb @@ -4,7 +4,7 @@ HOMEPAGE
>> = "http://code.google.com/p/polkit/" LICENSE = "LGPLv2+"
>> LIC_FILES_CHKSUM = "file://COPYING;md5=155db86cdbafa7532b41f390409283eb
>> \
>> 
> file://src/polkit/polkit.h;beginline=1;endilne=20;md5=9f797b8912dac8a806b
> e820c14e783f8 \
>> -
> file://docs/polkit/html/license.html;md5=570dd8c794dc8df913cb03b86e78d
> 936"
>> +
> file://docs/polkit/html/license.html;md5=d85a36709a446c10f4ee123f9dda0
> e38"
> 
> What changed?
> 

The diff is trivial:

< <meta name="generator" content="GTK-Doc V1.17 (XML mode)">
---
> <meta name="generator" content="GTK-Doc V1.18 (XML mode)">
514c514
<           Generated by GTK-Doc V1.17</div>
---
>           Generated by GTK-Doc V1.18</div>


>> 
>> SRC_URI = "http://hal.freedesktop.org/releases/polkit-${PV}.tar.gz \
>>            file://introspection.patch \
>> @@ -28,5 +28,5 @@ do_install_append() {
>> 	rm -f ${D}${libdir}/${PN}-1/extensions/*.a
>> }
>> 
>> -SRC_URI[md5sum] = "a3726bdb9728c103e58f62131e26693a"
>> -SRC_URI[sha256sum] =
> "0a6573da841c6f5c428218f1456aed45724a0127932af0de563d568bb90586
> 41"
>> +SRC_URI[md5sum] = "aaacf2ef18774ea8a825a426a7cfe763"
>> +SRC_URI[sha256sum] =
> "36607c8ce576980ee55bd12bab1944f13217eb8e9d04ab56022545861ece3b c5"
> 
> These should go next to SRC_URI, not at the bottom

Will update

--
Shane




More information about the Openembedded-core mailing list