[OE-core] [PATCH 09/22] Add a recipe for libsecret

akuster808 akuster808 at gmail.com
Wed Jun 17 18:54:03 UTC 2015



On 06/17/2015 08:05 AM, Andreas Müller wrote:
> On Wed, Jun 17, 2015 at 3:19 PM, Alexander Kanavin
> <alexander.kanavin at linux.intel.com> wrote:
>> libsecret is a dependency of webkit
>>
>> Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
>> ---
>>   meta/recipes-gnome/libsecret/libsecret_0.18.2.bb | 12 ++++++++++++
>>   1 file changed, 12 insertions(+)
>>   create mode 100644 meta/recipes-gnome/libsecret/libsecret_0.18.2.bb
>>
>> diff --git a/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb b/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb
>> new file mode 100644
>> index 0000000..cebc83b
>> --- /dev/null
>> +++ b/meta/recipes-gnome/libsecret/libsecret_0.18.2.bb
>> @@ -0,0 +1,12 @@
>> +SUMMARY = "libsecret is a library for storing and retrieving passwords and other secrets"
>> +LICENSE = "LGPLv2.1"
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"
>> +
>> +inherit gnomebase gtk-doc
>> +
>> +DEPENDS = "glib-2.0 libgcrypt"
>> +
>> +EXTRA_OECONF += "--disable-manpages"
>> +
>> +SRC_URI[archive.md5sum] = "23cdf8267d11a26f88f0dbec1e2022ad"
>> +SRC_URI[archive.sha256sum] = "12fd288b012e1b2b1b54d586cd4c6507885715534644b4534b7ef7d7079ba443"
>> --
>> 2.1.4
>>
>> --
> I think I have seen this recipe somewhere.. A note would have been nice

it is in meta-openembedded/meta-gnome per layer index. So is this part 
of move from one layer another task?

I take once accepted, the removal patches will be sent out?

- armin
>
> Andreas
>



More information about the Openembedded-core mailing list