> On Sep 3, 2015, at 12:22 AM, Andreas Müller <[email protected]> 
> wrote:
> 
> Hi Khem,
> 
> I was on my TODO - thanks. Tiny comment below.
> 
> On Thu, Sep 3, 2015 at 2:26 AM, Khem Raj <[email protected]> wrote:
>> Signed-off-by: Khem Raj <[email protected]>
>> ---
>> 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

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to