[oe-commits] Koen Kooi : e-wm config angstrom: add PACKAGES_DYNAMIC

git version control git at git.openembedded.org
Thu Jun 18 16:55:53 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e94965627f624a26663bedca3dce0c78dbc551f3
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e94965627f624a26663bedca3dce0c78dbc551f3

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Jun 18 18:55:06 2009 +0200

e-wm config angstrom: add PACKAGES_DYNAMIC

---

 recipes/angstrom/e-wm-config-angstrom.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/recipes/angstrom/e-wm-config-angstrom.bb b/recipes/angstrom/e-wm-config-angstrom.bb
index 50666a7..5b33088 100644
--- a/recipes/angstrom/e-wm-config-angstrom.bb
+++ b/recipes/angstrom/e-wm-config-angstrom.bb
@@ -4,6 +4,8 @@ DEPENDS = "edje-native eet-native"
 RDEPENDS = "e-wm"
 RRECOMMENDS = "places gnome-icon-theme"
 
+PACKAGES_DYNAMIC = "e-wm-config-angstrom*"
+
 PR = "r11"
 
 SRC_URI = " \





More information about the Openembedded-commits mailing list