From: Phil Blundell Date: Sat, 3 Jul 2004 12:59:05 +0000 (+0000) Subject: add gpe-bootsplash X-Git-Tag: Release-2010-05/1~18383 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34a1b8d1f0efe79cc22b16aeaa78d01c0e296c75;p=openembedded.git add gpe-bootsplash BKrev: 40e6ad99Rz-4vPw5qwCv1X0N9cG7wA --- diff --git a/meta/meta-gpe.oe b/meta/meta-gpe.oe index b1195de657..4243ab0d9d 100644 --- a/meta/meta-gpe.oe +++ b/meta/meta-gpe.oe @@ -1,7 +1,7 @@ PACKAGES = gpe gpe-task-base gpe-task-utils gpe-task-pim DESCRIPTION = "Meta-package for GPE Palmtop Environment" MAINTAINER = "Phil Blundell " -PR = "r3" +PR = "r4" ALLOW_EMPTY = 1 @@ -16,6 +16,7 @@ gpe-base = "\ gpe-icons \ gpe-confd \ gpe-autostarter \ + gpe-bootsplash \ xst" RDEPENDS_gpe-task-base := "${gpe-base} libfontconfig-utils"