[oe] [meta-oe][PATCH] plymouth: Add recipe

Khem Raj raj.khem at gmail.com
Thu Sep 3 07:40:43 UTC 2015


> On Sep 3, 2015, at 12:22 AM, Andreas Müller <schnitzeltony at googlemail.com> wrote:
> 
> Hi Khem,
> 
> I was on my TODO - thanks. Tiny comment below.
> 
> On Thu, Sep 3, 2015 at 2:26 AM, Khem Raj <raj.khem at gmail.com> wrote:
>> Signed-off-by: Khem Raj <raj.khem at gmail.com>
>> ---
>> meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb | 62 +++++++++++++++++++++++++
>> 1 file changed, 62 insertions(+)
>> create mode 100644 meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
>> 
>> diff --git a/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb b/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
>> new file mode 100644
>> index 0000000..f7f1af2
>> --- /dev/null
>> +++ b/meta-oe/recipes-core/plymouth/plymouth_0.9.2.bb
>> @@ -0,0 +1,62 @@
>> +SUMMARY = "Plymouth is a project from Fedora providing a flicker-free graphical boot process."
>> +
>> +DESCRIPTION = "Plymouth is an application that runs very early in the boot process \
>> +               (even before the root filesystem is mounted!) that provides a \
>> +              graphical boot animation while the boot process happens in the background."
>> +
>> +HOMEPAGE = "http://www.freedesktop.org/wiki/Software/Plymouth"
>> +SECTION = "base"
>> +
>> +LICENSE = "GPLv2+"
>> +
>> +LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
>> +
>> +DEPENDS = "libcap libpng cairo dbus udev"
>> +PROVIDES = "virtual/psplash"
>> +RPROVIDES_${PN} = "virtual/psplash virtual/psplash-support"
>> +
>> +SRC_URI = "http://www.freedesktop.org/software/plymouth/releases/${BPN}-${PV}.tar.bz2"
>> +SRC_URI[md5sum] = "ff420994deb7ea203df678df92e7ab7d"
>> +SRC_URI[sha256sum] = "2f0ce82042cf9c7eadd2517a1f74c8a85fa8699781d9f294a06eade29fbed57f"
>> +
>> +EXTRA_OECONF += " --enable-shared --disable-static \
>> +                  --disable-gtk --disable-pango \
> ^ This line should go - it is in PACKAGECONFIG

Done

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20150903/8d59adc9/attachment-0002.sig>


More information about the Openembedded-devel mailing list