[oe-commits] Ghislain MARY : Allow shr-theme-niebiee to be empty so that the metapackage is created.

git version control git at git.openembedded.org
Mon Sep 7 14:16:56 UTC 2009


Module: openembedded.git
Branch: shr/import
Commit: cc78e7587b2afe8baed40e138a7f1b53ebd215b7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=cc78e7587b2afe8baed40e138a7f1b53ebd215b7

Author: Ghislain MARY <gmary at lunacymaze.org>
Date:   Fri Sep  4 07:07:22 2009 +0000

Allow shr-theme-niebiee to be empty so that the metapackage is created.

---

 recipes/shr/shr-theme-niebiee.bb |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/recipes/shr/shr-theme-niebiee.bb b/recipes/shr/shr-theme-niebiee.bb
index a824e3b..5e5a139 100644
--- a/recipes/shr/shr-theme-niebiee.bb
+++ b/recipes/shr/shr-theme-niebiee.bb
@@ -2,4 +2,6 @@ DESCRIPTION = "Niebiee - extremely blue theme for SHR (metapackage)"
 SECTION = "x11/data"
 RDEPENDS += "e-wm-theme-illume-niebiee elementary-theme-niebiee shr-splash-theme-niebiee"
 PV = "0.1"
-PR = "r0"
+PR = "r1"
+
+ALLOW_EMPTY = "1"





More information about the Openembedded-commits mailing list